[
https://issues.apache.org/jira/browse/VFS-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963090#comment-13963090
]
Gary Gregory commented on VFS-519:
----------------------------------
Roland,
Would you be willing to provide a patch against trunk?
Thank you,
Gary
> Javadoc is wrong in some places
> -------------------------------
>
> Key: VFS-519
> URL: https://issues.apache.org/jira/browse/VFS-519
> Project: Commons VFS
> Issue Type: Bug
> Reporter: Roland Illig
> Labels: documentation
>
> * {{FileSystemManager.resolveFile(File, String)}} says that the first
> parameter may be {{null}}. When I pass {{null}}, a {{NullPointerException}}
> is thrown.
> * {{FileSystem.getLastModTimeAccuracy}}: the {{\@return}} clause is not
> grammatically correct.
> * {{SftpFileSystemConfigBuilder.setCompression}}: mentions the "jsch
> documentation"; first, jsch does not have documentation, second, the
> reference should be a little more specific.
> * {{SftpFileSystemConfigBuilder.getCompression}}: should be aligned with the
> {{setCompression}} documentation: when I pass {{"zlib,none"}}, it is not
> returned as "the compression algorithm", but as a comma-separated list of
> compression algorithms.
> * {{SftpFileSystemConfigBuilder.setTimeout}} does not mention the time unit.
> It is milliseconds.
> * {{FtpFileSystemConfigBuilder.setTimeout}} does not mention the time unit.
> Same for {{getSoTimeout}}
--
This message was sent by Atlassian JIRA
(v6.2#6252)