Javadoc Report

  Generating Javadoc
  Javadoc execution
  Loading source files for package org.astrogrid.io...
  Loading source files for package org.astrogrid.io.account...
  Loading source files for package org.astrogrid.io.ascii...
  Loading source files for package org.astrogrid.io.mime...
  Loading source files for package org.astrogrid.io.piper...
  Loading source files for package org.astrogrid.io.trace...
  Loading source files for package org.astrogrid.slinger...
  Loading source files for package org.astrogrid.slinger.agfm...
  Loading source files for package org.astrogrid.slinger.ivo...
  Loading source files for package org.astrogrid.slinger.homespace...
  Loading source files for package org.astrogrid.slinger.sources...
  Loading source files for package org.astrogrid.slinger.sourcetargets...
  Loading source files for package org.astrogrid.slinger.targets...
  Constructing Javadoc information...
  Standard Doclet version 1.4.2_11
  Generating target/docs/apidocs/constant-values.html...
  Copying file /home/integration/.maven/cache/maven-javadoc-plugin-1.7/plugin-resources/stylesheet.css to file target/docs/apidocs/stylesheet.css...
  Building tree for all the packages and classes...
  src/java/org/astrogrid/io/mime/MimeTypes.java:14: warning - Tag @see:illegal character: ":" in "http://www.iana.org/assignments/media-types/"
  src/java/org/astrogrid/slinger/sources/SourceIdentifier.java:26: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/sources/SourceIdentifier.java:26: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/sources/SourceIdentifier.java:26: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/io/ascii/AsciiOutputStream.java:19: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/sources/SourceIdentifier.java:26: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/sourcetargets/HomespaceSourceTarget.java:77: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/sourcetargets/UrlSourceTarget.java:61: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/targets/SocketTarget.java:37: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/astrogrid/slinger/sources/package-use.html...
  "Indicates anything that can be resolved into an inputstream, or an input reader
   "
  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:
  "Indicates anything that can be resolved into an inputstream, or an input reader
   <p>
   Essentially TargetIndicators provide a suitably typed and validated way of
   passing around where things might come from, rather than having to pass around
   Strings to indicate Identifiers, and separate methods to handle Readers/Streams.
   "
  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.
  "Indicates anything that can be resolved into an inputstream, or an input reader
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Indicates anything that can be resolved into an inputstream, or an input reader
   <p>
   Essentially TargetIndicators provide a suitably typed and validated way of
   passing around where things might come from, rather than having to pass around
   Strings to indicate Identifiers, and separate methods to handle Readers/Streams.
   "
  "Indicates anything that can be resolved into an inputstream, or an input reader
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Indicates anything that can be resolved into an inputstream, or an input reader
   <p>
   Essentially TargetIndicators provide a suitably typed and validated way of
   passing around where things might come from, rather than having to pass around
   Strings to indicate Identifiers, and separate methods to handle Readers/Streams.
   "
  Building index for all the packages and classes...
  src/java/org/astrogrid/slinger/sources/SourceIdentifier.java:26: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/index-all.html...
  "Standard FilterStream-type constructor."
  This sentence is different from what would be generated using -breakiterator: 
  "Standard FilterStream-type constructor. ."
  "Indicates anything that can be resolved into an inputstream, or an input reader
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Indicates anything that can be resolved into an inputstream, or an input reader
   <p>
   Essentially TargetIndicators provide a suitably typed and validated way of
   passing around where things might come from, rather than having to pass around
   Strings to indicate Identifiers, and separate methods to handle Readers/Streams.
   "
  "Used to set the mime type of the data about to be sent to the target."
  This sentence is different from what would be generated using -breakiterator: 
  "Used to set the mime type of the data about to be sent to the target. ."
  "Used to set the mime type of the data about to be sent to the target."
  This sentence is different from what would be generated using -breakiterator: 
  "Used to set the mime type of the data about to be sent to the target. ."
  "Used to set the mime type of the data about to be sent to the target."
  This sentence is different from what would be generated using -breakiterator: 
  "Used to set the mime type of the data about to be sent to the target. ."
  Building index for all classes...
  src/java/org/astrogrid/io/ascii/AsciiCodes.java:25: warning - @ADD is an unknown tag.
  src/java/org/astrogrid/io/ascii/AsciiCodes.java:25: warning - @Created is an unknown tag.
  src/java/org/astrogrid/io/ascii/AsciiCodes.java:25: warning - @Last is an unknown tag.
  src/java/org/astrogrid/io/ascii/AsciiCodes.java:25: warning - @CMS is an unknown tag.
  src/java/org/astrogrid/io/ascii/AsciiCodes.java:25: warning - Tag @see: reference not found: Subsystem    : JUICE
  src/java/org/astrogrid/io/ascii/AsciiInputStream.java:83: warning - Tag @see: reference not found: isFieldBoolean
  src/java/org/astrogrid/io/ascii/AsciiInputStream.java:93: warning - Tag @see: reference not found: isFieldBoolean
  src/java/org/astrogrid/io/ascii/AsciiOutputStream.java:19: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/io/mime/MimeTypes.java:14: warning - Tag @see: reference not found: http://www.iana.org/assignments/media-types/
  src/java/org/astrogrid/io/trace/TraceInputStream.java:21: warning - @author: is an unknown tag.
  src/java/org/astrogrid/io/trace/TraceOutputStream.java:9: warning - @author: is an unknown tag.
  src/java/org/astrogrid/io/trace/TraceOutputStream.java:16: warning - @param argument "in" is not a parameter name.
  Generating target/docs/apidocs/org/astrogrid/slinger/sources/package-summary.html...
  "Indicates anything that can be resolved into an inputstream, or an input reader
   "
  This sentence is different from what would be generated using -breakiterator: 
  "Indicates anything that can be resolved into an inputstream, or an input reader
   <p>
  src/java/org/astrogrid/io/trace/TraceWindow.java:23: warning - @author: is an unknown tag.
   Essentially TargetIndicators provide a suitably typed and validated way of
   passing around where things might come from, rather than having to pass around
   Strings to indicate Identifiers, and separate methods to handle Readers/Streams.
   "
  src/java/org/astrogrid/slinger/sourcetargets/HomespaceSourceTarget.java:77: warning - The first sentence is interpreted to be:
  src/java/org/astrogrid/slinger/sourcetargets/UrlSourceTarget.java:61: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/astrogrid/io/ascii/AsciiOutputStream.html...
  "Standard FilterStream-type constructor."
  This sentence is different from what would be generated using -breakiterator: 
  "Standard FilterStream-type constructor. ."
  src/java/org/astrogrid/slinger/targets/SocketTarget.java:37: warning - The first sentence is interpreted to be:
  Generating target/docs/apidocs/org/astrogrid/slinger/sourcetargets/HomespaceSourceTarget.html...
  "Used to set the mime type of the data about to be sent to the target."
  This sentence is different from what would be generated using -breakiterator: 
  "Used to set the mime type of the data about to be sent to the target. ."
  Generating target/docs/apidocs/org/astrogrid/slinger/sourcetargets/UrlSourceTarget.html...
  "Used to set the mime type of the data about to be sent to the target."
  This sentence is different from what would be generated using -breakiterator: 
  "Used to set the mime type of the data about to be sent to the target. ."
  Generating target/docs/apidocs/org/astrogrid/slinger/targets/SocketTarget.html...
  "Used to set the mime type of the data about to be sent to the target."
  This sentence is different from what would be generated using -breakiterator: 
  "Used to set the mime type of the data about to be sent to the target. ."
  Generating target/docs/apidocs/help-doc.html...
  Note: Custom tags that could override future standard tags:  @modified, @todo, @future. To avoid potential overrides, use at least one period character (.) in custom tag names.
  Note: Custom tags that were not seen:  @modified, @todo, @future
  26 warnings