You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2016/12/30 11:30:58 UTC

[jira] [Resolved] (OWB-1156) implement support for feature of CDI-2.0

     [ https://issues.apache.org/jira/browse/OWB-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-1156.
--------------------------------
    Resolution: Fixed

> implement support for <trim/> feature of CDI-2.0
> ------------------------------------------------
>
>                 Key: OWB-1156
>                 URL: https://issues.apache.org/jira/browse/OWB-1156
>             Project: OpenWebBeans
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.7.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.7.1
>
>
> The bean-discovery-mode="scoped" feature got tweaked. It will be activated via the following way:
> {code}
> <beans>
>     <trim/>
> </beans>
> {code}
> See https://issues.jboss.org/browse/CDI-420
> We should add this and switch to 'scoped' internally if we find this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)