Hi Archie
After a fair amount of messing about we found that the problem appears
to relate to using Ivy 2.2.0 RC1.
Xerces and antlr work ok with 2.0.0 and 2.1.0 but both fail with Ivy
2.2.0-rc1 - 20100629224905.
I'll leave it to the experts to work out whether its an Ivy problem or
an Ivy roundup problem!
If you think its an Ivy problem I'm happy to file an Ivy bug report,
but I don't really understand what the problem is.
You can reproduce the problem with a dependency such as:
<dependency org="org.apache.xerces" name="xerces"
rev="2.9.1" conf="default" />
using ivyroundup as the resolver.
With ant/lib -> ivy2.0.0.jar or ivy2.1.0 jar it works, change it to
2.2.0.jar and it fails...
Regards
Alan
On 07/12/2010 07:37 AM, Archie Cobbs wrote: