Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Compare » OSGI dependency issue in EMF compare releases
OSGI dependency issue in EMF compare releases [message #1634494] Wed, 25 February 2015 09:48 Go to next message
Sébastien  Gandon is currently offline Sébastien GandonFriend
Messages: 184
Registered: July 2009
Senior Member
Hi guys,
there seems to be an issue with the p2 update site releases of EMF compare.
The bundle org.eclipse.emf.compare.rcp (http://download.eclipse.org/modeling/emf/compare/updates/releases/3.0/R201408191310/plugins/org.eclipse.emf.compare.rcp_2.2.0.201408191310.jar ) is requiring the bundle org.eclipse.emf.compare.edit ;bundle-version="3.0.0".
But in all the releases this bundle is at another version, 4.0.0 usually.
This is true for many versions and causes runtime issues like this.
Unresolved requirement: Require-Bundle: org.eclipse.emf.compare.rcp
    -> Bundle-SymbolicName: org.eclipse.emf.compare.rcp; bundle-version="2.2.0.201408191310"; singleton:="true"
       org.eclipse.emf.compare.rcp [192]
         Unresolved requirement: Require-Bundle: org.eclipse.emf.compare.edit; bundle-version="3.0.0"





Re: OSGI dependency issue in EMF compare releases [message #1693646 is a reply to message #1634494] Mon, 27 April 2015 09:06 Go to previous messageGo to next message
Laurent Goubet is currently offline Laurent GoubetFriend
Messages: 1902
Registered: July 2009
Senior Member
Dependencies from EMF Compare bundles to other EMF Compare bundles should cause any issues (depending on "version="3.0.0" is a minimal, 4.0.0 meets that requirement).

That particular update site contains o.e.e.c.rcp_2.2.0.201408191310 and o.e.e.c.edit_4.0.0.201408191310 . So these two are not the source of the issue. Weren't there other messages in the log when you tried that?
Re: OSGI dependency issue in EMF compare releases [message #1694295 is a reply to message #1634494] Mon, 04 May 2015 08:38 Go to previous message
Sébastien  Gandon is currently offline Sébastien GandonFriend
Messages: 184
Registered: July 2009
Senior Member
Thanks Laurent for your answer, we have manage to make it work since, but I do not recall what was the cause issue.
Sorry for the trouble.
Previous Topic:Transform the objects to be compared before the comparison operation
Next Topic:ignoring identifiers problem
Goto Forum:
  


Current Time: Tue Apr 16 13:59:57 GMT 2024

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

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

Back to the top