Apache Commons Lang
Go to file
Gary D. Gregory 43f7a149e0 I've finally worked out the oddball build and class loading issue that only seems to happen on Windows XP (SP2) since Simon reports that the ant build works fine for him on Linux.
I can report success with "ant clean dist-build-2.1 test" on Sun Java versions:

1.5.0_03
1.5.0_02
1.4.2_08
1.3.1_14

In order achieve this; the new build.xml depends on Ant 1.6.

Version 1.2.2_017 hangs miserably for me though, as it did before.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@179242 13f79535-47bb-0310-9956-ffa450edef68
2005-05-31 17:48:08 +00:00
src I've finally worked out the oddball build and class loading issue that only seems to happen on Windows XP (SP2) since Simon reports that the ant build works fine for him on Linux. 2005-05-31 17:48:08 +00:00
xdocs removed link to lang.text section 2005-05-05 01:32:02 +00:00
LICENSE.txt Add blank line 2004-02-19 21:23:04 +00:00
NOTICE.txt Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 2004-02-18 23:13:37 +00:00
PROPOSAL.html Updated copyright statements for 2005. 2005-04-14 06:16:36 +00:00
RELEASE-NOTES-2.0.txt svn:keywords correction 2005-02-26 13:08:30 +00:00
RELEASE-NOTES.txt Add StringUtils.defaultIfEmpty 2005-04-10 23:25:25 +00:00
STATUS.html removed description of the text package since it is excluded from the 2.1 release; 2005-05-05 01:31:06 +00:00
build.xml I've finally worked out the oddball build and class loading issue that only seems to happen on Windows XP (SP2) since Simon reports that the ant build works fine for him on Linux. 2005-05-31 17:48:08 +00:00
checkstyle.properties Updated copyright statements for 2005. 2005-04-14 06:16:36 +00:00
checkstyle.xml Updated copyright statements for 2005. 2005-04-14 06:16:36 +00:00
default.properties I've finally worked out the oddball build and class loading issue that only seems to happen on Windows XP (SP2) since Simon reports that the ant build works fine for him on Linux. 2005-05-31 17:48:08 +00:00
maven.xml changed preparing source distribution to copy RELEASE-NOTES.txt instead of RELEASE-NOTES.html 2005-05-23 23:24:13 +00:00
project.properties added maven.javadoc.overview to point the maven javadoc plugin to the overview.html - for some reason it wasn't being picked up without the property setting 2005-05-22 02:55:34 +00:00
project.xml updated version to 2.1-RC7 2005-05-29 01:07:22 +00:00