Mark Struberg created OWB-1156:
----------------------------------
Summary: 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)