[jdom-announce] JDOM 2.0.4 released

Rolf Lear jdom at tuis.net
Thu Nov 8 19:51:32 PST 2012


Hi all.

JDOM 2.0.4 is now available from the regular locations.

The changes for 2.0.4 are as follows:

Bugs:

     Fixes Issue 93 - Some Java containers (e.g. Applets) have security 
restrictions on accessing System properties.
     Fixes Issue 94 - Improve the exception-handling in the intializers 
for the XMLSchema validating singletons in XMLReaders.
     Fixes Issue 97 - Update to using/packaging Jaxen 1.1.4
     Fixes Issue 98 - Improve the XPathHelper class so that it can build 
queries to all nodes, including at document level.
     Fixes Issue 100 - Use the functionally equivalent 'older' DOM 
methods instead of DOM 3 methods with may not be implemented completely 
in all DOM libraries.

Please download the package from:
https://github.com/downloads/hunterhacker/jdom/jdom-2.0.4.zip


Reminder for Maven Users
========================

Please note that this release was not made to the jdom artifact, but to 
the jdom2 artifact.

The details should be available here (it takes a few hours for 
maven-central to be synchronized):
http://search.maven.org/#artifactdetails|org.jdom|jdom2|2.0.4|jar

Happy Coding

Rolf


More information about the jdom-announce mailing list