Generating Javadoc
Javadoc execution
Loading source files for package org.astrogrid.utils...
Constructing Javadoc information...
Standard Doclet version 1.4.2_08
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/utils/TypeSafeEnumerator.java:174: warning - Tag @see: missing #: "getList()"
Building index for all the packages and classes...
src/java/org/astrogrid/utils/TypeSafeEnumerator.java:174: warning - Tag @see: can't find getList() in org.astrogrid.utils.TypeSafeEnumerator
src/java/org/astrogrid/utils/TypeSafeEnumerator.java:187: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/index-all.html...
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
"
javadoc: Error while reading file src/java/overview.html
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:
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
<pre>
public static <SubClass>[] getAll() {
return (<SubClass>[] getList(<SubClass>.class).toArray(new <SubClass>[])
}"
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.
src/java/org/astrogrid/utils/TypeSafeEnumerator.java:187: warning - The first sentence is interpreted to be:
Building index for all classes...
Generating target/docs/apidocs/org/astrogrid/utils/TypeSafeEnumerator.html...
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
"
This sentence is different from what would be generated using -breakiterator:
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
<pre>
public static <SubClass>[] getAll() {
return (<SubClass>[] getList(<SubClass>.class).toArray(new <SubClass>[])
}"
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: @todo, @future
1 error
4 warnings
Generating Javadoc
Javadoc execution
Loading source files for package org.astrogrid.utils...
Constructing Javadoc information...
Standard Doclet version 1.4.2_08
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/utils/TypeSafeEnumerator.java:174: warning - Tag @see: missing #: "getList()"
Building index for all the packages and classes...
src/java/org/astrogrid/utils/TypeSafeEnumerator.java:174: warning - Tag @see: can't find getList() in org.astrogrid.utils.TypeSafeEnumerator
src/java/org/astrogrid/utils/TypeSafeEnumerator.java:187: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/index-all.html...
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
"
javadoc: Error while reading file src/java/overview.html
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:
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
<pre>
public static <SubClass>[] getAll() {
return (<SubClass>[] getList(<SubClass>.class).toArray(new <SubClass>[])
}"
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.
src/java/org/astrogrid/utils/TypeSafeEnumerator.java:187: warning - The first sentence is interpreted to be:
Building index for all classes...
Generating target/docs/apidocs/org/astrogrid/utils/TypeSafeEnumerator.html...
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
"
This sentence is different from what would be generated using -breakiterator:
"Provides a way for subclasses to do a typesafe getAll(), by implementing
the following method:
<pre>
public static <SubClass>[] getAll() {
return (<SubClass>[] getList(<SubClass>.class).toArray(new <SubClass>[])
}"
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: @todo, @future
1 error
4 warnings