Release Notes - XStream - Version 1.1.3 - HTML format

Bug

  • [XSTR-204] - deserializing Enums incorrectly
  • [XSTR-209] - DomDriver() does not handle non-printable chars very well (eg. 0x0c)
  • [XSTR-218] - Arrays.asList fails - bug or impossible?
  • [XSTR-233] - Integer[] unmarshalled as int[]
  • [XSTR-242] - XStream cannot properly unmarshal Calendar with different TimeZone
  • [XSTR-247] - ISO8601DateConverter ignores current TimeZone
  • [XSTR-253] - Float[] is demarshalled as float[]
  • [XSTR-263] - Circular references with Externalizable objects fail with ClassCastException
  • [XSTR-319] - Crashes on integer conversion

Improvement

  • [XSTR-264] - Methods from class 'FastStack' don't nullify references

New Feature

  • [XSTR-70] - Converter for JDK1.5 Enum
  • [XSTR-206] - Converter for EnumMap and EnumSet
  • [XSTR-237] - a set of jdk 1.5 annotations and a utility class that enable automatic class and field alias configurations of XStream instances for decorated classes
  • [XSTR-246] - ISO8601SqlTimestampConverter
  • [XSTR-265] - ReflectionConverter fails to convert javax.security.auth.Subject

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.