[jdom-interest] JDOM 2.0.1 released !

Rolf Lear jdom at tuis.net
Sun Apr 29 15:57:14 PDT 2012


Hi all.

JDOM 2.0.1 is now available from www.jdom.org as well as (imminently) on 
maven-central.

New in JDOM 2.0.1 is 'support' for Android. There are some limitations 
to the JDOM functionality on Android as a result of reduced XML 
processing support on the Android platform. If you know of any 
Android-compatible XML parser (SAX) that can successfully perform 
XSD/DTD validation please let me know! See the full statement of support 
here: https://github.com/hunterhacker/jdom/wiki/JDOM2-and-Android

Additionally, JDOM 2.0.1 fixes issue #72 related to 'Compact' XML Output.


If you are new to JDOM or new to JDOM 2.x, here are some useful starting 
points....

For details on all the new features available in JDOM 2.0.0 please see
the wiki page: https://github.com/hunterhacker/jdom/wiki/JDOM2-Features

For a 'Primer' on getting started with JDOM, some basic concepts, and
examples on how to accomplish the most common tasks in JDOM, see:
https://github.com/hunterhacker/jdom/wiki/JDOM2-A-Primer

For insights on what issues to expect when changing from JDOM 1.x to 2.x 
have a look at the 'Migration Guide' here:
https://github.com/hunterhacker/jdom/wiki/JDOM2-Migration-Issues

The JavaDoc is available in the release, as well as at:
http://jdom.org/docs/apidocs/index.html

Like previous snapshot releases, the JUnit and Cobertura test-coverage
reports are available at:
http://hunterhacker.github.com/jdom/jdom2/junit.report/index.html
http://hunterhacker.github.com/jdom/jdom2/coverage/index.html

As always, if you have any comments, suggestions, concerns, please speak
up!

Happy Coding

Rolf


More information about the jdom-interest mailing list