Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » Update Virgo with org.eclipse.osgi_3.9.1
Update Virgo with org.eclipse.osgi_3.9.1 [message #1472720] Fri, 14 November 2014 03:37 Go to next message
Laurent Delamare is currently offline Laurent DelamareFriend
Messages: 13
Registered: March 2011
Junior Member
I noticed that Virgo 3.6.3 is still using the old org.eclipse.osgi_3.8.2.v20130124-134944.jar.
Is it possible to use org.eclipse.osgi_3.9.1.v20130814-1242.jar instead?

The reason is that 3.9.1 fixes an Equinox bug that affect bundle deployment and that I filed last year (ConcurrentModificationException in org.eclipse.osgi.internal.resolver.StateWriter.writeList, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=411718)

What is the process for updating the org.eclipse.osgi component in Virgo?
Thanks.
Re: Update Virgo with org.eclipse.osgi_3.9.1 [message #1473050 is a reply to message #1472720] Fri, 14 November 2014 09:48 Go to previous messageGo to next message
Florian Waibel is currently offline Florian WaibelFriend
Messages: 166
Registered: June 2010
Senior Member
In the long run we want to Support generic container based Equinox implementation (Bug 404390).

Tom Watson from the Equinox team offered a possible short term alternative which might have less impact than updating to 3.9.1 or newer:

[quote]
Also having Virgo updated to use one of the other non-deprecated writeState methods would fix the issue. [1]
[\quote]

If you solely care about the Bug you mentioned I suggest you open a bug to replace the deprecated method call(s) in Virgo to work around the
Equinox bug.

[1] http://dev.eclipse.org/mhonarc/lists/equinox-dev/msg07575.html

[Updated on: Fri, 14 November 2014 09:49]

Report message to a moderator

Re: Update Virgo with org.eclipse.osgi_3.9.1 [message #1473455 is a reply to message #1473050] Fri, 14 November 2014 16:48 Go to previous message
Laurent Delamare is currently offline Laurent DelamareFriend
Messages: 13
Registered: March 2011
Junior Member
OK, thanks for the quick reply. I will file a bug.
Previous Topic:Virgo, Java 8, Blueprint/Spring 4.x, Tooling
Next Topic:how to update logback version in virgo?
Goto Forum:
  


Current Time: Thu Mar 28 17:19:20 GMT 2024

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

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

Back to the top