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 2014/04/03 00:15:20 UTC

[jira] [Resolved] (NET-530) input parameter of org.apache.commons.net.ftp.FTP.__getReply(boolean) is not used

     [ https://issues.apache.org/jira/browse/NET-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved NET-530.
----------------------

    Resolution: Fixed

Thanks for the report. Fixed:

URL: http://svn.apache.org/r1584204
Log:
NET-530 input parameter of org.apache.commons.net.ftp.FTP.__getReply(boolean) is not used

Modified:
    commons/proper/net/trunk/src/changes/changes.xml
    commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTP.java

> input parameter of org.apache.commons.net.ftp.FTP.__getReply(boolean) is not used
> ---------------------------------------------------------------------------------
>
>                 Key: NET-530
>                 URL: https://issues.apache.org/jira/browse/NET-530
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.3
>         Environment: windows or linux
>            Reporter: fish ship
>            Priority: Minor
>              Labels: test
>             Fix For: 3.4
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> i noticed the the input parameter 'boolean reportReply' in method org.apache.commons.net.ftp.FTP.__getReply(boolean) is never be used. so it seemde there is no difference between org.apache.commons.net.ftp.FTP.__getReplyNoReport() and org.apache.commons.net.ftp.FTP.__getReply().
> who could tell me why?



--
This message was sent by Atlassian JIRA
(v6.2#6252)