Hi Stefan,

I have the same issue locally. But all tests passed on jenkins.
I've already spent a few hours on it but don't know where the real issue
came from. Any ideas are welcome.

2014-08-12 12:50 GMT+02:00 Stefan Bodewig <bode...@apache.org>:

> Hi
>
> XmlModuleDescriptorWriterTest uses String comparisons to compare XML
> files.  In one of the tests (testExtraInfosFromMaven) my local result
> contains some elements in a different order than expected (I get
> commons-collections after commons-logging).
>
> I could fix this by introducing a dependency on XMLUnit, by faking
> XMLUnit's behavior for the specific test or by ignoring the error (when
> I run the test, not inside the code).  Since I'll likely not run the
> tests too often, I'd prefer to leave the decision to people who really
> work on the code base.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://ant.apache.org/easyant/

Reply via email to