Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] NodeFactoryTest not compiling

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Brian Slesinsky <brian AT slesinsky.org>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] NodeFactoryTest not compiling
  • Date: Sun, 5 Oct 2003 16:21:29 -0700

Looks like it hasn't been updated with the new exception name. I get a bunch of errors like the following:

file:///Users/skybrian/remote-cvs/xom/build/src/nu/xom/tests/ NodeFactoryTest.java (59:31)unreported exception nu.xom.ParsingException; must be caught or declared to be thrown
/Users/skybrian/remote-cvs/xom/build/src/nu/xom/tests/ NodeFactoryTest.java:59: unreported exception nu.xom.ParsingException; must be caught or declared to be thrown
file:///Users/skybrian/remote-cvs/xom/build/src/nu/xom/tests/ NodeFactoryTest.java (82:35)unreported exception nu.xom.ParsingException; must be caught or declared to be thrown
/Users/skybrian/remote-cvs/xom/build/src/nu/xom/tests/ NodeFactoryTest.java:82: unreported exception nu.xom.ParsingException; must be caught or declared to be thrown





Archive powered by MHonArc 2.6.24.

Top of Page