Release Notes - Jettison - Version 1.3.1 - HTML format

Bug

  • [JETTISON-75] - '$' properties should be trimmed and serialized only if non-empty
  • [JETTISON-93] - java.lang.ClassCastException: org.codehaus.jettison.json.JSONArray cannot be cast to java.lang.String when the text value of "$" is an array of strings
  • [JETTISON-96] - MappedNamespaceConvention with non-string attributes fail
  • [JETTISON-100] - wrong method getTextCharacters in the class org.codehaus.jettison.mapped.MappedXMLStreamReader

Improvement

  • [JETTISON-106] - Deep Copy for JSONObject(Map) and JSONArray(Collection) Constructors
  • [JETTISON-108] - JSONArray, JSONObject are not Serializable

New Feature

Edit/Copy Release Notes

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