dependency order not preserved causing failed builds
----------------------------------------------------
Key: IVYDE-170
URL: https://issues.apache.org/jira/browse/IVYDE-170
Project: IvyDE
Issue Type: Bug
Components: classpath container
Affects Versions: 2.0.0.beta1
Environment: eclipse ganymede on redhat linux
Reporter: Jeff Johnston
When I expand the ivy.xml tree in the package explorer the jar files are not in
the same order they are in the ivy.xml file on the system. In one particular
case we have multiple corba libraries with conflicting method signatures.
Building on the command line works but building in eclipse picks up the wrong
jar first and thus fails. In another case we have multiple XML implementation
jars. Building on the command line works but building in eclipse picks up the
wrong jar first and does not compile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.