You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Mikhail Gistev (JIRA)" <ji...@apache.org> on 2018/05/27 15:47:00 UTC

[jira] [Updated] (IVYDE-387) Dependency jars removed from classpath after settings reloaded

     [ https://issues.apache.org/jira/browse/IVYDE-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Gistev updated IVYDE-387:
---------------------------------
    Description: I creare the new project with Ivy deps. I create an ivy.xml (the only dependency is slf4j-jdk14) file and see that everyting is fine. In the classpath there are 2 jars - slf4j-jdk14 and slf4j-api (the former depends on the later). Then I select "Reload settings" from the menu and slf4j-api disappears. The same happens if I add another dependency.  (was: I creare new project with Ivy deps. Create an ivy.xml (only dependency slf4j-jdk14) file and see that everyting is fine. In the classpath there are 2 jars - slf4j-jdk14 and slf4j-api (the former depends on the later). Then I select "Reload settings" from the menu and slf4j-api disappears. The same happens if I add another dependency.)

> Dependency jars removed from classpath after settings reloaded
> --------------------------------------------------------------
>
>                 Key: IVYDE-387
>                 URL: https://issues.apache.org/jira/browse/IVYDE-387
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>    Affects Versions: 2.2.0.final
>         Environment: Eclipse Oxygen 3A
> org.apache.ant_1.10.1.v20170504-0840
> org.apache.ivy.eclipse.ant_2.5.0.cr1_20180412005306
> org.apache.ivyde.eclipse_2.2.0.final-201311091524-RELEASE
> jdk1.8.0_172
>            Reporter: Mikhail Gistev
>            Priority: Major
>         Attachments: cache_org.slf4j.after.zip, cache_org.slf4j.before.zip, ivy.xml, log_after.txt, log_before.txt
>
>
> I creare the new project with Ivy deps. I create an ivy.xml (the only dependency is slf4j-jdk14) file and see that everyting is fine. In the classpath there are 2 jars - slf4j-jdk14 and slf4j-api (the former depends on the later). Then I select "Reload settings" from the menu and slf4j-api disappears. The same happens if I add another dependency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)