The current production release is 1.2.3. The next release of XOM™ will be 1.2.4. This release will have no API level changes or bug fixes. It makes a small optimization in XPath handling, improves Maven compatibility, and adds several targets to the build file to enable one-click releases. 1.2.4 should be backwards compatible with programs written to the XOM 1.0 through 1.2.4 APIs, though a program that was incorrectly adding children after the last possible position in a parent may now throw an exception.
You can check out the latest XOM from CVS using the standard CVS command line client as follows:
$ cvs -d :pserver:guest@cvs.dev.java.net:/cvs login Logging in to :pserver:guest@cvs.dev.java.net:2401/cvs CVS password: $ cvs -d :pserver:guest@cvs.dev.java.net:/cvs checkout xom
Just hit return when prompted for your password.
Copyright 2002-2006, 2009 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified December 5, 2009