Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Multiple versions of a dependency
Multiple versions of a dependency [message #1745677] Fri, 14 October 2016 11:44
aurel pestell is currently offline aurel pestellFriend
Messages: 90
Registered: October 2013
Location: Sweden
Member
Hi,

I am trying, programmatically, to install and start a Bundle (let say Bundle A).
But it fails saying Bundle A has an "Unresolved requirement" (Bundle B version [1.2.0,2.0.0) ).

When I list all the resolved Bundles in my container, I can see that Bundle B is already resolved but with a higher version (3.0.0).

Is there a way to "force" Bundle B to be downgraded to the highest version that matches [1.2.0,2.0.0) ?

Thank you!
Previous Topic:CategoryPublisher app and xz compress
Next Topic:java.lang.IllegalStateException: Module has been uninstalled
Goto Forum:
  


Current Time: Fri Apr 26 07:44:56 GMT 2024

Powered by FUDForum. Page generated in 0.03073 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top