Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] XOM 1.2 Released

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: Adam Constabaris <adamc AT email.unc.edu>
  • Cc: xom-interest <xom-interest AT lists.ibiblio.org>
  • Subject: Re: [XOM-interest] XOM 1.2 Released
  • Date: Fri, 27 Feb 2009 08:25:38 -0800

Adam Constabaris wrote:

IIUC, in the Maven sense, XOM depends only on having one of its supported XML parsers (and, if you're using it for XSLT, an XSLT processor) on the classpath ; in practice, this means having a JRE that includes JAXP (JRE 1.4+) or the relevant parser (e.g. Xerces) jar. Since Elliotte wants to maintain (or, speaking strictly, advertises) compatibility all the way back to Java 1.0, this makes things a little more interesting. Different environments will call for different POMs.


1.2, not 1.0

If there are specific changes to build.xml or project.xml that could improve matters, please suggest them.

Also note that the way jaxen is bundled is one of the major changes between 1.1 and 1.2. Whether this affects the issues with Maven, I don't know.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
Refactoring HTML Just Published!
http://www.amazon.com/exec/obidos/ISBN=0321503635/ref=nosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page