Diff
Modified: trunk/xstream-distribution/src/content/changes.html (2352 => 2353)
--- trunk/xstream-distribution/src/content/changes.html 2015-02-18 22:05:03 UTC (rev 2352)
+++ trunk/xstream-distribution/src/content/changes.html 2015-02-18 22:42:39 UTC (rev 2353)
@@ -69,19 +69,19 @@
<ul>
<li>Detect Java 9 runtime.</li>
- <li>XSTR-767: Deserialization of referenced lambda expressions fail.</li>
- <li>XSTR-762: Private method readResolve() called on base classes.</li>
- <li>XSTR-761: Support ignored serialPersistentField at deserialization time.</li>
- <li>XSTR-755: ExternalizableConverter does not respect writeReplace and readResolve.</li>
- <li>XSTR-757: Deserialized TreeSet does not honor remove(Object) return value contract.</li>
- <li>XSTR-759: Support deserialization of <a href="" datetime format</a>
+ <li>JIRA:XSTR-767: Deserialization of referenced lambda expressions fail.</li>
+ <li>JIRA:XSTR-762: Private method readResolve() called on base classes.</li>
+ <li>JIRA:XSTR-761: Support ignored serialPersistentField at deserialization time.</li>
+ <li>JIRA:XSTR-755: ExternalizableConverter does not respect writeReplace and readResolve.</li>
+ <li>JIRA:XSTR-757: Deserialized TreeSet does not honor remove(Object) return value contract.</li>
+ <li>JIRA:XSTR-759: Support deserialization of <a href="" datetime format</a>
in DateConverter with Java 7 runtime.</li>
<li>Fix: DateConverter ignores provided locale.</li>
- <li>XSTR-768: ISO8601GregorianCalendarConverter may set invalid time zone for Joda-Time.</li>
+ <li>JIRA:XSTR-768: ISO8601GregorianCalendarConverter may set invalid time zone for Joda-Time.</li>
<li>Fix: WeakCache.entrySet().iterator().next.setValue(value) returns the reference instead of the old value.</li>
<li>Fix: SqlTimestampConverter throws IllegalArgumentException instead of ConversionException on fromString().</li>
<li>Fix: CGLIBEnhancedConverter does not initialize transient members of parent after deserialization.</li>
- <li>XSTR-763: Set scope of org.json:json to test instead declaring the dependency as optional.</li>
+ <li>JIRA:XSTR-763: Set scope of org.json:json to test instead declaring the dependency as optional.</li>
</ul>
<h2>API changes</h2>
To unsubscribe from this list please visit:
