Unnecessary cast to type int for expression of type char. It is already compatible with the argument type int EntitiesTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang line 130 July 23, 2003 11:22:39 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137501 13f79535-47bb-0310-9956-ffa450edef68
Unnecessary cast to type int for expression of type char RandomStringUtils.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang line 259 July 23, 2003 11:22:36 AM
Unnecessary cast to type int for expression of type char. It is already compatible with the argument type int RandomStringUtils.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang line 258 July 23, 2003 11:22:36 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137500 13f79535-47bb-0310-9956-ffa450edef68
Unnecessary cast to type String[] for expression of type Object[]. It is already compatible with the argument type Object NestableDelegate.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/exception line 378 July 23, 2003 11:22:36 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137498 13f79535-47bb-0310-9956-ffa450edef68
Unnecessary cast to type Object for expression of type Object ToStringStyle.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 420 July 23, 2003 11:22:36 AM
Unnecessary cast to type Object for expression of type Object ToStringStyle.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 422 July 23, 2003 11:22:36 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137497 13f79535-47bb-0310-9956-ffa450edef68
Unnecessary cast to type int for expression of type byte. It is already compatible with the argument type int HashCodeBuilder.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 471 July 23, 2003 11:22:36 AM
Unnecessary cast to type int for expression of type char. It is already compatible with the argument type int HashCodeBuilder.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 460 July 23, 2003 11:22:36 AM
Unnecessary cast to type int for expression of type short. It is already compatible with the argument type int HashCodeBuilder.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 449 July 23, 2003 11:22:36 AM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137496 13f79535-47bb-0310-9956-ffa450edef68
Superfluous semicolon NumberUtilsTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang/math line 157 July 20, 2003 12:01:26 PM
Superfluous semicolon NumberUtilsTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang/math line 168 July 20, 2003 12:01:26 PM
Superfluous semicolon NumberUtilsTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang/math line 179 July 20, 2003 12:01:26 PM
Superfluous semicolon NumberUtilsTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang/math line 190 July 20, 2003 12:01:26 PM
Superfluous semicolon NumberUtilsTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang/math line 201 July 20, 2003 12:01:26 PM
Superfluous semicolon NumberUtilsTest.java Apache Jakarta Commons/lang/src/test/org/apache/commons/lang/math line 212 July 20, 2003 12:01:26 PM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137483 13f79535-47bb-0310-9956-ffa450edef68
[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.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137482 13f79535-47bb-0310-9956-ffa450edef68
The static field DateFormat.FULL should be accessed directly FastDateFormat.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/time line 112 July 19, 2003 5:17:12 PM
The static field DateFormat.LONG should be accessed directly FastDateFormat.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/time line 116 July 19, 2003 5:17:12 PM
The static field DateFormat.MEDIUM should be accessed directly FastDateFormat.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/time line 120 July 19, 2003 5:17:12 PM
The static field DateFormat.SHORT should be accessed directly FastDateFormat.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/time line 124 July 19, 2003 5:17:12 PM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137469 13f79535-47bb-0310-9956-ffa450edef68
The static method setAccessible(AccessibleObject[], boolean) from the type AccessibleObject should be accessed directly ReflectionToStringBuilder.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 346 July 18, 2003 8:21:31 PM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137467 13f79535-47bb-0310-9956-ffa450edef68
The static method setAccessible(AccessibleObject[], boolean) from the type AccessibleObject should be accessed directly HashCodeBuilder.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 341 July 18, 2003 8:21:31 PM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137466 13f79535-47bb-0310-9956-ffa450edef68
The static method setAccessible(AccessibleObject[], boolean) from the type AccessibleObject should be accessed directly EqualsBuilder.java Apache Jakarta Commons/lang/src/java/org/apache/commons/lang/builder line 268 July 19, 2003 6:10:35 PM
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137465 13f79535-47bb-0310-9956-ffa450edef68