JDOM 2.0.1 released !
Rolf Lear <[email protected]> Sun, 29 Apr 2012 18:57:14 -0400
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]