Details
- 
        Type: Improvement Improvement
- 
        Status: Closed Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: 0.5
- 
            Fix Version/s: 0.5
- 
            Component/s: Compatibility
- 
            Labels:None
Description
java.lang.String.replaceAll and JDK 1.4 Nestable should be replaced with equivalent functionality from jakarta commons-lang 2.0 (StringUtils.replace(...) and NestableException). It would be nice if XStream could be used in a JDK1.3 JVM.


Done.