[root]/xstream/src/test/com/thoughtworks/xstream/converters/enums
Adjust svn properties.
0 lines of code changed in:
Fix warnings.
2 lines of code changed in:
bugfix to EnumSetConverter, allowing it to handle empty sets. Contributed by Baba Buehler
12 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)
127 lines of code changed in:
Incorporated changed from Bryan Coleman for dealing with polymorphic enums
60 lines of code changed in:
Added converter for JDK 1.5 enum.
23 lines of code changed in: