> Just got excalibur from cvs, did ant main, and I am getting > this error: > > [javac] > all\src\java\org\apache\avalon\excalibur\xml\XercesParser.java:115: > cannot access org.w3c.dom.traversal.DocumentTraversal > [javac] file > org\w3c\dom\traversal\DocumentTraversal.class not found > [javac] return new DocumentImpl(); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 1 error > > Any hints?
I got the same thing last week, but because I am not using excalibur/xml packages I just dropped it out of the build script that I use. ----------- Mike Miller Programmer General American Corporation [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
