Log Message
Merge fixed JIRA links from trunk.
Modified Paths
Property Changed
Diff
Property changes: branches/v-1.4.x
Modified: svn:mergeinfo
Modified: branches/v-1.4.x/xstream-distribution/src/content/changes.html (2353 => 2354)
--- branches/v-1.4.x/xstream-distribution/src/content/changes.html 2015-02-18 22:42:39 UTC (rev 2353)
+++ branches/v-1.4.x/xstream-distribution/src/content/changes.html 2015-02-18 22:43:41 UTC (rev 2354)
@@ -46,19 +46,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:
