Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 325634 - Add package o.e.osgi.framework.eventmgr to Supplement bundle
Summary: Add package o.e.osgi.framework.eventmgr to Supplement bundle
Status: RESOLVED FIXED
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Framework (show other bugs)
Version: 3.6   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.7 M3   Edit
Assignee: equinox.framework-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 13:24 EDT by Neil Bartlett CLA
Modified: 2010-10-14 11:45 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Bartlett CLA 2010-09-17 13:24:18 EDT
Please add the package "org.eclipse.osgi.framework.eventmgr" to the org.eclipse.equinox.supplement bundle. This would allow some bundles -- such as ECF's D-OSGi implementation, and the Equinox Event Admin implementation -- to run on other OSGi frameworks such as Apache Felix.

Currently this package is available only from org.eclipse.osgi and therefore the bundles that depend on it will run only on Equinox.
Comment 1 Thomas Watson CLA 2010-09-17 13:57:12 EDT
Good point.  Investigate for M3.
Comment 2 Thomas Watson CLA 2010-10-13 17:14:57 EDT
The eventmgr package is selfcontained and can easily be moved to the supplement/src folder in org.eclipse.osgi.  But I would like to preserve CVS history so I will need to get the webmaster to help move the files manually.  One thing I don't like CVS for is moving files around.
Comment 3 Thomas Watson CLA 2010-10-14 11:45:48 EDT
Fixed in HEAD.