[
https://issues.apache.org/jira/browse/ARIES-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16988266#comment-16988266
]
ASF subversion and git services commented on ARIES-1956:
--------------------------------------------------------
Commit 16db78d9945d80d3b7484aef08c988b65beb9b0c in aries-cdi's branch
refs/heads/master from Raymond Augé
[ https://gitbox.apache.org/repos/asf?p=aries-cdi.git;h=16db78d ]
ARIES-1956 Add the concept of implicit extensions
Signed-off-by: Raymond Augé <[email protected]>
> Add the concept of implicit extensions
> --------------------------------------
>
> Key: ARIES-1956
> URL: https://issues.apache.org/jira/browse/ARIES-1956
> Project: Aries
> Issue Type: Improvement
> Components: CDI
> Reporter: Raymond Augé
> Assignee: Raymond Augé
> Priority: Major
> Fix For: cdi-1.1.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Often in CDI there are extensions which are not directly implicated in the
> developer's code. These add non-functional features without any need for code
> on the behalf of the developer.
> In order to support this type of extension it must has a service property:
> {{aries.cdi.extension.mode=implicit}}
> When such an extension is found it will be added transparently to the CDI
> bundle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)