[root]/xstream/src/java/com/thoughtworks/xstream/converters/enums
Fix EnumSetConverter on Harmony (XSTR-379).
20 lines of code changed in:
Added TODO
1 lines of code changed in:
Adjust svn properties.
0 lines of code changed in:
Clean-up alias handling.
4 lines of code changed in:
bugfix to EnumSetConverter, allowing it to handle empty sets. Contributed by Baba Buehler
3 lines of code changed in:
Cleaner support serialization of EnumMap and EnumSet. Adjusted main facade and build so XStream still builds for JDK1.4 (obviously without the 1.5 features)
123 lines of code changed in:
Incorporated changed from Bryan Coleman for dealing with polymorphic enums
13 lines of code changed in:
Added converter for JDK 1.5 enum.
27 lines of code changed in: