Upgraded to sitemesh-2.3
8 lines of code changed in:
Updated FAQ. Added news entry for 1.2.1 release.
19 lines of code changed in:
FAQ enhancement.
112 lines of code changed in:
Updated javadoc configuration to use standard POM properties (inceptionYear and organisation)
13 lines of code changed in:
Added svn autoprops config
76 lines of code changed in:
Reverted Ant build version to SNAPSHOT.
1 lines of code changed in:
Update docs. Update parent pom for final StaX verison.
6 lines of code changed in:
Fix javadoc.
1 lines of code changed in:
HTML glitch
0 lines of code changed in:
Upgrade to Stax 1.2.0 final.
0 lines of code changed in:
Fix HTML errors.
0 lines of code changed in:
Removed minimesh code - now part of xsite.
Refactored Ant script for core - removed distribution functionality.
41 lines of code changed in:
sources plugin is already configured in parent pom.
4 lines of code changed in:
Add sources artifacts and javadoc for benchmark.
62 lines of code changed in:
Updated README.txt
2 lines of code changed in:
Moved README.txt to top-level.
Moved xstream jar to lib directory in Ant build.
56 lines of code changed in:
Moved LICENSE.txt to top-level.
Renamed README.txt to BUILD.txt
50 lines of code changed in:
Add docs again to binary distribution.
1 lines of code changed in:
Updated repository docs following merge of distribution and website modules.
0 lines of code changed in:
Removed distribution module.
Renamed xstream-website to xstream-distribution.
256 lines of code changed in:
Merged distribution assembly descriptor in xstream-website.
116 lines of code changed in:
dont use Calendar due to jdk's issues
26 lines of code changed in:
No verbose flag.
1 lines of code changed in:
Fix binary distribution on Windows.
Clean-up source distribution
10 lines of code changed in:
Switch to 1.2.1-SNAPSHOT.
5 lines of code changed in:
Use assembly:single instead of assembly:assembly. Take javadoc from website module.
28 lines of code changed in:
Fix Javadoc errors.
5 lines of code changed in:
Build breaks without auto-generated POM.
3 lines of code changed in:
Fixed javadoc plugin version=2.0 as the otherwise the configuration of excluded packages seems to be ignored.
63 lines of code changed in:
Added sitemesh lib required by xsite-maven-plugin.
Updated README.txt
1 lines of code changed in:
Fixed bin distribution docs content.
Added jdk1.3 libs.
12 lines of code changed in:
Update changes
2 lines of code changed in:
Fix tutorial.
1 lines of code changed in:
Fix escapes in JsonWriter.
22 lines of code changed in:
Fix quoting in JsonWriter (XSTR-357).
28 lines of code changed in:
Add javadocs to site.
29 lines of code changed in:
Exclude Ant build output.
1 lines of code changed in:
Update changes.
17 lines of code changed in:
Add more versatile boolean converter (XSTR-309).
136 lines of code changed in:
Add unit tests for DocumentWriter impls (XSTR-349).
Revert Xpp3Dom.
210 lines of code changed in:
Fix javadoc.
2 lines of code changed in:
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:
Removed empty dir.
0 lines of code changed in:
Refactored assembly-src.xml to use checked out src.
Added distribution to reactor.
13 lines of code changed in:
Moved xstream-benchmark to separate module.
28 lines of code changed in:
Moved sandbox out of trunk
0 lines of code changed in:
Changed distribution phases to install to avoid unnecessary duplicate executions.
4 lines of code changed in:
Added docs and libs bin distribution.
103 lines of code changed in:
tipify class names
7 lines of code changed in:
fixes problem with one to one in different tags
54 lines of code changed in:
Added javadoc configuration.
5 lines of code changed in:
Test field aliases for internal attribute names.
22 lines of code changed in:
Added distribution module that creates a basic bin and src distro.
13 lines of code changed in:
Concurrent test case for ThreadSafeSimpleDateFormat.
96 lines of code changed in:
Move ThreadSafeSimpleDateFormat into core.util.
110 lines of code changed in:
initial sandbox commit with xstream-modeller
15 lines of code changed in:
Complete primitives.
1 lines of code changed in:
Update changes.
1 lines of code changed in:
Fix over-eager type check to allow marker classes as used by proxy mappers.
73 lines of code changed in:
Add test case for proxy bug.
38 lines of code changed in:
Add test case for proxy bug.
31 lines of code changed in:
Identified cause for failing test on JDK 1.5.0_04 (Windows).
55 lines of code changed in:
Forgotten sysout.
0 lines of code changed in:
Update changes.
1 lines of code changed in:
Fix NPE in JSON writer for custom converters calling non-extended HSW (XSTR-338).
18 lines of code changed in:
Update changes.
1 lines of code changed in:
Handle null values for attributes (XSTR-339).
27 lines of code changed in:
Update changes.
2 lines of code changed in:
Define includes to prevent any file to be stuffed into the resulting jar (incl. Java sources).
4 lines of code changed in:
Started work on a unified DomGenerator interface for DOM writers (XSTR-349).
8 lines of code changed in:
Support 1.1.x compatible version of Dom4JWriter.
183 lines of code changed in:
Move Dom4JWriter of XSTR 1.2 out of the way.
114 lines of code changed in:
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:
Create a branch from the old Dom4JWriter as Dom4JDomWriter.
22 lines of code changed in:
Remove unused imports.
0 lines of code changed in:
Simplify writer creation.
3 lines of code changed in: