Community
Participate
Working Groups
The property osgi.framework.version is hardcoded to 3.0.0. This property is supposed to reflect the implementation version of the osgi framework (basically the Bundle-Version of the org.eclipse.osgi "system" bundle). We should either key this value from the Bundle-Version of org.eclipse.osgi or remove the property altogether since there are other ways to get the framework implemenation version.
Should not that be fixed in 3.1.1?
sure
Created attachment 26586 [details] Proposed fix for 3.1.1 This has been fixed in HEAD for 3.2 Attached is a patch for the 3.1.1 fix.
Pascal, please review the attached patch for 3.1.1 branch. Thanks.
Patch reviewed. good to go
Fixed for 3.1.1