Bug 106339 - [osgi] osgi.framework.version is hardcoded to 3.0.0
Summary: [osgi] osgi.framework.version is hardcoded to 3.0.0
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: Thomas Watson CLA Friend
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-08 09:05 EDT by Thomas Watson CLA Friend
Modified: 2005-09-01 15:15 EDT (History)
1 user (show)

See Also:


Attachments
Proposed fix for 3.1.1 (4.24 KB, patch)
2005-08-29 10:19 EDT, Thomas Watson CLA Friend
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Watson CLA Friend 2005-08-08 09:05:51 EDT
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.
Comment 1 Pascal Rapicault CLA Friend 2005-08-08 09:12:12 EDT
Should not that be fixed in 3.1.1?
Comment 2 Thomas Watson CLA Friend 2005-08-08 09:25:29 EDT
sure
Comment 3 Thomas Watson CLA Friend 2005-08-29 10:19:25 EDT
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.
Comment 4 Thomas Watson CLA Friend 2005-08-29 10:20:12 EDT
Pascal, please review the attached patch for 3.1.1 branch.  Thanks.
Comment 5 Pascal Rapicault CLA Friend 2005-09-01 12:53:53 EDT
Patch reviewed. good to go
Comment 6 Thomas Watson CLA Friend 2005-09-01 15:15:21 EDT
Fixed for 3.1.1