2012/5/5 Thomas Neidhart <thomas.neidh...@gmail.com>:
> On 05/03/2012 12:21 PM, s...@apache.org wrote:
>> Author: sebb
>> Date: Thu May  3 10:21:11 2012
>> New Revision: 1333397
>>
>> URL: http://svn.apache.org/viewvc?rev=1333397&view=rev
>> Log:
>> Add thread-safety Javadoc
>>
>> Modified:
>>     
>> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/CharEncoding.java
>>     
>> commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/Charsets.java
>> (...)

  *
+ * This class is immutable and thread-safe.
+ *

This needs explicit "<p>" before it to be formatted nicely. Otherwise
it will be just appended to the previous paragraph.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to