March 2005 Commit Log

Number of Commits:
18
Number of Active Developers:
2
joe 2005-03-24 08:15

JavaMethodConverter handles non private methods/constructors (thanks to Kevin Ring)

51 lines of code changed in:

joe 2005-03-24 08:14

PropertiesConverter also serializes default values (thanks to Kevin Ring)

86 lines of code changed in:

joe 2005-03-20 20:12

Missing bracket

1 lines of code changed in:

joe 2005-03-20 20:07

Incorporated changed from Bryan Coleman for dealing with polymorphic enums

105 lines of code changed in:

joe 2005-03-20 16:47

Didn't mean to check in those dodgy imports.

1 lines of code changed in:

joe 2005-03-20 16:43

Bugfix: Externalizable converter was not correctly resolving name of class to instantiate for any object that wasn't at the root of the tree.

56 lines of code changed in:

joe 2005-03-20 16:05

Removed unnecessary jdk-check dependency (pointed out by Carlo Dapor)

1 lines of code changed in:

joe 2005-03-18 19:48

Updated build so it now works on JDK 1.4 and 1.5.

* If compiling on 1.5 the main Java classes (not the tests) are compiled with -target 1.3 to ensure the library still runs on 1.3 and 1.4 jdks.

* If compiling on 1.4 some of the 1.5 specific classes are ignored from the build and a warning is displayed.

Minor tweaks have been made to the code to ensure it behaves consistently across JDKs.

39 lines of code changed in:

joe 2005-03-18 17:50

Made classpath more explicit. JDK 1.5 moans about non jar files.

4 lines of code changed in:

joe 2005-03-18 17:06

Removed build server 'hack'

0 lines of code changed in:

joe 2005-03-18 14:52

Added converter for JDK 1.5 enum.

50 lines of code changed in:

mauro 2005-03-12 20:07

Applied patch for XSTR-148 from Chung-Onn Cheong

1 lines of code changed in:

joe 2005-03-07 22:51

Updated website for 1.1.1 release

20 lines of code changed in:

joe 2005-03-07 21:46

XSTR-199: Allow classloader to be changed using XStream.setClassLoader()

76 lines of code changed in:

joe 2005-03-06 16:13

Ability for users to inject a custom mapper

87 lines of code changed in:

joe 2005-03-06 12:06

Added (disabled) test for XSTR-193

54 lines of code changed in:

joe 2005-03-03 22:49

Upgraded sitemesh jar. Jira tags now look like JIRA:BLAH, rather than <jira>BLAH</jira>. This makes it easier to use in WYSIWYG editor

18 lines of code changed in:

joe 2005-03-01 08:07

Credited Simon Daniel for the array classloader fix

2 lines of code changed in:

February 2005 »

Generated by StatSVN 0.3.2-SNAPSHOT