I know it is asking a lot, but oughtn't these builds be pretty "environment safe"? I am sure it is 'per project', but if it works on http://cvs.apache.org/builds/gump/latest/ant-testutil.html -- ought it work for me? The project ant-test (which I assume is inside ant-testutil or vice verse or something) fails -- for me-- with a bunch of these (below). I assume these are either (1) my xerces is either too old or new (hmm, maybe belt-and-braces is wrong) or (2) it was expecting crimson or something.
Any thoughts on what I do with a problem like this? If the problem is not occur on Gump proper (jakarta) --- somehow it has to be my environment, right? regards Adam [junit] Testcase: testUpdateNotNecessary(org.apache.tools.ant.taskdefs.ZipTest): Caused an ERROR [junit] org.apache.xerces.parsers.IntegratedParserConfiguration [junit] java.lang.ClassCastException: org.apache.xerces.parsers.IntegratedParserConfiguration [junit] at org.apache.xerces.parsers.SAXParser.<init>(Unknown Source) [junit] at org.apache.xerces.parsers.SAXParser.<init>(Unknown Source) [junit] at org.apache.xerces.jaxp.SAXParserImpl.<init>(Unknown Source) [junit] at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(Unknown Source) [junit] at org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:221) [junit] at org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXPUtils.java:193 ) [junit] at org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:165) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]