[
https://issues.apache.org/jira/browse/ARIES-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17112450#comment-17112450
]
ASF subversion and git services commented on ARIES-1982:
--------------------------------------------------------
Commit 124d91ca920aca03bc6a3c6e4d9e6f7b0dc72a85 in aries-cdi's branch
refs/heads/master from Raymond Augé
[ https://gitbox.apache.org/repos/asf?p=aries-cdi.git;h=124d91c ]
ARIES-1982 Aries CDI doesn't run on upcoming version of OSGi framework
Signed-off-by: Raymond Augé <[email protected]>
> 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é
> Priority: Major
> 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)