Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package net.sf.statcvs...
  Loading source files for package net.sf.statcvs.ant...
  Loading source files for package net.sf.statcvs.charts...
  Loading source files for package net.sf.statcvs.input...
  Loading source files for package net.sf.statcvs.model...
  Loading source files for package net.sf.statcvs.output...
  Loading source files for package net.sf.statcvs.pages...
  Loading source files for package net.sf.statcvs.pages.xml...
  Loading source files for package net.sf.statcvs.renderer...
  Loading source files for package net.sf.statcvs.reportmodel...
  Loading source files for package net.sf.statcvs.reports...
  Loading source files for package net.sf.statcvs.util...
  Loading source files for package net.sf.statcvs.weblinks.bugs...
  Constructing Javadoc information...
  javadoc: Error fetching URL: http://java.sun.com/products/jdk/1.4/docs/api/package-list
  Standard Doclet version 1.4.2_17
  Generating target\docs\apidocs\constant-values.html...
  Copying file C:\Documents and Settings\Benoit\.maven\cache\maven-javadoc-plugin-1.9\plugin-resources\stylesheet.css to file target\docs\apidocs\stylesheet.css...
  Building tree for all the packages and classes...
  src\net\sf\statcvs\output\RepoMapPageMaker.java:52: warning - Tag @see:illegal character: ":" in "http://jtreemap.sourceforge.net for more about JTreeMap."
  src\net\sf\statcvs\output\CommandLineParser.java:217: warning - @return tag has no arguments.
  src\net\sf\statcvs\charts\TimeBarChartMaker.java:30: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\net\sf\statcvs\charts\package-use.html...
  "Produces bar charts where each bar represents a time slot, e.g."
  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:
  "Produces bar charts where each bar represents a time slot, e.g. a weekday.,
   and each revision from a given collection is sorted into the appropriate
   slot."
  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.
  Building index for all the packages and classes...
  src\net\sf\statcvs\charts\ChartConfigUtil.java:106: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\index-all.html...
  "configure the shapes for the chart (if renderer is of type XYLineAndShapeRenderer) , tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "configure the shapes for the chart (if renderer is of type XYLineAndShapeRenderer) , tries properties:
   <pre>
   chart."
  "configure the lines for the chart, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "configure the lines for the chart, tries properties:
   <pre>
   chart."
  src\net\sf\statcvs\charts\ChartConfigUtil.java:89: warning - The first sentence is interpreted to be:
  src\net\sf\statcvs\charts\ChartConfigUtil.java:45: warning - The first sentence is interpreted to be:
  "returns the background color from the config file, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns the background color from the config file, tries properties:
   <pre>
   chart."
  src\net\sf\statcvs\output\ConfigurationOptions.java:665: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:598: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:690: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:643: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:558: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:578: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:621: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:510: warning - @return tag has no arguments.
  src\net\sf\statcvs\output\ConfigurationOptions.java:520: warning - @return tag has no arguments.
  src\net\sf\statcvs\charts\ChartConfigUtil.java:71: warning - The first sentence is interpreted to be:
  "returns the PLOT color from the config file, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns the PLOT color from the config file, tries properties:
   <pre>
   chart."
  src\net\sf\statcvs\charts\ChartConfigUtil.java:57: warning - The first sentence is interpreted to be:
  "returns the PLOT color from the config file, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns the PLOT color from the config file, tries properties:
   <pre>
   chart."
  src\net\sf\statcvs\util\ModuleUtil.java:32: warning - The first sentence is interpreted to be:
  "returns true if there are some module definitions
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns true if there are some module definitions
   <pre>
   modules=1,2,3,4
   module.1.name=Chart
   module.1.regexp=** /charts/ *.java
   module.2.name=I/O
   module.2.regexp=** /output/ *.java.** /input/ *.java
   module.3.name=Model
   module.3.regexp=** /model/ *.java|** /renderer/ *.java
   module.4.name=Pages
   module.4.regexp=** /pages/ ** / *.java,** /reportmodel/ *.java,** /reports/ *.java
   </pre>"
  src\net\sf\statcvs\util\FileUtils.java:206: warning - @return tag has no arguments.
  src\net\sf\statcvs\charts\TimeBarChartMaker.java:30: warning - The first sentence is interpreted to be:
  "Produces bar charts where each bar represents a time slot, e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Produces bar charts where each bar represents a time slot, e.g. a weekday.,
   and each revision from a given collection is sorted into the appropriate
   slot."
  src\net\sf\statcvs\weblinks\bugs\BugTracker.java:76: warning - The first sentence is interpreted to be:
  "Filters a String, e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Filters a String, e.g. a commit message, replacing bug references with
   links to the tracker."
  Building index for all classes...
  src\net\sf\statcvs\charts\TimeBarChartMaker.java:30: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\net\sf\statcvs\charts\package-summary.html...
  "Produces bar charts where each bar represents a time slot, e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Produces bar charts where each bar represents a time slot, e.g. a weekday.,
   and each revision from a given collection is sorted into the appropriate
   slot."
  src\net\sf\statcvs\charts\ChartConfigUtil.java:106: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\net\sf\statcvs\charts\ChartConfigUtil.html...
  "configure the shapes for the chart (if renderer is of type XYLineAndShapeRenderer) , tries properties:
  src\net\sf\statcvs\charts\ChartConfigUtil.java:89: warning - The first sentence is interpreted to be:
   "
  src\net\sf\statcvs\charts\ChartConfigUtil.java:45: warning - The first sentence is interpreted to be:
  This sentence is different from what would be generated using -breakiterator: 
  src\net\sf\statcvs\charts\ChartConfigUtil.java:71: warning - The first sentence is interpreted to be:
  "configure the shapes for the chart (if renderer is of type XYLineAndShapeRenderer) , tries properties:
   <pre>
   chart."
  "configure the lines for the chart, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "configure the lines for the chart, tries properties:
   <pre>
   chart."
  "returns the background color from the config file, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns the background color from the config file, tries properties:
   <pre>
   chart."
  "returns the PLOT color from the config file, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns the PLOT color from the config file, tries properties:
   <pre>
   chart."
  "returns the PLOT color from the config file, tries properties:
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns the PLOT color from the config file, tries properties:
   <pre>
   chart."
  src\net\sf\statcvs\charts\ChartConfigUtil.java:57: warning - The first sentence is interpreted to be:
  src\net\sf\statcvs\charts\CommitScatterChartMaker.java:73: warning - @param argument "repository" is not a parameter name.
  src\net\sf\statcvs\charts\ModifyAddChartMaker.java:51: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\charts\ModuleEvolutionChartMaker.java:50: warning - @param argument "directories" is not a parameter name.
  src\net\sf\statcvs\charts\ModuleSizePieChartMaker.java:43: warning - @param argument "directories" is not a parameter name.
  src\net\sf\statcvs\charts\SymbolicNameAnnotation.java:74: warning - Tag @link: can't find STYLE_HEAVY in net.sf.statcvs.charts.SymbolicNameAnnotation
  src\net\sf\statcvs\charts\SymbolicNameAnnotation.java:74: warning - Tag @link: can't find STYLE_LIGHT in net.sf.statcvs.charts.SymbolicNameAnnotation
  src\net\sf\statcvs\output\ChurnPageMaker.java:57: warning - Tag @see: reference not found: net.sf.statcvs.output.HTMLPage#HTMLPage(Repository)
  src\net\sf\statcvs\output\LOCChurnChartMaker.java:73: warning - @param argument "width" is not a parameter name.
  src\net\sf\statcvs\output\LOCChurnChartMaker.java:73: warning - @param argument "height" is not a parameter name.
  src\net\sf\statcvs\output\RepoMapPageMaker.java:52: warning - Tag @see: reference not found: http://jtreemap.sourceforge.net for more about JTreeMap.
  src\net\sf\statcvs\output\RepoMapPageMaker.java:70: warning - Tag @see: reference not found: net.sf.statcvs.output.HTMLPage#HTMLPage(Repository)
  src\net\sf\statcvs\output\ViewVcIntegration.java:47: warning - Tag @see: reference not found: net.sf.statsvn.output.WebRepositoryIntegration#getName
  src\net\sf\statcvs\pages\NavigationNode.java:21: warning - @param argument "sibling" is not a parameter name.
  src\net\sf\statcvs\pages\CommitListFormatter.java:48: warning - @param argument "commits" is not a parameter name.
  src\net\sf\statcvs\pages\CommitLogPageMaker.java:51: warning - @param argument "outputFormat" is not a parameter name.
  src\net\sf\statcvs\pages\HTML.java:46: warning - Parameter "prefix" is documented more than once.
  src\net\sf\statcvs\pages\HTML.java:251: warning - Tag @author cannot be used in method documentation.  It can only be used in the following types of documentation: overview, package, class/interface.
  src\net\sf\statcvs\pages\Page.java:72: warning - @param argument "sibling" is not a parameter name.
  src\net\sf\statcvs\pages\xml\AllDevelopersXml.java:42: warning - @returns is an unknown tag.
  src\net\sf\statcvs\pages\xml\CommitListXml.java:46: warning - @param argument "commits" is not a parameter name.
  src\net\sf\statcvs\pages\xml\DirectoriesXml.java:37: warning - @returns is an unknown tag.
  src\net\sf\statcvs\pages\xml\FilesXml.java:50: warning - @returns is an unknown tag.
  src\net\sf\statcvs\pages\xml\FilesXml.java:114: warning - @returns is an unknown tag.
  src\net\sf\statcvs\pages\xml\FilesXml.java:161: warning - @returns is an unknown tag.
  src\net\sf\statcvs\pages\xml\LogXml.java:38: warning - @returns is an unknown tag.
  src\net\sf\statcvs\pages\xml\LogXmlMaker.java:49: warning - @param argument "year" is not a parameter name.
  src\net\sf\statcvs\pages\xml\LogXmlMaker.java:49: warning - @param argument "month" is not a parameter name.
  src\net\sf\statcvs\pages\xml\LogXmlMaker.java:49: warning - @param argument "outputFormat" is not a parameter name.
  src\net\sf\statcvs\pages\xml\RevisedFilesXml.java:56: warning - @param argument "year" is not a parameter name.
  src\net\sf\statcvs\pages\xml\RevisedFilesXml.java:56: warning - @param argument "month" is not a parameter name.
  src\net\sf\statcvs\pages\xml\RevisedFilesXml.java:56: warning - @param argument "commits" is not a parameter name.
  src\net\sf\statcvs\pages\xml\RevisedFilesXml.java:56: warning - @param argument "outputFormat" is not a parameter name.
  src\net\sf\statcvs\pages\xml\XML.java:41: warning - Parameter "prefix" is documented more than once.
  src\net\sf\statcvs\reports\AbstractLocTableReport.java:68: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\AbstractRollingLocTableReport.java:73: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\AuthorsForDirectoryTableReport.java:51: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\CloudCommitTableReport.java:40: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\DevelopersOfTheMonthTable.java:46: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\DevelopersRollingTableReport.java:23: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\DevelopersTableReport.java:24: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\DirectoriesForAuthorTableReport.java:51: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\reports\TopDevelopersTableReport.java:27: warning - @param argument "content" is not a parameter name.
  src\net\sf\statcvs\util\ModuleUtil.java:32: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\net\sf\statcvs\util\ModuleUtil.html...
  "returns true if there are some module definitions
   "
  This sentence is different from what would be generated using -breakiterator: 
  "returns true if there are some module definitions
   <pre>
   modules=1,2,3,4
   module.1.name=Chart
   module.1.regexp=** /charts/ *.java
   module.2.name=I/O
   module.2.regexp=** /output/ *.java.** /input/ *.java
   module.3.name=Model
   module.3.regexp=** /model/ *.java|** /renderer/ *.java
   module.4.name=Pages
   module.4.regexp=** /pages/ ** / *.java,** /reportmodel/ *.java,** /reports/ *.java
   </pre>"
  src\net\sf\statcvs\weblinks\bugs\BugTracker.java:76: warning - The first sentence is interpreted to be:
  Generating target\docs\apidocs\net\sf\statcvs\weblinks\bugs\BugTracker.html...
  "Filters a String, e.g."
  This sentence is different from what would be generated using -breakiterator: 
  "Filters a String, e.g. a commit message, replacing bug references with
   links to the tracker."
  Generating target\docs\apidocs\help-doc.html...
  1 error
  71 warnings