Cristiano Gavião created FELIX-5048:
---------------------------------------
Summary: Move BundleRepository to new OSGi Alliance jars
Key: FELIX-5048
URL: https://issues.apache.org/jira/browse/FELIX-5048
Project: Felix
Issue Type: Improvement
Components: Bundle Repository (OBR)
Affects Versions: bundlerepository-2.0.4
Reporter: Cristiano Gavião
org.apache.felix.bundlerepository is using not official org.osgi.core and
org.osgi.compendium jars.
Besides those artifacts was set as dependency using compile scope. that could
lead to those artifacts to wrongly be installed into the container.
The suggestion is to move to OSGi Alliance's osgi.cmpn and osgi.core official
jars and set them as dependencies using provided scope.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)