Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source file src\java\com\csss\opensource\jhexdump\JHexDump.java...
  Loading source file src\java\com\csss\opensource\jhexdump\JHexDumpCmdLine.java...
  Loading source file src\java\com\csss\opensource\jhexdump\JHexDumpReader.java...
  Loading source file src\java\com\csss\opensource\jhexdump\Version.java...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_04
  Generating target\docs\apidocs\constant-values.html...
  Copying file C:\Documents and Settings\lwalton\.maven\plugins\maven-javadoc-plugin-1.5\plugin-resources\stylesheet.css to file target\docs\apidocs\stylesheet.css...
  Building tree for all the packages and classes...
  Building index for all the packages and classes...
  src\java\com\csss\opensource\jhexdump\JHexDumpReader.java:165: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\index-all.html...
  "Processes a line of data from the InputStream
  src\java\com\csss\opensource\jhexdump\Version.java:15: warning - The first sentence is interpreted to be:
   "
  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:
  "Processes a line of data from the InputStream
   <p>
   The output will include a position indicator at the begining of
   the line if NoPosInd is false, and an ASCII representation of
   the line if NoAscii is false."
  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.
  "This class provides version information for this release
   "
  This sentence is different from what would be generated using -breakiterator: 
  "This class provides version information for this release
   <p>
   <ul>Change Log
   <li>v 1.1 - Changed the implentation so that he core JHexDump don't buffer
   but act as a "Reader"</li>
   <li>v 1.0.1 - Improved JavaDocs</li>
   <li>v 1.0 - Initial release</li>
   </ul>"
  Building index for all classes...
  src\java\com\csss\opensource\jhexdump\Version.java:15: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\com\csss\opensource\jhexdump\package-summary.html...
  "This class provides version information for this release
   "
  This sentence is different from what would be generated using -breakiterator: 
  "This class provides version information for this release
   <p>
   <ul>Change Log
   <li>v 1.1 - Changed the implentation so that he core JHexDump don't buffer
   but act as a "Reader"</li>
   <li>v 1.0.1 - Improved JavaDocs</li>
   <li>v 1.0 - Initial release</li>
   </ul>"
  Generating target\docs\apidocs\com\csss\opensource\jhexdump\JHexDumpReader.html...
  "Processes a line of data from the InputStream
   "
  src\java\com\csss\opensource\jhexdump\JHexDumpReader.java:165: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  "Processes a line of data from the InputStream
   <p>
   The output will include a position indicator at the begining of
   the line if NoPosInd is false, and an ASCII representation of
   the line if NoAscii is false."
  Generating target\docs\apidocs\help-doc.html...
  4 warnings