Title: [2354] branches/v-1.4.x: Merge fixed JIRA links from trunk.
Revision
2354
Author
joehni
Date
2015-02-18 16:43:41 -0600 (Wed, 18 Feb 2015)

Log Message

Merge fixed JIRA links from trunk.

Modified Paths


Property Changed

Diff

Property changes: branches/v-1.4.x


Modified: svn:mergeinfo

+ /trunk:2151-2152,2154-2156,2158-2163,2165,2172,2175,2177,2188-2189,2197,2199-2201,2204,2206,2210,2212,2214-2217,2226,2229,2231,2233-2234,2236-2238,2247-2249,2279-2280,2285,2291-2292,2294,2298-2299,2301,2303,2306-2310,2312,2314,2316-2318,2320,2322,2324,2326,2329,2333,2335,2339,2341,2353

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:

http://xircles.codehaus.org/manage_email

Reply via email to