![]() | ![]() |
[root]/src/test/com/thoughtworks/acceptance/someobjects
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 49 (100.0%) | 398 (100.0%) | 8.1 |
joe | 12 (24.5%) | 222 (55.8%) | 18.5 |
joehni | 33 (67.3%) | 135 (33.9%) | 4.0 |
mauro | 4 (8.2%) | 41 (10.3%) | 10.2 |
Add license headers to core.
107 lines of code changed in 10 files:
Move StandardObject to package object.
6 lines of code changed in 6 files:
Collect 1.1 compatibility test.
0 lines of code changed in 1 file:
Revert to 1.1.1 converter ... it is part of compatibility test.
3 lines of code changed in 1 file:
Adjust svn properties.
0 lines of code changed in 11 files:
Make JDK 1.3 happy.
1 lines of code changed in 1 file:
Resolve references to implicit collections (XSTR-276 and XSTR-283).
Factor out AbstractReference(Un)Marshaller.
18 lines of code changed in 1 file:
Improve test with namespaces.
Move TreeMapAndTreeSet test.
0 lines of code changed in 1 file:
XSTR-273: Added ConverterMatcher and SingleValueConverter interfaces. Refactored Converter to extend ConverterMatcher.
Added AbstractSingleValueConverter to replace AbstractBaseConverter, which is now deprecated.
3 lines of code changed in 1 file:
Null-handling clean-up.
0 lines of code changed in 1 file:
Added testUnmarshalsObjectFromXmlWithUnderscores()
11 lines of code changed in 1 file:
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.
1 lines of code changed in 1 file:
Added ability to change default converter ( XSTR-142)
27 lines of code changed in 2 files:
More JDK1.3 compatability in test cases
1 lines of code changed in 1 file:
More JDK1.3 compatability.
6 lines of code changed in 1 file:
XSTR-57: Converters for TreeSet and TreeMap that include Comparators
102 lines of code changed in 1 file:
XSTR-33: Serializes nulls
15 lines of code changed in 1 file:
Moved test objects into acceptance package.
97 lines of code changed in 7 files: