Stefan Bodewig wrote:
On Wed, 13 Dec 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
I did a third upload where the HasFreeSpace condition will be
present.
+1 for releasing these builds. Everything looks good.
RmicAdvancedTest fails for me using JDK 1.6, the stack trace (below)
looks like a deeply confused Xerces to me. No reason to hold back the
release
Stefan
[junit] Testcase: testIIOP(org.apache.tools.ant.taskdefs.RmicAdvancedTest):
Caused an ERROR
[junit] org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot
be cast to org.apache.xerces.xni.parser.XMLParserConfiguration
[junit] java.lang.ClassCastException:
org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to
org.apache.xerces.xni.parser.XMLParserConfiguration
[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$JAXPSAXParser.<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:215)
[junit] at
org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXPUtils.java:172)
[junit] at
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:185)
[junit] at
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:138)
[junit] at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:96)
[junit] at
org.apache.tools.ant.BuildFileTest.configureProject(BuildFileTest.java:252)
[junit] at
org.apache.tools.ant.BuildFileTest.configureProject(BuildFileTest.java:235)
[junit] at
org.apache.tools.ant.taskdefs.RmicAdvancedTest.setUp(RmicAdvancedTest.java:44)
[junit] at junit.framework.TestCase.runBare(TestCase.java:128)
Classloader grief. We cannot parse the XML file because Xerces is toasting:
configureProject(TASKDEFS_DIR + "rmic.xml");
Stefan. Rebuild the machine, or if its a vm image, go back to last
weeks' copy.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]