[
https://issues.apache.org/jira/browse/NET-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb updated NET-252:
---------------------
Component/s: FTP
> Get rid of using deprecated API in VMSFTPEntryParser
> ----------------------------------------------------
>
> Key: NET-252
> URL: https://issues.apache.org/jira/browse/NET-252
> Project: Commons Net
> Issue Type: Improvement
> Components: FTP
> Affects Versions: 2.0
> Reporter: Martin Oberhuber
> Priority: Trivial
> Fix For: 3.0
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Compiling with -Xlint:deprecation gives:
> src\org\apache\commons\net\ftp\parser\VMSFTPEntryParser.java:119: warning:
> [deprecation] readServerList(java.io.InputStream) in
> org.apache.commons.net.ftp.FTPListParseEngine has been deprecated
> engine.readServerList(listStream);
> ^
> This should be rectified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.