Raymond Augé created ARIES-1982:
-----------------------------------
Summary: Aries CDI doesn't run on upcoming version of OSGi
framework
Key: ARIES-1982
URL: https://issues.apache.org/jira/browse/ARIES-1982
Project: Aries
Issue Type: Improvement
Components: CDI
Reporter: Raymond Augé
Assignee: Raymond Augé
Fix For: cdi-1.1.2
org.apache.aries.cdi.spi has a class which implements
{{org.osgi.framework.BundleReference}} and so the import range is narrowed on
package {{org.osgi.framework}} to {{'[1.9,1.10)'}}. However, since this
interface will likely never change we can manually widen the import range.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)