On 2009-01-19, Oliver Heger <oliver.he...@oliver-heger.de> wrote:

> Stefan Bodewig schrieb:

>> The currently failing build of configuration-test uses the configured
>> depenencies and downlads them from Maven central except for:

>> * Xerces
>> * Xalan
>> * xml-apis
>> * xml-resolver
>> * Ant
>> * JUnit

>> The tests passed inside Gump when only Xerces, xml-apis and
>> xml-resolver were coming from trunk.

>> I'll now revert the Gump descriptor to require only JUnit in addition
>> to Xerces and hope it is going to get sorted before Xalan and Ant that
>> way.

> I hope this works!

Whatever it tells us.  The current run used Gump artifacts for

* Xerces
* xml-apis
* xml-resolver
* Ant
* JUnit

and passed.

This means that it is the more recent version of Xalan that makes the
tests fail if it is included.  Maybe it takes the combination of the
most recent Xalan with the most recent Xerces.

Oliver, can you modify the POM to use the latest release of the above
projects (I don't think ant and/or JUnit ar related) plus Xalan-J and
see whether your tests still pass locally?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to