February 2007 Commit Log

Number of Commits:
25
Number of Active Developers:
2
dlr 2007-02-28 18:18

A feeble attempt at a (personal) anti-spam measure.



[ in jarkarta/commons/lang/src/ ]



* test/org/apache/commons/lang/exception/NestableDelegateTestCase.java

* test/org/apache/commons/lang/exception/ExceptionUtilsTestCase.java

* test/org/apache/commons/lang/StringUtilsTest.java

* java/org/apache/commons/lang/exception/ExceptionUtils.java

* java/org/apache/commons/lang/exception/NestableRuntimeException.java

* java/org/apache/commons/lang/exception/NestableError.java

* java/org/apache/commons/lang/exception/NestableDelegate.java

* java/org/apache/commons/lang/exception/NestableException.java

* java/org/apache/commons/lang/exception/Nestable.java

* java/org/apache/commons/lang/ObjectUtils.java

* java/org/apache/commons/lang/StringUtils.java

* java/org/apache/commons/lang/SerializationUtils.java

Remove my email addresses.

12 lines of code changed in:

bayard 2007-02-24 20:30

Making the build work again. No email received from the nightly build :(

1 lines of code changed in:

bayard 2007-02-24 04:16

Intentionally breaking the build to test the nightly build. Will fix tomorrow.

1 lines of code changed in:

bayard 2007-02-17 08:41

Fixing LANG-320. I modified the tests to only check that the listed languages and countries are contained in the result, not that they exactly equal the result

9 lines of code changed in:

bayard 2007-02-17 08:34

Fixing javadoc

2 lines of code changed in:

bayard 2007-02-15 00:04

Marking release date for 2.3

1 lines of code changed in:

Repository Tag: LANG_2_3
bayard 2007-02-13 16:31

Moving to the next version - which I'm claiming will be 3.0

3 lines of code changed in:

bayard 2007-02-09 20:58

Include pom.xml in the src dist

1 lines of code changed in:

bayard 2007-02-09 19:58

Setting version to 2.3

3 lines of code changed in:

bayard 2007-02-09 19:58

Commenting out the unit test for LANG-312. It's not resolved yet, so failure will happen

2 lines of code changed in:

bayard 2007-02-07 23:19

And clean up so they don't end up in other things

2 lines of code changed in:

bayard 2007-02-07 23:09

Include the license/notice in the source/javadoc jars

6 lines of code changed in:

bayard 2007-02-06 23:26

Rolling back version until release is done

3 lines of code changed in:

bayard 2007-02-06 23:02

Switching the JDK test to a warning as we can't control the JDK

8 lines of code changed in:

bayard 2007-02-06 22:57

Preparing for release candidate

3 lines of code changed in:

bayard 2007-02-06 22:52

Adding LANG-315 to the release notes

6 lines of code changed in:

bayard 2007-02-06 22:49

Applying test and fix for LANG-315

15 lines of code changed in:

bayard 2007-02-06 22:44

Oops, javadoc typo

1 lines of code changed in:

bayard 2007-02-06 22:40

Fixing javadoc warnings from checkstyle

30 lines of code changed in:

bayard 2007-02-06 22:39

sources/javadoc jars are included in the binary zip

2 lines of code changed in:

bayard 2007-02-06 22:29

Don't include the proposal in the src build

0 lines of code changed in:

bayard 2007-02-06 22:26

Switching last two methods to use 'str' rather than 'string'

12 lines of code changed in:

bayard 2007-02-06 22:25

Replacing the optimisation for LANG-287.

17 lines of code changed in:

bayard 2007-02-06 22:04

I don't know why we declared new escape(StringWriter, String) methods. I've removed these and inlined their code into the escape(String, String) type methods

14 lines of code changed in:

bayard 2007-02-06 21:57

Improved private method name, newStringWriter to createStringWriter. newStringWriter is too close to new StringWriter

3 lines of code changed in:

January 2007 »

Generated by StatSVN 0.3.2-SNAPSHOT