May 2005 Commit Log

Number of Commits:
30
Number of Active Developers:
2
ggregory 2005-05-31 17:48

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.

237 lines of code changed in:

ggregory 2005-05-31 02:18

Javadoc method ClassUtilsTest#newSystemClassLoader() while looking for Sun Java 1.3.1 build issues on Windows XP. See http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=111738085310708&w=2

modified ClassUtilsTest.java

11 lines of code changed in:

stevencaswell 2005-05-29 01:10

added guard around some rounding tests that do not work in JDK versions prior to 1.4

28 lines of code changed in:

stevencaswell 2005-05-29 01:08

updated version to 2.1-RC7;

updated to require junit 3.8.1

2 lines of code changed in:

stevencaswell 2005-05-29 01:07

updated version to 2.1-RC7

1 lines of code changed in:

ggregory 2005-05-27 07:26

The build.xml invoked the deprecated .enum. test suite but not the new .enums. test suite. Added .enums. invocation on top of .enum.

1 lines of code changed in:

ggregory 2005-05-27 00:42

Refactor unit test fork attribute in a default.properties property named "test.fork", default is true, as in the build.xml file.

12 lines of code changed in:

stevencaswell 2005-05-24 23:32

added deleting the text package from the test tree in the 2.1 distribution build;

removed running the text test suite from the test target for the 2.1 distribution

3 lines of code changed in:

stevencaswell 2005-05-23 23:24

changed preparing source distribution to copy RELEASE-NOTES.txt instead of RELEASE-NOTES.html

1 lines of code changed in:

stevencaswell 2005-05-22 02:55

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

1 lines of code changed in:

stevencaswell 2005-05-22 02:53

updated version to 2.1-RC6

2 lines of code changed in:

ggregory 2005-05-17 21:41

Specification-Version: 2.1

1 lines of code changed in:

stevencaswell 2005-05-05 01:54

added deleting the text package from source (java and test) when preparing the source filesystem for building the source distribution, because the text package is excluded from the 2.1 release

4 lines of code changed in:

stevencaswell 2005-05-05 01:32

removed link to lang.text section

0 lines of code changed in:

stevencaswell 2005-05-05 01:31

removed description of the text package since it is excluded from the 2.1 release;

updated e-mail address

2 lines of code changed in:

stevencaswell 2005-05-05 01:29

updated status to 2.1-RC5;

added excluding the text package as a source modification and unit text exclusion

13 lines of code changed in:

stevencaswell 2005-05-05 01:28

added maven.clover.excludes property to exclude the text package (exluded from 2.1 release)

2 lines of code changed in:

stevencaswell 2005-05-05 01:26

update version to 2.1-RC5;

added properties compile.excludes and excludepackagenames to support building a distribution without a package

7 lines of code changed in:

stevencaswell 2005-05-05 01:26

added compile.excludes attribute to the javac element, with the value set to the compile.excludes property;

added excludepackagenames attribute to the javadoc element, with the value set to the javadoc.excludepackagenames property;

added dist-build-2.1 target to build the 2.1 release without the text package

6 lines of code changed in:

stevencaswell 2005-05-04 22:12

added svn path to the committers repository in the building/site generation section

1 lines of code changed in:

ggregory 2005-05-02 23:05

Text test suite was not being invoked.

9 lines of code changed in:

ggregory 2005-05-02 23:04

[Bug 34715][lang] unit test for org.apache.commons.lang.text.StrBuilder.

1 lines of code changed in:

ggregory 2005-05-02 22:55

A good start for: [Bug 34715][lang] unit test for org.apache.commons.lang.text.StrBuilder. From heuermh@acm.org.

919 lines of code changed in:

ggregory 2005-05-02 21:16

Replace the Javadoc pattern "A Matcher which matches the XXX character." with "Matches the XXX character.". (A matcher matches of course ;-) Use the active voice or “third-person verb form”, I only know it is called the “third-person verb form” because I read it in the most excellent tiny little book “The Elements of Java Style”.)

8 lines of code changed in:

ggregory 2005-05-02 21:06

Javadoc nit.

1 lines of code changed in:

ggregory 2005-05-02 18:31

Fix 120-length warnings reported for 2.1-RC4 here: http://people.apache.org/~stevencaswell/commons-lang-2.1/docs/checkstyle-report.html

84 lines of code changed in:

stevencaswell 2005-05-01 22:15

added header similar to developer's guide;

added code tags around method call examples

44 lines of code changed in:

stevencaswell 2005-05-01 22:14

removed entry for writing users guide

0 lines of code changed in:

stevencaswell 2005-05-01 22:14

spelling correction

1 lines of code changed in:

stevencaswell 2005-05-01 22:13

updated version to 2.1-RC4

2 lines of code changed in:

April 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT