Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Re: Yet another crimson DTD bug

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Steve Loughran <steve.loughran AT gmail.com>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Re: Yet another crimson DTD bug
  • Date: Fri, 08 Apr 2005 08:19:20 -0400

Steve Loughran wrote:

On the subject of gump, Xom is failing:
http://brutus.apache.org/gump/public/xom/xom/gump_work/build_xom_xom.html
Do you want/need some changes to your config there, to track what you
are up to in Jaxen?

The specific error message is:

/home/gump/workspaces2/public/workspace/xom/build.xml:285: problem opening /home/gump/workspaces2/public/workspace/xom/${jaxen.jar}

I had noticed that and I think I fixed it. The current build.xml file no longer requires jaxen,jar to build. (It loads the jaxen source code straight out of CVS.) However I do see a couple of places in build.xml where I am still referencing jaxen.jar, so maybe that's the problem. I didn't think any of those were referenced by the compile and jar targets, but who knows. Anyway, I've deleted those and we'll see if gump runs now.

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim




Archive powered by MHonArc 2.6.24.

Top of Page