Javadoc Report

  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Include.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/IncludeCache.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Label.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PathBroker.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbAsset.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbCompletion.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbParsedData.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbParser.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbPlugin.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbSource.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/ResourceManager.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/SourceLine.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Type.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Variable.java...
  [javadoc] Loading source file /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/ListingAnalyzer.java...
  [javadoc] Constructing Javadoc information...
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/dragon/client/apidocs/package-list
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/dragon/common/apidocs/package-list
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/dragon/server/apidocs/package-list
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/shaire/client/apidocs/package-list
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/shaire/common/apidocs/package-list
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/shaire/server/apidocs/package-list
  [javadoc] javadoc: Error fetching URL: http://intranet.rsidus.riege.de/java/projects/srcgen/apidocs/package-list
  [javadoc] Standard Doclet version 1.4.2_01
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/constant-values.html...
  [javadoc] Copying file /home/schaefer/.maven/plugins/maven-javadoc-plugin-1.3/plugin-resources/stylesheet.css to file /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/stylesheet.css...
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Include.java:53: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/IncludeCache.java:48: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbParser.java:27: warning - The first sentence is interpreted to be:
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/SourceLine.java:52: warning - The first sentence is interpreted to be:
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/net/sf/plb4jedit/plb/package-use.html...
  [javadoc] "parses a PLB-source file and extends SideKickParser to view structure (I know there is no ...."
  [javadoc] This sentence is different from what will be interpreted as the first sentence in the
  [javadoc] next major release (when that interpretation will be internationalized), which is:
  [javadoc] "parses a PLB-source file and extends SideKickParser to view structure (I know there is no .... )
  [javadoc]  in the StructureBrowser tree. "
  [javadoc] To avoid this note, change the doc comment to make this a proper first sentence, then
  [javadoc] use -breakiterator from that point forward, which will output this new sentence.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/IncludeCache.java:63: warning - @return tag has no arguments.
  [javadoc] "Description: Represents a PLB-Source line, which is no comment.<br/>
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Label.java:29: warning - @return tag has no arguments.
  [javadoc]  Parses a line from a source and determines wether it is a label, a variable, an include or a command."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Variable.java:26: warning - @return tag has no arguments.
  [javadoc] "Description: Represents a PLB-Source line, which is no comment."
  [javadoc] Building index for all the packages and classes...
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Label.java:36: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Label.java:43: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Variable.java:40: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Variable.java:33: warning - @return tag has no arguments.
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/index-all.html...
  [javadoc] "jEdit plugin architecture: handle messages (e.g."
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PathBroker.java:68: warning - @return tag has no arguments.
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/IncludeCache.java:71: warning - @return tag has no arguments.
  [javadoc] "jEdit plugin architecture: handle messages (e.g. buffer save, etc)"
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Label.java:50: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Variable.java:47: warning - @return tag has no arguments.
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbPlugin.java:57: warning - The first sentence is interpreted to be:
  [javadoc] "$Log: ListingAnalyzer.java,v $
  [javadoc]   Revision 1.1  2003/11/07 16:57:27  schaefep
  [javadoc]   initial ps
  [javadoc] 
  [javadoc]   Revision 1.13  2003/05/27 09:34:09  schaefer
  [javadoc]   disable debug info
  [javadoc] 
  [javadoc]   Revision 1.12  2003/05/27 09:31:08  schaefer
  [javadoc]   fix: recognize error position, e.g."
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/ListingAnalyzer.java:68: warning - The first sentence is interpreted to be:
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "$Log: ListingAnalyzer.java,v $
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Include.java:119: warning - The first sentence is interpreted to be:
  [javadoc]   Revision 1.1  2003/11/07 16:57:27  schaefep
  [javadoc]   initial ps
  [javadoc] 
  [javadoc]   Revision 1.13  2003/05/27 09:34:09  schaefer
  [javadoc]   disable debug info
  [javadoc] 
  [javadoc]   Revision 1.12  2003/05/27 09:31:08  schaefer
  [javadoc]   fix: recognize error position, e.g. varnames again.
  [javadoc]   "
  [javadoc] "main method for testing purpose.<br/>
  [javadoc]  Constructs an include object for the given absolute path as first command line
  [javadoc]  argument."
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbCompletion.java:24: warning - The first sentence is interpreted to be:
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "main method for testing purpose."
  [javadoc] "unused yet."
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbParser.java:27: warning - The first sentence is interpreted to be:
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "unused yet. for testing only"
  [javadoc] "parses a PLB-source file and extends SideKickParser to view structure (I know there is no ...."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/SourceLine.java:52: warning - The first sentence is interpreted to be:
  [javadoc] "parses a PLB-source file and extends SideKickParser to view structure (I know there is no .... )
  [javadoc]  in the StructureBrowser tree. "
  [javadoc] "Description: Represents a PLB-Source line, which is no comment.<br/>
  [javadoc]  Parses a line from a source and determines wether it is a label, a variable, an include or a command."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "Description: Represents a PLB-Source line, which is no comment."
  [javadoc] Building index for all classes...
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/ListingAnalyzer.java:68: warning - The first sentence is interpreted to be:
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbCompletion.java:24: warning - The first sentence is interpreted to be:
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbParser.java:27: warning - The first sentence is interpreted to be:
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/SourceLine.java:52: warning - The first sentence is interpreted to be:
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/net/sf/plb4jedit/plb/package-summary.html...
  [javadoc] "$Log: ListingAnalyzer.java,v $
  [javadoc]   Revision 1.1  2003/11/07 16:57:27  schaefep
  [javadoc]   initial ps
  [javadoc] 
  [javadoc]   Revision 1.13  2003/05/27 09:34:09  schaefer
  [javadoc]   disable debug info
  [javadoc] 
  [javadoc]   Revision 1.12  2003/05/27 09:31:08  schaefer
  [javadoc]   fix: recognize error position, e.g."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "$Log: ListingAnalyzer.java,v $
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/Include.java:119: warning - The first sentence is interpreted to be:
  [javadoc]   Revision 1.1  2003/11/07 16:57:27  schaefep
  [javadoc]   initial ps
  [javadoc] 
  [javadoc]   Revision 1.13  2003/05/27 09:34:09  schaefer
  [javadoc]   disable debug info
  [javadoc] 
  [javadoc]   Revision 1.12  2003/05/27 09:31:08  schaefer
  [javadoc]   fix: recognize error position, e.g. varnames again.
  [javadoc]   "
  [javadoc] "unused yet."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "unused yet. for testing only"
  [javadoc] "parses a PLB-source file and extends SideKickParser to view structure (I know there is no ...."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "parses a PLB-source file and extends SideKickParser to view structure (I know there is no .... )
  [javadoc]  in the StructureBrowser tree. "
  [javadoc] "Description: Represents a PLB-Source line, which is no comment.<br/>
  [javadoc]  Parses a line from a source and determines wether it is a label, a variable, an include or a command."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "Description: Represents a PLB-Source line, which is no comment."
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/ListingAnalyzer.java:68: warning - @autor is an unknown tag.
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/net/sf/plb4jedit/plb/Include.html...
  [javadoc] "main method for testing purpose.<br/>
  [javadoc]  Constructs an include object for the given absolute path as first command line
  [javadoc]  argument."
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "main method for testing purpose."
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/net/sf/plb4jedit/plb/PlbPlugin.html...
  [javadoc] "jEdit plugin architecture: handle messages (e.g."
  [javadoc] /home/schaefer/cvsroot/plb4jedit/Plb/src/java/net/sf/plb4jedit/plb/PlbPlugin.java:57: warning - The first sentence is interpreted to be:
  [javadoc] This sentence is different from what would be generated using -breakiterator: 
  [javadoc] "jEdit plugin architecture: handle messages (e.g. buffer save, etc)"
  [javadoc] Generating /home/schaefer/cvsroot/plb4jedit/Plb/target/docs/apidocs/help-doc.html...
  [javadoc] 7 errors
  [javadoc] 28 warnings