Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gemini » Minimum eclipse version for gemini
Minimum eclipse version for gemini [message #659124] Fri, 11 March 2011 07:43 Go to next message
pluimpje is currently offline pluimpjeFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

is there an intended minimum version for eclipse when using Gemini?
We still use eclipse version 3.4 and I had to change 2 places to be able to use gemini. Both were references to bundle.getVersion() which is new api of eclipse 3.5

I checked some of the dependencies:
gemini 1.0.0.M4
org.eclipse.gemini.jpa -> Import-Package: org.osgi.framework;version="1.3.0"
eclipse 3.4.3.R34x_v20081215-1030
org.eclipse.osgi -> Export-Package: org.osgi.framework;version="1.4"

From which I conclude that gemini should work with even older versions of eclipse then 3.4

regards
hans
Re: Minimum eclipse version for gemini [message #659283 is a reply to message #659124] Fri, 11 March 2011 19:51 Go to previous message
Michael Keith is currently offline Michael KeithFriend
Messages: 243
Registered: July 2009
Senior Member
Hi Hans,

If you are referring to Gemini JPA then you are correct that it relies on v1.5 of the framework package. It seems that by oversight the version import never got upped as the new dependencies got introduced. Please see bug 339756 to track this issue.

Thanks for reporting.

-Mike
Previous Topic:Deadlock with Lazy Activation on Felix
Next Topic:Does Eclipse Link has the "dynamic mapping" feature like hibernate?
Goto Forum:
  


Current Time: Tue Mar 19 10:47:41 GMT 2024

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

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

Back to the top