You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Miroslav Pokorny (JIRA)" <ji...@apache.org> on 2011/07/23 04:59:09 UTC

[jira] [Created] (SSHD-137) Javadoc for SshFile.truncate() is wrong.

Javadoc for SshFile.truncate() is wrong.
----------------------------------------

                 Key: SSHD-137
                 URL: https://issues.apache.org/jira/browse/SSHD-137
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 0.5.0
            Reporter: Miroslav Pokorny
            Priority: Trivial


    /**
     * Truncate the file to length 0.
     * @return The size of the {@link SshFile} in bytes
     */
    void truncate() throws IOException;

obivously the @return comment is wrong :)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SSHD-137) Javadoc for SshFile.truncate() is wrong.

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SSHD-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-137.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6.0

> Javadoc for SshFile.truncate() is wrong.
> ----------------------------------------
>
>                 Key: SSHD-137
>                 URL: https://issues.apache.org/jira/browse/SSHD-137
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: Miroslav Pokorny
>            Priority: Trivial
>             Fix For: 0.6.0
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
>     /**
>      * Truncate the file to length 0.
>      * @return The size of the {@link SshFile} in bytes
>      */
>     void truncate() throws IOException;
> obivously the @return comment is wrong :)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira