October 2006 Commit Log

Number of Commits:
40
Number of Active Developers:
3
mauro 2006-10-26 05:08 Rev.: 1036

Updated javadoc configuration to use standard POM properties (inceptionYear and organisation)

3 lines of code changed in 2 files:

mauro 2006-10-26 04:38 Rev.: 1034

Reverted Ant build version to SNAPSHOT.

1 lines of code changed in 1 file:

joehni 2006-10-25 20:43 Rev.: 1032

Fix javadoc.

1 lines of code changed in 1 file:

joehni 2006-10-25 18:32 Rev.: 1030

Upgrade to Stax 1.2.0 final.

0 lines of code changed in 4 files:

mauro 2006-10-25 14:02 Rev.: 1026

Removed minimesh code - now part of xsite.
Refactored Ant script for core - removed distribution functionality.

27 lines of code changed in 12 files:

joehni 2006-10-25 04:50 Rev.: 1025

sources plugin is already configured in parent pom.

4 lines of code changed in 2 files:

joehni 2006-10-25 03:24 Rev.: 1024

Add sources artifacts and javadoc for benchmark.

13 lines of code changed in 4 files:

mauro 2006-10-24 12:06 Rev.: 1020

Moved README.txt to top-level.
Moved xstream jar to lib directory in Ant build.

18 lines of code changed in 3 files:

mauro 2006-10-24 11:52 Rev.: 1019

Moved LICENSE.txt to top-level.
Renamed README.txt to BUILD.txt

1 lines of code changed in 4 files:

gas 2006-10-24 08:44 Rev.: 1014

dont use Calendar due to jdk's issues

26 lines of code changed in 1 file:

joehni 2006-10-24 04:06 Rev.: 1011

Switch to 1.2.1-SNAPSHOT.

1 lines of code changed in 3 files:

joehni 2006-10-23 16:28 Rev.: 1010

Use assembly:single instead of assembly:assembly. Take javadoc from website module.

1 lines of code changed in 3 files:

joehni 2006-10-23 09:17 Rev.: 1009

Fix Javadoc errors.

5 lines of code changed in 5 files:

mauro 2006-10-22 19:03 Rev.: 1007

Fixed javadoc plugin version=2.0 as the otherwise the configuration of excluded packages seems to be ignored.

43 lines of code changed in 1 file:

joehni 2006-10-20 17:39 Rev.: 1002

Fix escapes in JsonWriter.

22 lines of code changed in 2 files:

joehni 2006-10-20 17:18 Rev.: 1001

Fix quoting in JsonWriter (XSTR-357).

28 lines of code changed in 2 files:

joehni 2006-10-18 21:46 Rev.: 995

Add more versatile boolean converter (XSTR-309).

136 lines of code changed in 2 files:

joehni 2006-10-18 20:28 Rev.: 994

Add unit tests for DocumentWriter impls (XSTR-349).
Revert Xpp3Dom.

210 lines of code changed in 11 files:

joehni 2006-10-18 17:00 Rev.: 993

Fix javadoc.

2 lines of code changed in 1 file:

joehni 2006-10-18 16:56 Rev.: 992

Implement the DocumentWriter for all DOM writer impls (XSTR-349).
Introduce DocumentReader for DOm reader impls.
Add hashCode and equals to Xpp3Dom.

357 lines of code changed in 18 files:

mauro 2006-10-18 04:41 Rev.: 991

Removed empty dir.

0 lines of code changed in 22 files:

mauro 2006-10-18 03:53 Rev.: 989

Moved xstream-benchmark to separate module.

1 lines of code changed in 2 files:

joehni 2006-10-16 04:54 Rev.: 979

Test field aliases for internal attribute names.

22 lines of code changed in 1 file:

joehni 2006-10-14 15:09 Rev.: 977

Concurrent test case for ThreadSafeSimpleDateFormat.

96 lines of code changed in 2 files:

joehni 2006-10-14 14:33 Rev.: 976

Move ThreadSafeSimpleDateFormat into core.util.

110 lines of code changed in 3 files:

joehni 2006-10-12 06:45 Rev.: 973

Complete primitives.

1 lines of code changed in 1 file:

joehni 2006-10-11 16:11 Rev.: 971

Fix over-eager type check to allow marker classes as used by proxy mappers.

73 lines of code changed in 5 files:

joehni 2006-10-11 11:19 Rev.: 970

Add test case for proxy bug.

38 lines of code changed in 1 file:

joehni 2006-10-11 10:54 Rev.: 969

Add test case for proxy bug.

31 lines of code changed in 1 file:

joehni 2006-10-09 09:55 Rev.: 968

Identified cause for failing test on JDK 1.5.0_04 (Windows).

55 lines of code changed in 1 file:

joehni 2006-10-09 04:30 Rev.: 967

Forgotten sysout.

0 lines of code changed in 1 file:

joehni 2006-10-08 12:50 Rev.: 965

Fix NPE in JSON writer for custom converters calling non-extended HSW (XSTR-338).

18 lines of code changed in 2 files:

joehni 2006-10-08 12:37 Rev.: 963

Handle null values for attributes (XSTR-339).

27 lines of code changed in 2 files:

joehni 2006-10-06 03:48 Rev.: 960

Started work on a unified DomGenerator interface for DOM writers (XSTR-349).

34 lines of code changed in 3 files:

joehni 2006-10-04 19:52 Rev.: 959

Support 1.1.x compatible version of Dom4JWriter.

183 lines of code changed in 5 files:

joehni 2006-10-04 19:51 Rev.: 958

Move Dom4JWriter of XSTR 1.2 out of the way.

119 lines of code changed in 3 files:

joehni 2006-10-04 19:48 Rev.: 957

Add Dom4JDomWriter to support the creation of a Dom4J DOM again.
Remove superflous method and implement it in abstract class.

22 lines of code changed in 9 files:

joehni 2006-10-04 19:23 Rev.: 956

Create a branch from the old Dom4JWriter as Dom4JDomWriter.

68 lines of code changed in 1 file:

joehni 2006-10-04 09:54 Rev.: 955

Remove unused imports.

0 lines of code changed in 1 file:

joehni 2006-10-04 09:53 Rev.: 954

Simplify writer creation.

3 lines of code changed in 1 file:

September 2006 »