[equinox-dev] Serious problems with EE Java 1.8 (and EE resolving in general) on Luna

2014-04-09 Thread Tom Schindl
Hi, I'm encountering strange problems with Luna M6 and EE 1.8. The scenario is like this: We provide a prebuilt distro where bundles require an EE of 1.8 if I download this distro and launch the IDE with a JDK 1.7 naturally those bundles do not resolve but stay in the INSTALLED state and a diag

Re: [equinox-dev] Serious problems with EE Java 1.8 (and EE resolving in general) on Luna

2014-04-09 Thread BJ Hargrave
If you change the underlying JRE, you should probably launch with -clean to flush the cached resolve state. -- BJ Hargrave Senior Technical Staff Member, IBM OSGi Fellow and CTO of the OSGi Alliance hargr...@us.ibm.com office: +1 386 848 1781 mobile: +1 386 848 3788 From: Tom Schindl

Re: [equinox-dev] Serious problems with EE Java 1.8 (and EE resolving in general) on Luna

2014-04-09 Thread Thomas Watson
Either way open a bug. In Kepler we used to detect EE changes and force a re-resolve of everything on restart. I thought that was being done in Luna, but it sounds like it is not. Tom From: BJ Hargrave/Austin/IBM@IBMUS To: Equinox development mailing list equinox-dev@eclipse.org,

[equinox-dev] Supply Provide-Capability to Framework in 3.9.0

2014-04-09 Thread Tim Diekmann
Hi, is there a way to programmatically tell the Framework object in Equinox 3.9.0 to add a Provide-Capability header? There are other constants that can be added to the configuration passed to the FrameworkFactory, but I couldn’t find any one that would cause the Framework (SystemBundle) to

Re: [equinox-dev] Supply Provide-Capability to Framework in 3.9.0

2014-04-09 Thread Tim Diekmann
Nevermind. I found this: /** * Framework launching property identifying extra capabilities which the * system bundle must additionally provide. * * p * This property is useful for configuring extra system capabilities in * addition to the system capabilities calculated by the framework. * * p *

Re: [equinox-dev] Supply Provide-Capability to Framework in 3.9.0

2014-04-09 Thread Tim Diekmann
Nevermind. I found this: /** * Framework launching property identifying extra capabilities which the * system bundle must additionally provide. * * p * This property is useful for configuring extra system capabilities in * addition to the system capabilities calculated by the framework. * * p *

Re: [equinox-dev] Supply Provide-Capability to Framework in 3.9.0

2014-04-09 Thread Thomas Watson
There is a standard launching property for that: http://www.osgi.org/javadoc/r5/core/org/osgi/framework/Constants.html#FRAMEWORK_SYSTEMCAPABILITIES_EXTRA Tom From: Tim Diekmann tdiek...@tibco.com To: equinox-dev@eclipse.org equinox-dev@eclipse.org, Date: 04/09/2014 04:15 PM Subject:

[equinox-dev] branch for R6

2014-04-09 Thread Raymond Auge
Is there an rt.equinox.framework R6 branch? I don't see one which includes org.osgi.annotation.versioning package. The latest http spec depends on this annotation unless I strip the Version package annotation from this work. Thoughts? -- *Raymond Augé*