<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi All.<br>
<br>
I have just released JDOM 2.0.5 with the following fixes:<br>
<br>
<font size="2" face="Arial, Helvetica, sans-serif">
<ul>
<li>Fixes Issue 106 - Uses different methods on StAX Stream
output to ensure that Namespace URI's are prefixed correctly.
</li>
<li>Fixes Issue 111 - Improve documentation for
SAXBuilder.build(String) so that it is more obvious that the
String is not actual XML values, but a URI. </li>
<li>Fixes Issue 112 - Improves performance of SAXBuilder when
there are large ( greater than 1KB ) text sections in the
input XML. </li>
<li>Fixes Issue 113 - Compile (and test) against Jaxen 1.1.6 </li>
<li>Fixes Issue 114 - Setting the Line Separator for JDOM would
not work from System.properties(). </li>
<li>Fixes Issue 115 - Correctly set the 'xmlns' prefix and URI
for Namespace declarations in DOMOutputter. </li>
<li>Fixes Issue 116 - JDOM 1.x uses an iterator to output XML
child content, modify JDOM 2.x to do the same. </li>
</ul>
</font>JDOM 2.0.5 is available here on the <a
href="http://www.jdom.org">jdom.org</a> site here: <a
href="http://jdom.org/dist/binary/jdom-2.0.5.zip">http://jdom.org/dist/binary/jdom-2.0.5.zip</a>
and also available on Maven (the publish/synchronization process can
take an hour or more).<br>
<br>
Previous versions of JDOM 2.x have been available on the GitHub
Download pages. The download pages are no longer supported by
GitHub. This version, and future versions will not be available
there.<br>
<font color="#000099"><br>
<a class="moz-txt-link-freetext"
href="http://search.maven.org/#artifactdetails%7Corg.jdom%7Cjdom2%7C2.0.5%7Cjar">http://search.maven.org/#artifactdetails|org.jdom|jdom2|2.0.5|jar
</a></font><br>
<br>
Happy coding<br>
<br>
Rolf<br>
</body>
</html>