On Saturday, September 22, 2001, at 11:44 PM, Geir Magnusson Jr. wrote:
> Just to give you the warm fuzzies, I made sure my code tree was
> up-to-date,
> blew away the bin dir, did an 'ant jar', and then 'ant test', and all was
> well.
ant test falls down on anakia
i'm getting a JDOM error
Error: org.jdom.JDOMException: Error in building: SAX2 driver class
org.apache.xerces.parsers.SAXParser not found
i can't find a version on my JDOM but i guess that it's pretty old (it
worked last time i used anakia).
> Let us know what's special about what you are doing.
1. i'm running those cool texen extensions that jason doesn't like :)
2. i have to have the use latest commons stuff (like collections) in the
classpath
3. i have to use JAXP
- robert