Eric Milles created IVYDE-345:
---------------------------------

             Summary: IvyDE 2.2.0.beta1 with Ivy 2.3.0 fails to load multiple 
Ivy classpath containers in Eclipse
                 Key: IVYDE-345
                 URL: https://issues.apache.org/jira/browse/IVYDE-345
             Project: IvyDE
          Issue Type: Bug
          Components: classpath container
    Affects Versions: 2.2.0.beta1
         Environment: Eclipse Platform 3.8.1
            Reporter: Eric Milles


After updating Ivy to 2.3.0 in Eclipse (IvyDE remains at 2.2.0.beta1), and 
project with multiple IvyDE classpath containers defined in the .classpath file 
will only load the last one.  For example, I have a project set to load conf 
'local' for the test libraries as one classpath container and conf 'master' for 
the main application dependencies as another classpath container (only this 
container is deployed by WTP).

Only the 'master' container is showing up now.  If I comment out the 'master' 
container in .classpath and Resolve, the 'local' container shows up.  So it is 
not the .classpath XML that has a problem.  IvyDE is dropping all but the last 
container.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to