Apache Commons Lang
Go to file
Gary D. Gregory 43dd7284cf Severity Description Resource In Folder Location Creation Time
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
2003-07-25 23:03:30 +00:00
src Severity Description Resource In Folder Location Creation Time 2003-07-25 23:03:30 +00:00
.cvsignore Ignore bin directory 2003-05-24 11:00:17 +00:00
DEVELOPERS-GUIDE.html First version of Lang developers guide 2002-12-22 21:07:35 +00:00
LICENSE.txt Update licence 2003-01-15 22:08:37 +00:00
PROPOSAL.html Removed the 'add user here'. Should be in STATUS.html. 2003-07-07 15:10:13 +00:00
RELEASE-NOTES.txt Updates pre 2.0 2003-07-20 16:14:51 +00:00
STATUS.html Updates pre 2.0 2003-07-20 16:14:51 +00:00
build.xml Change ant script to improve readability 2003-07-21 22:54:37 +00:00
checkstyle.properties Stopping checkstyle from worrying about whether operators are at the end of a line or at the start of the line. I doubt it's something we care enough to standardise on. 2003-04-18 15:21:03 +00:00
default.properties Setting version to 2.0-rc1 2003-07-14 23:50:12 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.properties Added the date to the maven site. 2003-02-02 09:16:32 +00:00
project.xml Updating version in this, though it's not in active build use. 2003-07-14 23:27:21 +00:00