Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0, 1.2.0
-
None
-
None
Description
Currently IvyDE packages ivy.jar to get access to Ivy classes, meaning that IvyDE versions are closely related to Ivy versions. In some cases it would be useful to upgrade the version of Ivy used without changing the version of IvyDE (as long as they are compatible).
Since Ivy is now provided as an OSGi bundle, this could easily be achieved by using an OSGi dependency from IvyDE bundle to Ivy bundle, taking advantage of OSGi runtime dependencies resolution feature.
Attachments
Issue Links
- is duplicated by
-
IVYDE-38 ant classpath for eclipse
- Resolved