[jdom-interest] JDOM 2.0.2 is released

Rolf Lear jdom at tuis.net
Mon Jun 11 04:39:48 PDT 2012


Hi all!

JDOM 2.0.2 is out and available at http://jdom.org/downloads/index.html It
is also available on maven-central as GroupID org.jdom, ArtifactID jdom,
and Version 2.0.2.

This release fixes the single issue
https://github.com/hunterhacker/jdom/issues/81 - content 'removed' from an
Element would cause corruption on any active 'live' sub-lists of the
Element.

In addition, there is an improved error message in the XPath code, as well
as some minor JavaDoc clarifications.


   ====


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

For a 'Primer' on getting started with JDOM 2.x, 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

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

Happy Coding

Rolf 


More information about the jdom-interest mailing list