From jdom at tuis.net Mon Apr 9 06:14:43 2012 From: jdom at tuis.net (Rolf Lear) Date: Mon, 09 Apr 2012 09:14:43 -0400 Subject: [jdom-announce] JDOM 2.0.0 is released Message-ID: Hi all! JDOM 2.0.0 is out and available at http://jdom.org/downloads/index.html It is also available on maven-central (or will be soon) as GroupID org.jdom, ArtifactID jdom, and Version 2.0.0. 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