Emmanuel Bourg schrieb:
Emmanuel Bourg a écrit :
I haven't seen this error, could this be a conflict with your JDK and
a Xerces lib somewhere in your classpath ?
Actually I reproduced the same error by switching to JDK 1.6, it works
fine with JDK 1.5.
Emmanuel Bourg
Yes, I can confirm thi
Emmanuel Bourg a écrit :
I haven't seen this error, could this be a conflict with your JDK and a
Xerces lib somewhere in your classpath ?
Actually I reproduced the same error by switching to JDK 1.6, it works
fine with JDK 1.5.
Emmanuel Bourg
---
Oliver Heger a écrit :
Currently I get 39 test errors. I also get exceptions of the following
type:
testParentReloadNotSupported(org.apache.commons.configuration2.TestSubnodeConfiguration)
Time elapsed: 0.016 sec <<< ERROR!
java.lang.AbstractMethodError:
org.apache.xerces.dom.DocumentImpl.
Emmanuel Bourg schrieb:
Hi,
I noticed that several tests fail on the 2.x branch since the removal of
the commons collections dependency. We now have digester 1.8 and
beanutils 1.7 which should work fine without commons collections, but I
keep getting a NoSuchMethodError on running the tests w
Hi,
I noticed that several tests fail on the 2.x branch since the removal of
the commons collections dependency. We now have digester 1.8 and
beanutils 1.7 which should work fine without commons collections, but I
keep getting a NoSuchMethodError on running the tests with maven 2 :
java.lang