Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.apache.commons.vfs...
  Loading source files for package org.apache.commons.vfs.auth...
  Loading source files for package org.apache.commons.vfs.cache...
  Loading source files for package org.apache.commons.vfs.events...
  Loading source files for package org.apache.commons.vfs.impl...
  Loading source files for package org.apache.commons.vfs.operations...
  Loading source files for package org.apache.commons.vfs.operations.vcs...
  Loading source files for package org.apache.commons.vfs.provider...
  Loading source files for package org.apache.commons.vfs.provider.bzip2...
  Loading source files for package org.apache.commons.vfs.provider.compressed...
  Loading source files for package org.apache.commons.vfs.provider.ftp...
  Loading source files for package org.apache.commons.vfs.provider.gzip...
  Loading source files for package org.apache.commons.vfs.provider.http...
  Loading source files for package org.apache.commons.vfs.provider.https...
  Loading source files for package org.apache.commons.vfs.provider.jar...
  Loading source files for package org.apache.commons.vfs.provider.local...
  Loading source files for package org.apache.commons.vfs.provider.ram...
  Loading source files for package org.apache.commons.vfs.provider.res...
  Loading source files for package org.apache.commons.vfs.provider.sftp...
  Loading source files for package org.apache.commons.vfs.provider.tar...
  Loading source files for package org.apache.commons.vfs.provider.temp...
  Loading source files for package org.apache.commons.vfs.provider.url...
  Loading source files for package org.apache.commons.vfs.provider.zip...
  Loading source files for package org.apache.commons.vfs.tasks...
  Loading source files for package org.apache.commons.vfs.util...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_13
  Generating target/docs/apidocs/constant-values.html...
  Copying file .maven/cache/maven-javadoc-plugin-1.8/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  core/src/main/java/org/apache/commons/vfs/FileFilterSelector.java:27: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileSelector.html...
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject.<br />
   This is to mimic the {@link java.io.FileFilter} interface"
  This sentence is different from what will be interpreted as the first sentence in the
  next major release (when that interpretation will be internationalized), which is:
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject."
  To avoid this note, change the doc comment to make this a proper first sentence, then
  use -breakiterator from that point forward, which will output this new sentence.
  core/src/main/java/org/apache/commons/vfs/operations/AbstractFileOperationProvider.java:96: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:983: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:994: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileObject.html...
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileObject.java:33: warning - The first sentence is interpreted to be:
  "A compressed file.<br>
   Such a file do only have one child (the compressed filename with stripped last extension)"
  This sentence is different from what would be generated using -breakiterator: 
  "A compressed file."
  core/src/main/java/org/apache/commons/vfs/FileContent.java:204: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileSystemException.html...
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. type, encoding, ..."
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:136: warning - The first sentence is interpreted to be:
  "Scans the classpath to find any droped plugin.<br />
   The plugin-description has to be in /META-INF/vfs-providers.xml"
  This sentence is different from what would be generated using -breakiterator: 
  "Scans the classpath to find any droped plugin."
  core/src/main/java/org/apache/commons/vfs/operations/DefaultFileOperations.java:60: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/operations/DefaultFileOperations.java:90: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:983: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:994: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:629: warning - The first sentence is interpreted to be:
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. content-type, content-encoding"
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:117: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:138: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:152: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:184: warning - The first sentence is interpreted to be:
  "Set the known_hosts file."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the known_hosts file. e.g. "
  "Set the identity files (your private key files).<br>
   Need to use a java.io.File as JSch cant deal with vfs FileObjects ;-)"
  This sentence is different from what would be generated using -breakiterator: 
  "Set the identity files (your private key files)."
  "configure the compression to use.<br>
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the compression to use."
  "configure the host key checking to use.<br>
   valid arguments are only yes, no and ask.<br>
   See the jsch documentation for details."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the host key checking to use."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:149: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:163: warning - The first sentence is interpreted to be:
  "Set a single class value.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set a single class value."
  "Set an array of class values.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set an array of class values."
  core/src/main/java/org/apache/commons/vfs/FileSystemManager.java:184: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileSystem.html...
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method."
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java:922: warning - The first sentence is interpreted to be:
  "Closes the given filesystem.<br />
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java:935: warning - The first sentence is interpreted to be:
   If you use VFS as singleton it is VERY dangerous to call this method"
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method"
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  core/src/main/java/org/apache/commons/vfs/Capability.java:40: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/Capability.java:45: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/Capability.html...
  "File content can be read in random mode.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "File content can be read in random mode."
  "File content can be written in random mode.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "File content can be written in random mode."
  core/src/main/java/org/apache/commons/vfs/FileListener.java:41: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileChangeEvent.html...
  "Called when a file is changed.<br />
   This will only happen if you monitor the file using {@link FileMonitor}."
  This sentence is different from what would be generated using -breakiterator: 
  "Called when a file is changed."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:82: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileSystemOptions.html...
  "set the FQCN of your FileEntryParser used to parse the directory listing from your server.<br />
   <br />
   <i>If you do not use the default commons-net FTPFileEntryParserFactory e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "set the FQCN of your FileEntryParser used to parse the directory listing from your server."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:158: warning - The first sentence is interpreted to be:
  "set the data timeout for the ftp client.<br />
   If you set the dataTimeout to <code>null</code> no dataTimeout will be set on the
   ftp client."
  This sentence is different from what would be generated using -breakiterator: 
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:167: warning - The first sentence is interpreted to be:
  "set the data timeout for the ftp client."
  "get the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:176: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:185: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:194: warning - The first sentence is interpreted to be:
  "get the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  "set the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "set the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  "get the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "get the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  "set the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "set the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileSystemConfigBuilder.java:70: warning - The first sentence is interpreted to be:
  "Set the proxy to use for http connection.<br>
   You have to set the ProxyPort too if you would like to have the proxy relly used."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the proxy to use for http connection."
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileSystemConfigBuilder.java:63: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:96: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:117: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:138: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:152: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:184: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:256: warning - The first sentence is interpreted to be:
  "Set the userinfo class to use if e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the userinfo class to use if e.g. a password or a not known host
   will be contacted"
  "Set the known_hosts file."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the known_hosts file. e.g. "
  "Set the identity files (your private key files).<br>
   Need to use a java.io.File as JSch cant deal with vfs FileObjects ;-)"
  This sentence is different from what would be generated using -breakiterator: 
  "Set the identity files (your private key files)."
  "configure the compression to use.<br>
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the compression to use."
  "configure the host key checking to use.<br>
   valid arguments are only yes, no and ask.<br>
   See the jsch documentation for details."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the host key checking to use."
  "Set the proxy to use for sftp connection.<br>
   You have to set the ProxyPort too if you would like to have the proxy relly used."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the proxy to use for sftp connection."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:149: warning - The first sentence is interpreted to be:
  "Set a single class value.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set a single class value."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:163: warning - The first sentence is interpreted to be:
  "Set an array of class values.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set an array of class values."
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:53: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileSystemManager.html...
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file.<br>
   Certain providers are only loaded and available if the dependend library is in your
   classpath."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:102: warning - The first sentence is interpreted to be:
  "Constructor.<br>
   Pass in your fileSystemManager instance."
  This sentence is different from what would be generated using -breakiterator: 
  "Constructor."
  core/src/main/java/org/apache/commons/vfs/cache/DefaultFilesCache.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FilesCache.html...
  "A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation caches every file for the complete lifetime of the used {@link org.apache.commons.vfs.FileSystemManager}."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/cache/LRUFilesCache.java:40: warning - The first sentence is interpreted to be:
  "This implementation caches every file using {@link LRUMap}.<br>
   The default constructor uses a LRU size of 100 per filesystem."
  This sentence is different from what would be generated using -breakiterator: 
  "This implementation caches every file using {@link LRUMap}."
  core/src/main/java/org/apache/commons/vfs/cache/NullFilesCache.java:36: warning - The first sentence is interpreted to be:
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation never ever caches a single file."
  This sentence is different from what would be generated using -breakiterator: 
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/impl/FileContentInfoFilenameFactory.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileContentInfoFactory.html...
  "The FileContentInfoFilenameFactory.<br>
   Uses the filename extension to determine the content-type.<br>
   The content-encoding is not resolved."
  This sentence is different from what would be generated using -breakiterator: 
  "The FileContentInfoFilenameFactory."
  core/src/main/java/org/apache/commons/vfs/FileContent.java:204: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileContentInfo.html...
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. type, encoding, ..."
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:629: warning - The first sentence is interpreted to be:
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. content-type, content-encoding"
  core/src/main/java/org/apache/commons/vfs/FileFilterSelector.java:27: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileDepthSelector.html...
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject.<br />
   This is to mimic the {@link java.io.FileFilter} interface"
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileMonitor.java:85: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/class-use/FileMonitor.html...
  "A polling {@link FileMonitor} implementation.<br />
   <br />
   The DefaultFileMonitor is a Thread based polling file system monitor with a 1
   second delay.<br />
   <br />
   <b>Design:</b>
   <p/>
   There is a Map of monitors known as FileMonitorAgents."
  This sentence is different from what would be generated using -breakiterator: 
  "A polling {@link FileMonitor} implementation."
  core/src/main/java/org/apache/commons/vfs/cache/DefaultFilesCache.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/cache/class-use/AbstractFilesCache.html...
  "A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation caches every file for the complete lifetime of the used {@link org.apache.commons.vfs.FileSystemManager}."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FilesCache} implementation."
  "This implementation caches every file using {@link LRUMap}.<br>
   The default constructor uses a LRU size of 100 per filesystem."
  This sentence is different from what would be generated using -breakiterator: 
  "This implementation caches every file using {@link LRUMap}."
  core/src/main/java/org/apache/commons/vfs/cache/LRUFilesCache.java:40: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/cache/NullFilesCache.java:36: warning - The first sentence is interpreted to be:
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation never ever caches a single file."
  This sentence is different from what would be generated using -breakiterator: 
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation."
  Generating target/docs/apidocs/org/apache/commons/vfs/impl/class-use/DefaultFileSystemManager.html...
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file.<br>
   Certain providers are only loaded and available if the dependend library is in your
   classpath."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file."
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:53: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/cache/DefaultFilesCache.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/AbstractVfsComponent.html...
  "A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation caches every file for the complete lifetime of the used {@link org.apache.commons.vfs.FileSystemManager}."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/cache/LRUFilesCache.java:40: warning - The first sentence is interpreted to be:
  "This implementation caches every file using {@link LRUMap}.<br>
   The default constructor uses a LRU size of 100 per filesystem."
  This sentence is different from what would be generated using -breakiterator: 
  "This implementation caches every file using {@link LRUMap}."
  core/src/main/java/org/apache/commons/vfs/cache/NullFilesCache.java:36: warning - The first sentence is interpreted to be:
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation never ever caches a single file."
  This sentence is different from what would be generated using -breakiterator: 
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/cache/DefaultFilesCache.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/VfsComponent.html...
  "A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation caches every file for the complete lifetime of the used {@link org.apache.commons.vfs.FileSystemManager}."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/cache/LRUFilesCache.java:40: warning - The first sentence is interpreted to be:
  "This implementation caches every file using {@link LRUMap}.<br>
   The default constructor uses a LRU size of 100 per filesystem."
  This sentence is different from what would be generated using -breakiterator: 
  "This implementation caches every file using {@link LRUMap}."
  core/src/main/java/org/apache/commons/vfs/cache/NullFilesCache.java:36: warning - The first sentence is interpreted to be:
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation never ever caches a single file."
  This sentence is different from what would be generated using -breakiterator: 
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/AbstractFileNameParser.html...
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  "Implementation for ftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for ftp. set default port to 21"
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/https/HttpsFileNameParser.java:26: warning - The first sentence is interpreted to be:
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileNameParser.java:26: warning - The first sentence is interpreted to be:
  "Implementation for sftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for sftp. set default port to 22"
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileNameParser.java:34: warning - The first sentence is interpreted to be:
  "Implementation for any java.net.url based filesystem.<br />
   Composite of URLFilenameParser and GenericFilenameParser"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any java.net.url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/FileNameParser.html...
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  "Implementation for ftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for ftp. set default port to 21"
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/https/HttpsFileNameParser.java:26: warning - The first sentence is interpreted to be:
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileNameParser.java:26: warning - The first sentence is interpreted to be:
  "Implementation for sftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for sftp. set default port to 22"
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileNameParser.java:34: warning - The first sentence is interpreted to be:
  "Implementation for any java.net.url based filesystem.<br />
   Composite of URLFilenameParser and GenericFilenameParser"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any java.net.url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileObject.java:33: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/AbstractFileObject.html...
  "A compressed file.<br>
   Such a file do only have one child (the compressed filename with stripped last extension)"
  This sentence is different from what would be generated using -breakiterator: 
  "A compressed file."
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/HostFileNameParser.html...
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  "Implementation for ftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for ftp. set default port to 21"
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  "Implementation for sftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for sftp. set default port to 22"
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/https/HttpsFileNameParser.java:26: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileNameParser.java:26: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/class-use/URLFileNameParser.html...
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  "Implementation for sftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for sftp. set default port to 22"
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/https/HttpsFileNameParser.java:26: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileNameParser.java:26: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/package-use.html...
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/impl/ProviderConfiguration.java:29: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/impl/package-use.html...
  "This class describes the configuration for a provider.<br>
   Used by digester in StandardFileSystemManager"
  This sentence is different from what would be generated using -breakiterator: 
  "This class describes the configuration for a provider."
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/package-use.html...
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileObject.java:33: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/compressed/package-use.html...
  "A compressed file.<br>
   Such a file do only have one child (the compressed filename with stripped last extension)"
  This sentence is different from what would be generated using -breakiterator: 
  "A compressed file."
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileObject.java:33: warning - The first sentence is interpreted to be:
  "A compressed file.<br>
   Such a file do only have one child (the compressed filename with stripped last extension)"
  This sentence is different from what would be generated using -breakiterator: 
  "A compressed file."
  Building index for all the packages and classes...
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileObject.java:33: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "A compressed file.<br>
   Such a file do only have one child (the compressed filename with stripped last extension)"
  This sentence is different from what would be generated using -breakiterator: 
  "A compressed file."
  core/src/main/java/org/apache/commons/vfs/FileSystemManager.java:184: warning - The first sentence is interpreted to be:
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method."
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java:922: warning - The first sentence is interpreted to be:
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method"
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:136: warning - The first sentence is interpreted to be:
  "Scans the classpath to find any droped plugin.<br />
   The plugin-description has to be in /META-INF/vfs-providers.xml"
  This sentence is different from what would be generated using -breakiterator: 
  "Scans the classpath to find any droped plugin."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileMonitor.java:85: warning - The first sentence is interpreted to be:
  "A polling {@link FileMonitor} implementation.<br />
   <br />
   The DefaultFileMonitor is a Thread based polling file system monitor with a 1
   second delay.<br />
   <br />
   <b>Design:</b>
   <p/>
   There is a Map of monitors known as FileMonitorAgents."
  This sentence is different from what would be generated using -breakiterator: 
  "A polling {@link FileMonitor} implementation."
  core/src/main/java/org/apache/commons/vfs/cache/DefaultFilesCache.java:34: warning - The first sentence is interpreted to be:
  "A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation caches every file for the complete lifetime of the used {@link org.apache.commons.vfs.FileSystemManager}."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:52: warning - The first sentence is interpreted to be:
  "This class use reflection to set a configuration value using the fileSystemConfigBuilder
   associated the a scheme.<br><br>
   Example:<br>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "This class use reflection to set a configuration value using the fileSystemConfigBuilder
   associated the a scheme."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:102: warning - The first sentence is interpreted to be:
  "Constructor.<br>
   Pass in your fileSystemManager instance."
  This sentence is different from what would be generated using -breakiterator: 
  "Constructor."
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:994: warning - The first sentence is interpreted to be:
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  core/src/main/java/org/apache/commons/vfs/impl/FileContentInfoFilenameFactory.java:34: warning - The first sentence is interpreted to be:
  "The FileContentInfoFilenameFactory.<br>
   Uses the filename extension to determine the content-type.<br>
   The content-encoding is not resolved."
  This sentence is different from what would be generated using -breakiterator: 
  "The FileContentInfoFilenameFactory."
  core/src/main/java/org/apache/commons/vfs/FileFilterSelector.java:27: warning - The first sentence is interpreted to be:
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject.<br />
   This is to mimic the {@link java.io.FileFilter} interface"
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject."
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  "Implementation for ftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for ftp. set default port to 21"
  core/src/main/java/org/apache/commons/vfs/FileListener.java:41: warning - The first sentence is interpreted to be:
  "Called when a file is changed.<br />
   This will only happen if you monitor the file using {@link FileMonitor}."
  This sentence is different from what would be generated using -breakiterator: 
  "Called when a file is changed."
  core/src/main/java/org/apache/commons/vfs/operations/vcs/VcsLogEntry.java:75: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/provider/FileProvider.java:70: warning - The first sentence is interpreted to be:
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/FileContent.java:204: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:629: warning - The first sentence is interpreted to be:
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. type, encoding, ..."
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. content-type, content-encoding"
  core/src/main/java/org/apache/commons/vfs/operations/vcs/VcsLogEntry.java:102: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:185: warning - The first sentence is interpreted to be:
  "get the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "get the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/FileName.java:192: warning - The first sentence is interpreted to be:
  "returns a "friendly path", this is a path without a password.<br />
   This path can not be used to resolve the path again"
  This sentence is different from what would be generated using -breakiterator: 
  "returns a "friendly path", this is a path without a password."
  core/src/main/java/org/apache/commons/vfs/operations/vcs/VcsLogEntry.java:93: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/operations/vcs/VcsLogEntry.java:111: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/operations/vcs/VcsLogEntry.java:84: warning - @return tag has no arguments.
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:167: warning - The first sentence is interpreted to be:
  "get the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "get the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/https/HttpsFileNameParser.java:26: warning - The first sentence is interpreted to be:
  "Implementation for http."
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:1388: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  "Called when this file is changed.<br />
   This will only happen if you monitor the file using {@link org.apache.commons.vfs.FileMonitor}."
  This sentence is different from what would be generated using -breakiterator: 
  "Called when this file is changed."
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:475: warning - The first sentence is interpreted to be:
  "check if a input and/or output stream is open.<br />
   This checks only the scope of the current thread."
  This sentence is different from what would be generated using -breakiterator: 
  "check if a input and/or output stream is open."
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:487: warning - The first sentence is interpreted to be:
  "check if a input and/or output stream is open.<br />
   This checks all threads."
  This sentence is different from what would be generated using -breakiterator: 
  "check if a input and/or output stream is open."
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:983: warning - The first sentence is interpreted to be:
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  core/src/main/java/org/apache/commons/vfs/cache/LRUFilesCache.java:40: warning - The first sentence is interpreted to be:
  "This implementation caches every file using {@link LRUMap}.<br>
   The default constructor uses a LRU size of 100 per filesystem."
  This sentence is different from what would be generated using -breakiterator: 
  "This implementation caches every file using {@link LRUMap}."
  core/src/main/java/org/apache/commons/vfs/cache/NullFilesCache.java:36: warning - The first sentence is interpreted to be:
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation never ever caches a single file."
  This sentence is different from what would be generated using -breakiterator: 
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/impl/ProviderConfiguration.java:29: warning - The first sentence is interpreted to be:
  "This class describes the configuration for a provider.<br>
   Used by digester in StandardFileSystemManager"
  This sentence is different from what would be generated using -breakiterator: 
  "This class describes the configuration for a provider."
  core/src/main/java/org/apache/commons/vfs/Capability.java:40: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/Capability.java:45: warning - The first sentence is interpreted to be:
  "File content can be read in random mode.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "File content can be read in random mode."
  "File content can be written in random mode.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "File content can be written in random mode."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileNameParser.java:26: warning - The first sentence is interpreted to be:
  "Implementation for sftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for sftp. set default port to 22"
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:53: warning - The first sentence is interpreted to be:
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file.<br>
   Certain providers are only loaded and available if the dependend library is in your
   classpath."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:152: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:149: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:163: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:158: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:194: warning - The first sentence is interpreted to be:
  "configure the compression to use.<br>
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the compression to use."
  "Set a single class value.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set a single class value."
  "Set an array of class values.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set an array of class values."
  "set the data timeout for the ftp client.<br />
   If you set the dataTimeout to <code>null</code> no dataTimeout will be set on the
   ftp client."
  This sentence is different from what would be generated using -breakiterator: 
  "set the data timeout for the ftp client."
  "set the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "set the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:82: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:138: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:117: warning - The first sentence is interpreted to be:
  "set the FQCN of your FileEntryParser used to parse the directory listing from your server.<br />
   <br />
   <i>If you do not use the default commons-net FTPFileEntryParserFactory e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "set the FQCN of your FileEntryParser used to parse the directory listing from your server."
  "Set the identity files (your private key files).<br>
   Need to use a java.io.File as JSch cant deal with vfs FileObjects ;-)"
  This sentence is different from what would be generated using -breakiterator: 
  "Set the identity files (your private key files)."
  "Set the known_hosts file."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the known_hosts file. e.g. "
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileSystemConfigBuilder.java:70: warning - The first sentence is interpreted to be:
  "Set the proxy to use for http connection.<br>
   You have to set the ProxyPort too if you would like to have the proxy relly used."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the proxy to use for http connection."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:256: warning - The first sentence is interpreted to be:
  "Set the proxy to use for sftp connection.<br>
   You have to set the ProxyPort too if you would like to have the proxy relly used."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the proxy to use for sftp connection."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:176: warning - The first sentence is interpreted to be:
  "set the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "set the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:184: warning - The first sentence is interpreted to be:
  "configure the host key checking to use.<br>
   valid arguments are only yes, no and ask.<br>
   See the jsch documentation for details."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the host key checking to use."
  "Set the userinfo class to use if e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the userinfo class to use if e.g. a password or a not known host
   will be contacted"
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:96: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileNameParser.java:34: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  core/src/main/java/org/apache/commons/vfs/VfsLog.java:29: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  "Implementation for any java.net.url based filesystem.<br />
   Composite of URLFilenameParser and GenericFilenameParser"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any java.net.url based filesystem."
  "This class is to keep the old logging behaviour (for ant-task) and to be able to
   correctly use commons-logging.<br>
   I hope i could remove it sometimes."
  This sentence is different from what would be generated using -breakiterator: 
  "This class is to keep the old logging behaviour (for ant-task) and to be able to
   correctly use commons-logging."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java:935: warning - The first sentence is interpreted to be:
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method"
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  Building index for all classes...
  Generating target/docs/apidocs/org/apache/commons/vfs/package-summary.html...
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject.<br />
   This is to mimic the {@link java.io.FileFilter} interface"
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSelector} that selects all children of the given fileObject."
  "Container for FileSystemOptions.<br>
   You have to use *FileSystemConfigBuilder.getInstance() to fill this container<br>
   * = the filesystem provider short name"
  This sentence is different from what would be generated using -breakiterator: 
  "Container for FileSystemOptions."
  core/src/main/java/org/apache/commons/vfs/FileFilterSelector.java:27: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/FileSystemOptions.java:32: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/VfsLog.java:29: warning - The first sentence is interpreted to be:
  "This class is to keep the old logging behaviour (for ant-task) and to be able to
   correctly use commons-logging.<br>
   I hope i could remove it sometimes."
  This sentence is different from what would be generated using -breakiterator: 
  "This class is to keep the old logging behaviour (for ant-task) and to be able to
   correctly use commons-logging."
  core/src/main/java/org/apache/commons/vfs/cache/DefaultFilesCache.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/cache/package-summary.html...
  "A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
  core/src/main/java/org/apache/commons/vfs/cache/LRUFilesCache.java:40: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/cache/NullFilesCache.java:36: warning - The first sentence is interpreted to be:
   This implementation caches every file for the complete lifetime of the used {@link org.apache.commons.vfs.FileSystemManager}."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FilesCache} implementation."
  "This implementation caches every file using {@link LRUMap}.<br>
   The default constructor uses a LRU size of 100 per filesystem."
  This sentence is different from what would be generated using -breakiterator: 
  "This implementation caches every file using {@link LRUMap}."
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation.<br>
   This implementation never ever caches a single file."
  This sentence is different from what would be generated using -breakiterator: 
  "<p/>
   A {@link org.apache.commons.vfs.FilesCache} implementation."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileMonitor.java:85: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/impl/package-summary.html...
  "A polling {@link FileMonitor} implementation.<br />
   <br />
   The DefaultFileMonitor is a Thread based polling file system monitor with a 1
   second delay.<br />
   <br />
   <b>Design:</b>
   <p/>
   There is a Map of monitors known as FileMonitorAgents."
  core/src/main/java/org/apache/commons/vfs/impl/FileContentInfoFilenameFactory.java:34: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/impl/ProviderConfiguration.java:29: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:53: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "A polling {@link FileMonitor} implementation."
  "The FileContentInfoFilenameFactory.<br>
   Uses the filename extension to determine the content-type.<br>
   The content-encoding is not resolved."
  This sentence is different from what would be generated using -breakiterator: 
  "The FileContentInfoFilenameFactory."
  "This class describes the configuration for a provider.<br>
   Used by digester in StandardFileSystemManager"
  This sentence is different from what would be generated using -breakiterator: 
  "This class describes the configuration for a provider."
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file.<br>
   Certain providers are only loaded and available if the dependend library is in your
   classpath."
  This sentence is different from what would be generated using -breakiterator: 
  "A {@link org.apache.commons.vfs.FileSystemManager} that configures itself
   from an XML (Default: providers.xml) configuration file."
  core/src/main/java/org/apache/commons/vfs/provider/HostFileNameParser.java:32: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/package-summary.html...
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path<br />
   Does not handle a query string (after ?)"
  This sentence is different from what would be generated using -breakiterator: 
  core/src/main/java/org/apache/commons/vfs/provider/URLFileNameParser.java:30: warning - The first sentence is interpreted to be:
  "Implementation for any url based filesystem."
  "Implementation for any url based filesystem.<br />
   Parses the url into user/password/host/port/path/queryString<br />"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any url based filesystem."
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileObject.java:33: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/compressed/package-summary.html...
  "A compressed file.<br>
   Such a file do only have one child (the compressed filename with stripped last extension)"
  This sentence is different from what would be generated using -breakiterator: 
  "A compressed file."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/ftp/package-summary.html...
  "Implementation for ftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for ftp. set default port to 21"
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileNameParser.java:25: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/http/package-summary.html...
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/https/HttpsFileNameParser.java:26: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/https/package-summary.html...
  "Implementation for http."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for http. set default port to 80"
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileNameParser.java:26: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/sftp/package-summary.html...
  "Implementation for sftp."
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for sftp. set default port to 22"
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileNameParser.java:34: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/url/package-summary.html...
  "Implementation for any java.net.url based filesystem.<br />
   Composite of URLFilenameParser and GenericFilenameParser"
  This sentence is different from what would be generated using -breakiterator: 
  "Implementation for any java.net.url based filesystem."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:52: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/util/package-summary.html...
  "This class use reflection to set a configuration value using the fileSystemConfigBuilder
   associated the a scheme.<br><br>
   Example:<br>
   "
  This sentence is different from what would be generated using -breakiterator: 
  "This class use reflection to set a configuration value using the fileSystemConfigBuilder
   associated the a scheme."
  core/src/main/java/org/apache/commons/vfs/FileContent.java:204: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/FileContent.html...
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. type, encoding, ..."
  core/src/main/java/org/apache/commons/vfs/FileListener.java:41: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/FileListener.html...
  "Called when a file is changed.<br />
   This will only happen if you monitor the file using {@link FileMonitor}."
  This sentence is different from what would be generated using -breakiterator: 
  "Called when a file is changed."
  core/src/main/java/org/apache/commons/vfs/FileName.java:192: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/FileName.html...
  "returns a "friendly path", this is a path without a password.<br />
   This path can not be used to resolve the path again"
  This sentence is different from what would be generated using -breakiterator: 
  "returns a "friendly path", this is a path without a password."
  core/src/main/java/org/apache/commons/vfs/FileSelectInfo.java:27: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/FileSystem.java:48: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/FileSystem.java:157: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/FileSystemManager.java:184: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/FileSystemManager.html...
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method."
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  core/src/main/java/org/apache/commons/vfs/Capability.java:40: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/Capability.java:45: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/Capability.html...
  "File content can be read in random mode.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "File content can be read in random mode."
  "File content can be written in random mode.<br>"
  This sentence is different from what would be generated using -breakiterator: 
  "File content can be written in random mode."
  core/src/main/java/org/apache/commons/vfs/FileSystemException.java:99: warning - @param argument "info" is not a parameter name.
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java:935: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/impl/DefaultFileSystemManager.html...
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method"
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  "Closes the given filesystem.<br />
   If you use VFS as singleton it is VERY dangerous to call this method"
  This sentence is different from what would be generated using -breakiterator: 
  "Closes the given filesystem."
  core/src/main/java/org/apache/commons/vfs/impl/DefaultFileSystemManager.java:922: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/impl/StandardFileSystemManager.java:136: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/impl/StandardFileSystemManager.html...
  "Scans the classpath to find any droped plugin.<br />
   The plugin-description has to be in /META-INF/vfs-providers.xml"
  This sentence is different from what would be generated using -breakiterator: 
  "Scans the classpath to find any droped plugin."
  core/src/main/java/org/apache/commons/vfs/impl/VirtualFileSystem.java:42: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/FileProvider.java:70: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/FileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/LocalFileProvider.java:39: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:63: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:63: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:994: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/AbstractFileObject.html...
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:1388: warning - The first sentence is interpreted to be:
  "Called when this file is changed.<br />
   This will only happen if you monitor the file using {@link org.apache.commons.vfs.FileMonitor}."
  This sentence is different from what would be generated using -breakiterator: 
  "Called when this file is changed."
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:983: warning - The first sentence is interpreted to be:
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  core/src/main/java/org/apache/commons/vfs/provider/AbstractFileObject.java:722: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:629: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/DefaultFileContent.html...
  "get the content info."
  This sentence is different from what would be generated using -breakiterator: 
  "get the content info. e.g. content-type, content-encoding"
  "check if a input and/or output stream is open.<br />
   This checks only the scope of the current thread."
  This sentence is different from what would be generated using -breakiterator: 
  "check if a input and/or output stream is open."
  "check if a input and/or output stream is open.<br />
   This checks all threads."
  This sentence is different from what would be generated using -breakiterator: 
  "check if a input and/or output stream is open."
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:475: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/DefaultFileContent.java:487: warning - The first sentence is interpreted to be:
  core/src/main/java/org/apache/commons/vfs/provider/DelegateFileObject.java:41: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/bzip2/Bzip2FileProvider.java:60: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/bzip2/Bzip2FileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/compressed/CompressedFileFileProvider.java:80: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/compressed/CompressedFileFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileProvider.java:97: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/ftp/FtpFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:185: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.html...
  "get the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "get the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:167: warning - The first sentence is interpreted to be:
  "get the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "get the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:158: warning - The first sentence is interpreted to be:
  "set the data timeout for the ftp client.<br />
   If you set the dataTimeout to <code>null</code> no dataTimeout will be set on the
   ftp client."
  This sentence is different from what would be generated using -breakiterator: 
  "set the data timeout for the ftp client."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:194: warning - The first sentence is interpreted to be:
  "set the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "set the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:82: warning - The first sentence is interpreted to be:
  "set the FQCN of your FileEntryParser used to parse the directory listing from your server.<br />
   <br />
   <i>If you do not use the default commons-net FTPFileEntryParserFactory e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "set the FQCN of your FileEntryParser used to parse the directory listing from your server."
  core/src/main/java/org/apache/commons/vfs/provider/ftp/FtpFileSystemConfigBuilder.java:176: warning - The first sentence is interpreted to be:
  "set the language code used by the server."
  This sentence is different from what would be generated using -breakiterator: 
  "set the language code used by the server. see {@link org.apache.commons.net.ftp.FTPClientConfig}
   for details and examples."
  core/src/main/java/org/apache/commons/vfs/provider/gzip/GzipFileProvider.java:60: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/gzip/GzipFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileObject.java:48: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileProvider.java:102: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/http/HttpFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/http/HttpFileSystemConfigBuilder.java:70: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/http/HttpFileSystemConfigBuilder.html...
  "Set the proxy to use for http connection.<br>
   You have to set the ProxyPort too if you would like to have the proxy relly used."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the proxy to use for http connection."
  core/src/main/java/org/apache/commons/vfs/provider/jar/JarFileProvider.java:85: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/jar/JarFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/local/DefaultLocalFileProvider.java:119: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/local/DefaultLocalFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/local/LocalFile.java:233: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/local/LocalFile.html...
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name.<br />
   E.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Checks if this fileObject is the same file as <code>destFile</code> just with a different
   name."
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileOutputStream.java:47: warning - @param argument "mode" is not a parameter name.
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileProvider.java:74: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/ram/RamFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileRandomAccessContent.java:402: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileRandomAccessContent.java:424: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileRandomAccessContent.java:452: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileRandomAccessContent.java:465: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  core/src/main/java/org/apache/commons/vfs/provider/ram/RamFileSystemConfigBuilder.java:53: warning - Tag @inheritDoc cannot be used in method documentation.  It can only be used in the following types of documentation: inline text.
  core/src/main/java/org/apache/commons/vfs/provider/res/ResourceFileProvider.java:89: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/res/ResourceFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileProvider.java:136: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/sftp/SftpFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:152: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.html...
  "configure the compression to use.<br>
   e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the compression to use."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:138: warning - The first sentence is interpreted to be:
  "Set the identity files (your private key files).<br>
   Need to use a java.io.File as JSch cant deal with vfs FileObjects ;-)"
  This sentence is different from what would be generated using -breakiterator: 
  "Set the identity files (your private key files)."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:117: warning - The first sentence is interpreted to be:
  "Set the known_hosts file."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the known_hosts file. e.g. "
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:256: warning - The first sentence is interpreted to be:
  "Set the proxy to use for sftp connection.<br>
   You have to set the ProxyPort too if you would like to have the proxy relly used."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the proxy to use for sftp connection."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:184: warning - The first sentence is interpreted to be:
  "configure the host key checking to use.<br>
   valid arguments are only yes, no and ask.<br>
   See the jsch documentation for details."
  This sentence is different from what would be generated using -breakiterator: 
  "configure the host key checking to use."
  core/src/main/java/org/apache/commons/vfs/provider/sftp/SftpFileSystemConfigBuilder.java:96: warning - The first sentence is interpreted to be:
  "Set the userinfo class to use if e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Set the userinfo class to use if e.g. a password or a not known host
   will be contacted"
  core/src/main/java/org/apache/commons/vfs/provider/tar/TarFileProvider.java:74: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/tar/TarFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/tar/Tbz2FileProvider.java:46: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/tar/Tbz2FileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/tar/TgzFileProvider.java:46: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/tar/TgzFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/temp/TemporaryFileProvider.java:124: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/temp/TemporaryFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileObject.java:42: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileObject.java:42: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/provider/url/UrlFileProvider.java:94: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/url/UrlFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/provider/zip/ZipFileProvider.java:78: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/provider/zip/ZipFileProvider.html...
  "Get the filesystem capabilities.<br>
   These are the same as on the filesystem, but available before the first filesystem was
   instanciated."
  This sentence is different from what would be generated using -breakiterator: 
  "Get the filesystem capabilities."
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/AbstractSyncTask.java:54: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/CopyTask.java:31: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/DeleteTask.java:33: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/tasks/MoveTask.java:31: warning - @todo is an unknown tag.
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:102: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.html...
  "Constructor.<br>
   Pass in your fileSystemManager instance."
  This sentence is different from what would be generated using -breakiterator: 
  "Constructor."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:149: warning - The first sentence is interpreted to be:
  "Set a single class value.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set a single class value."
  core/src/main/java/org/apache/commons/vfs/util/DelegatingFileSystemOptionsBuilder.java:163: warning - The first sentence is interpreted to be:
  "Set an array of class values.<br>
   The class has to implement a no-args constructor, else the instantiation might fail."
  This sentence is different from what would be generated using -breakiterator: 
  "Set an array of class values."
  Generating target/docs/apidocs/help-doc.html...
  265 warnings