October 2006 Commit Log

Number of Commits:
76
Number of Active Developers:
3
mauro 2006-10-28 18:52

Upgraded to sitemesh-2.3

8 lines of code changed in:

mauro 2006-10-28 12:48

Updated FAQ. Added news entry for 1.2.1 release.

19 lines of code changed in:

joehni 2006-10-28 04:10

FAQ enhancement.

112 lines of code changed in:

mauro 2006-10-26 10:08

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

13 lines of code changed in:

mauro 2006-10-26 09:44

Added svn autoprops config

76 lines of code changed in:

mauro 2006-10-26 09:38

Reverted Ant build version to SNAPSHOT.

1 lines of code changed in:

joehni 2006-10-26 02:56

Update docs. Update parent pom for final StaX verison.

6 lines of code changed in:

joehni 2006-10-26 01:43

Fix javadoc.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/io/xml: TraxSource.java (+1 -1)
joehni 2006-10-25 23:59

HTML glitch

0 lines of code changed in:

joehni 2006-10-25 23:32

Upgrade to Stax 1.2.0 final.

0 lines of code changed in:

joehni 2006-10-25 23:13

Fix HTML errors.

0 lines of code changed in:

mauro 2006-10-25 19:02

Removed minimesh code - now part of xsite.

Refactored Ant script for core - removed distribution functionality.



41 lines of code changed in:

joehni 2006-10-25 09:50

sources plugin is already configured in parent pom.

4 lines of code changed in:

joehni 2006-10-25 08:24

Add sources artifacts and javadoc for benchmark.

62 lines of code changed in:

  • xstream-benchmark: pom.xml (+49)
  • xstream-benchmark/src/java/com/thoughtworks/xstream/tools/benchmark: package.html (changed)
  • xstream: pom.xml (+13)
mauro 2006-10-24 17:08

Updated README.txt

2 lines of code changed in:

mauro 2006-10-24 17:06

Moved README.txt to top-level.

Moved xstream jar to lib directory in Ant build.

56 lines of code changed in:

mauro 2006-10-24 16:52

Moved LICENSE.txt to top-level.

Renamed README.txt to BUILD.txt

50 lines of code changed in:

joehni 2006-10-24 16:32

Add docs again to binary distribution.

1 lines of code changed in:

  • xstream-distribution: pom.xml (+1 -1)
mauro 2006-10-24 15:27

Updated repository docs following merge of distribution and website modules.

0 lines of code changed in:

mauro 2006-10-24 14:43

Removed distribution module.

Renamed xstream-website to xstream-distribution.

256 lines of code changed in:

mauro 2006-10-24 14:39

Merged distribution assembly descriptor in xstream-website.

116 lines of code changed in:

gas 2006-10-24 13:44

dont use Calendar due to jdk's issues

26 lines of code changed in:

joehni 2006-10-24 13:23

No verbose flag.

1 lines of code changed in:

joehni 2006-10-24 13:21

Fix binary distribution on Windows.

Clean-up source distribution

10 lines of code changed in:

joehni 2006-10-24 09:06

Switch to 1.2.1-SNAPSHOT.

5 lines of code changed in:

joehni 2006-10-23 21:28

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

28 lines of code changed in:

joehni 2006-10-23 14:17

Fix Javadoc errors.

5 lines of code changed in:

joehni 2006-10-23 09:42

Build breaks without auto-generated POM.

3 lines of code changed in:

mauro 2006-10-23 00:03

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

63 lines of code changed in:

mauro 2006-10-22 15:34

Added sitemesh lib required by xsite-maven-plugin.

Updated README.txt

1 lines of code changed in:

mauro 2006-10-22 14:18

Fixed bin distribution docs content.

Added jdk1.3 libs.

12 lines of code changed in:

joehni 2006-10-20 22:44

Update changes

2 lines of code changed in:

joehni 2006-10-20 22:42

Fix tutorial.

1 lines of code changed in:

joehni 2006-10-20 22:39

Fix escapes in JsonWriter.

22 lines of code changed in:

joehni 2006-10-20 22:18

Fix quoting in JsonWriter (XSTR-357).

28 lines of code changed in:

joehni 2006-10-20 15:03

Add javadocs to site.

29 lines of code changed in:

  • xstream-website: pom.xml (+29 -2)
