You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/07/11 14:29:50 UTC

[jira] Created: (NET-330) The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not be present.

The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not be present.
-----------------------------------------------------------------------------------------

                 Key: NET-330
                 URL: https://issues.apache.org/jira/browse/NET-330
             Project: Commons Net
          Issue Type: Bug
          Components: FTP
    Affects Versions: 2.0
            Reporter: Sebb
             Fix For: 3.0


The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not be present.

No other FTPFileEntryParser implementations have this method.

The method does not appear to be used currently in NET,  and the parsers should only be called by the engine, not by external callers.

The method should be deprecated and deleted in the next major release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (NET-330) The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not be present.

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NET-330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887240#action_12887240 ] 

Sebb commented on NET-330:
--------------------------

Deprecation added. Leaving issue open until method has been removed.

> The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not be present.
> -----------------------------------------------------------------------------------------
>
>                 Key: NET-330
>                 URL: https://issues.apache.org/jira/browse/NET-330
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 2.0
>            Reporter: Sebb
>             Fix For: 3.0
>
>
> The method VMSFTPEntryParser.parseFileList(InputStream listStream) should not be present.
> No other FTPFileEntryParser implementations have this method.
> The method does not appear to be used currently in NET,  and the parsers should only be called by the engine, not by external callers.
> The method should be deprecated and deleted in the next major release.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.