Use XML libs only for JDK 1.3.
4 lines of code changed in:
Renamed AbstractXmlFriendlyDriver decorate methods to be more explicit.
25 lines of code changed in:
Added AbstractXmlFriendlyDriver as base class for all xml-based drivers.
Removed XmlFriendlyReplacer from XStream facade - now injectable in all xml drivers.
167 lines of code changed in:
Add JRockit support (XSTR-311).
4 lines of code changed in:
Improved test coverage in JDK 1.3.
509 lines of code changed in:
Add JRockit support (XSTR-311).
73 lines of code changed in:
Optimize code (XSTR-313), drop unnecessary ClassStack.
4 lines of code changed in:
Fix strange formatting.
21 lines of code changed in:
Update year of copyright.
1 lines of code changed in:
Removed test file
0 lines of code changed in:
Testing https commit
0 lines of code changed in:
Refactored XmlFriendlyMapper to move common functionality into an abstract class, inherited by XStream11XmlFriendlyMapper
for 1.1 compatibility.
Modified AbstractAcceptanceTestCase to use XStream instance with new 1.2 XmlFriendlyReplacer by default and updated tests accordingly.
Commented 2-3 tests that still fail with new XStream instance (search for FIXME).
227 lines of code changed in:
Add @since to new methods.
4 lines of code changed in: