Apache Commons Lang
Go to file
Henri Yandell b556203db7 Changed the signature of StringUtils.defaultString(String,String) and (String) to (Object, String) and (Object).
A note needs to be made in the next release that code using defaultString
needs to be recompiled else it will grumble.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137102 13f79535-47bb-0310-9956-ffa450edef68
2002-10-27 19:42:04 +00:00
src Changed the signature of StringUtils.defaultString(String,String) and (String) to (Object, String) and (Object). 2002-10-27 19:42:04 +00:00
.cvsignore Ignore the generated target/ directory. 2002-09-25 05:55:31 +00:00
LICENSE.txt o adding .txt extension to keep windows and checkstyle happy. 2002-07-26 18:58:35 +00:00
PROPOSAL.html Initial copy from jakarta-commons-sandbox 2002-07-19 03:35:56 +00:00
RELEASE-NOTES.txt Correct the enum release notes 2002-09-25 10:29:56 +00:00
STATUS.html Changed the signature of StringUtils.defaultString(String,String) and (String) to (Object, String) and (Object). 2002-10-27 19:42:04 +00:00
build.xml Update testing for ant 2002-09-12 21:58:15 +00:00
checkstyle.properties Created a standard set of checkstyle properties. 2002-09-21 05:16:10 +00:00
default.properties 1.0'd. 2002-10-04 03:23:18 +00:00
maven.xml o using the parent project.xml 2002-07-26 19:07:07 +00:00
project.properties Created a standard set of checkstyle properties. 2002-09-21 05:16:10 +00:00
project.xml Added an exclude for Test classes beginning with 'Abstract' 2002-09-21 04:16:37 +00:00