Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] more errors

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: Brian Slesinsky <brian AT slesinsky.org>, xom-interest AT lists.ibiblio.org
  • Cc:
  • Subject: Re: [XOM-interest] more errors
  • Date: Mon, 6 Oct 2003 00:30:58 -0400

At 5:00 PM -0700 10/5/03, Brian Slesinsky wrote:
FYI, there's a similar compile error in MemoryTest.


What's that? I don't think there's any class with that name in the code base.

After fixing those, I ran the unit tests. There were a bunch of failures in XIncludeTest which I assume is work in progress, and a missing file in XSLTransformTest that looks like a file not checked in?

XIncludeTest should pass. What problems are you seeing specifically?

... Caused by: java.io.FileNotFoundException: /Users/skybrian/remote-cvs/xom/data/xslt/input/textmethod.xsl (No such file or directory)

Looks like In forgot to check that one in. I've added it.

--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Processing XML with Java (Addison-Wesley, 2002)
http://www.cafeconleche.org/books/xmljava
http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page