Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » [p2] updating a configuration wich has missing dependencies
[p2] updating a configuration wich has missing dependencies [message #125371] Mon, 02 February 2009 08:56
Carsten Pfeiffer is currently offline Carsten PfeifferFriend
Messages: 34
Registered: July 2009
Member
Hi,

consider the following situation:
- you have a bunch of bundles A
- there are a bunch of bundles B provided by a third party
- you provide some additional bundles C that optionally provide integration
of B into A

With Eclipse up to 3.3 we could simply install A *and* C without having the
third party bundles B installed. The only side-effect was, that you got
some startup messages, that C is being disabled because of missing B. So a
user could simply go and install B and immediately get the integration into
A.

With 3.4 this still works, but one cannot perform any updates without
installing B.

Is there a way for p2 to ignore these bundles C and their missing
dependencies?

Thanks,
Carsten
Previous Topic:Bootclasspath extension not available, alternative?
Next Topic:InvalidRegistryObjectException on upgrade
Goto Forum:
  


Current Time: Thu Apr 25 01:11:35 GMT 2024

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

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

Back to the top