/[Apache-SVN]
ViewVC logotype

Revision 137482


Jump to revision: Previous Next
Author: ggregory
Date: Mon Jul 21 19:34:10 2003 UTC (21 years, 2 months ago)
Changed paths: 1
Log Message:
Missing '.' caused the Javadoc warning:
  [javadoc] Generating C:\cvs-store\apache.org\jakarta\commons\lang\dist\docs\api\index-all.html...
  [javadoc] "<p>Append to the <code>toString</code> a <code>Date</code>
  [javadoc]  value, using the optional <code>DateFormat</code>"
  [javadoc] C:\cvs-store\apache.org\jakarta\commons\lang\src\java\org\apache\commons\lang\builder\ToStringStyle.java:476: warning - The first sentence is interp
reted to be:
  [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] "<p>Append to the <code>toString</code> a <code>Date</code>
  [javadoc]  value, using the optional <code>DateFormat</code></p>"
  [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.


Changed paths

Path Details
Directoryjakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ToStringStyle.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26