mauro 2006-10-19 11:59

Exclude Ant build output.

1 lines of code changed in:

joehni 2006-10-19 02:52

Update changes.

17 lines of code changed in:

joehni 2006-10-19 02:46

Add more versatile boolean converter (XSTR-309).

136 lines of code changed in:

joehni 2006-10-19 01:28

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

Revert Xpp3Dom.

210 lines of code changed in:

joehni 2006-10-18 22:00

Fix javadoc.

2 lines of code changed in:

joehni 2006-10-18 21:56

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:

mauro 2006-10-18 09:41

Removed empty dir.

0 lines of code changed in:

mauro 2006-10-18 09:36

Refactored assembly-src.xml to use checked out src.

Added distribution to reactor.

13 lines of code changed in:

mauro 2006-10-18 08:53

Moved xstream-benchmark to separate module.

28 lines of code changed in:

mauro 2006-10-17 10:54

Moved sandbox out of trunk

0 lines of code changed in:

mauro 2006-10-16 20:13

Changed distribution phases to install to avoid unnecessary duplicate executions.

4 lines of code changed in:

mauro 2006-10-16 20:04

Added docs and libs bin distribution.

103 lines of code changed in:

gas 2006-10-16 19:54

tipify class names

7 lines of code changed in:

gas 2006-10-16 19:43

fixes problem with one to one in different tags

54 lines of code changed in:

  • sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller: XNode.java (+5 -1), XStreamModeller.java (+7 -2)
  • sandbox/xstream-modeller/src/main/java/org/codehaus/xstream/modeller/dom: Element.java (+16 -9)
  • sandbox/xstream-modeller/src/main/test/org/codehaus/xstream/modeller/acceptance: ElementsNodeTest.java (+26)
mauro 2006-10-16 16:29

Added javadoc configuration.

5 lines of code changed in:

joehni 2006-10-16 09:54

Test field aliases for internal attribute names.

22 lines of code changed in:

mauro 2006-10-15 15:29

Added distribution module that creates a basic bin and src distro.

13 lines of code changed in:

joehni 2006-10-14 20:09

Concurrent test case for ThreadSafeSimpleDateFormat.

96 lines of code changed in:

joehni 2006-10-14 19:33

Move ThreadSafeSimpleDateFormat into core.util.

110 lines of code changed in:

gas 2006-10-13 19:45

initial sandbox commit with xstream-modeller

15 lines of code changed in:

joehni 2006-10-12 11:45

Complete primitives.

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/core/util: Primitives.java (+1)
joehni 2006-10-11 21:13

Update changes.

1 lines of code changed in:

joehni 2006-10-11 21:11

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

73 lines of code changed in:

joehni 2006-10-11 16:19

Add test case for proxy bug.

38 lines of code changed in:

joehni 2006-10-11 15:54

Add test case for proxy bug.

31 lines of code changed in:

joehni 2006-10-09 14:55

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

55 lines of code changed in:

joehni 2006-10-09 09:30

Forgotten sysout.

0 lines of code changed in:

joehni 2006-10-08 20:53

Update changes.

1 lines of code changed in:

joehni 2006-10-08 17:50

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

18 lines of code changed in:

joehni 2006-10-08 17:38

Update changes.

1 lines of code changed in:

joehni 2006-10-08 17:37

Handle null values for attributes (XSTR-339).

27 lines of code changed in:

joehni 2006-10-07 13:41

Update changes.

2 lines of code changed in:

joehni 2006-10-06 23:19

Define includes to prevent any file to be stuffed into the resulting jar (incl. Java sources).

4 lines of code changed in:

joehni 2006-10-06 08:48

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

8 lines of code changed in:

joehni 2006-10-05 00:52

Support 1.1.x compatible version of Dom4JWriter.

183 lines of code changed in:

joehni 2006-10-05 00:51

Move Dom4JWriter of XSTR 1.2 out of the way.

114 lines of code changed in:

joehni 2006-10-05 00:48

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:

joehni 2006-10-05 00:23

Create a branch from the old Dom4JWriter as Dom4JDomWriter.

22 lines of code changed in:

joehni 2006-10-04 14:54

Remove unused imports.

0 lines of code changed in:

joehni 2006-10-04 14:53

Simplify writer creation.

3 lines of code changed in:

September 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT