Generating Javadoc
Javadoc execution
Loading source files for package org.apache.fulcrum.commonsemail...
Loading source files for package org.apache.fulcrum.commonsemail.impl...
Constructing Javadoc information...
Standard Doclet version 1.4.2_12
Generating target/docs/apidocs/constant-values.html...
Copying file /Users/siegfriedgoeschl/.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/apache/fulcrum/commonsemail/impl/CommonsEmailServiceImpl.java:841: warning - The first sentence is interpreted to be:
Generating target/docs/apidocs/org/apache/fulcrum/commonsemail/impl/class-use/CommonsEmailDomainEntry.html...
"Locates a domain for the given name using the following
policy
<ul>
<li>match the user-supplied name with the match field</li>
<li>try to extract a email domain (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:
"Locates a domain for the given name using the following
policy
<ul>
<li>match the user-supplied name with the match field</li>
<li>try to extract a email domain (e.g. apache.org) and match with the match field</li>
<li>revert to the default domain</li>
</ul>"
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/apache/fulcrum/commonsemail/impl/CommonsEmailServiceImpl.java:841: warning - The first sentence is interpreted to be:
Building index for all the packages and classes...
Generating target/docs/apidocs/index-all.html...
"Locates a domain for the given name using the following
policy
<ul>
<li>match the user-supplied name with the match field</li>
<li>try to extract a email domain (e.g."
This sentence is different from what would be generated using -breakiterator:
"Locates a domain for the given name using the following
policy
<ul>
<li>match the user-supplied name with the match field</li>
<li>try to extract a email domain (e.g. apache.org) and match with the match field</li>
<li>revert to the default domain</li>
</ul>"
Building index for all classes...
Generating target/docs/apidocs/org/apache/fulcrum/commonsemail/impl/CommonsEmailServiceImpl.html...
"Locates a domain for the given name using the following
policy
<ul>
src/java/org/apache/fulcrum/commonsemail/impl/CommonsEmailServiceImpl.java:841: warning - The first sentence is interpreted to be:
<li>match the user-supplied name with the match field</li>
<li>try to extract a email domain (e.g."
This sentence is different from what would be generated using -breakiterator:
"Locates a domain for the given name using the following
policy
<ul>
<li>match the user-supplied name with the match field</li>
<li>try to extract a email domain (e.g. apache.org) and match with the match field</li>
<li>revert to the default domain</li>
</ul>"
Generating target/docs/apidocs/help-doc.html...
3 warnings