Title: [2117] trunk/xstream-distribution/src/content/changes.html: StAX based drivers (StaxDriver and JettisonMappedXmlDriver) are not closing internal input stream reading from file or URL (XSTR-685).
Revision
2117
Author
joehni
Date
2013-09-17 14:46:24 -0500 (Tue, 17 Sep 2013)

Log Message

StAX based drivers (StaxDriver and JettisonMappedXmlDriver) are not closing internal input stream reading from file or URL (XSTR-685).

Modified Paths

Diff

Modified: trunk/xstream-distribution/src/content/changes.html (2116 => 2117)


--- trunk/xstream-distribution/src/content/changes.html	2013-09-17 19:44:14 UTC (rev 2116)
+++ trunk/xstream-distribution/src/content/changes.html	2013-09-17 19:46:24 UTC (rev 2117)
@@ -72,6 +72,8 @@
     	<li>Current IBM JDK for Java 1.4.2 no longer has a reverse field ordering.</li>
     	<li>JIRA:XSTR-457: Do not write 'defined-in' attribute it not needed.</li>
     	<li>JettisonMappedXmlDriver provides better support to overwrite its create methods.</li>
+    	<li>JIRA:XSTR-685: StAX based drivers (StaxDriver and JettisonMappedXmlDriver) are not closing internal input
+    	stream reading from file or URL.</li>
     	<li>JIRA:XSTR-736: XStream.unmarshal may throw NPE is version info of manifest is missing.</li>
     	<li>JIRA:XSTR-733: Implicit elements that match multiple defined implicit collections will be assigned to the
     	map with the nearest matching element type.</li>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to