[
https://issues.apache.org/jira/browse/DELTASPIKE-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved DELTASPIKE-1206.
---------------------------------------
Resolution: Fixed
Finally activated the <trim/> feature in our beans.xml in DS 2.0.0.
This will speed up class parsing and bring down mem consumption a bit.
> support for CDI 2.0 <trim/> feature
> -----------------------------------
>
> Key: DELTASPIKE-1206
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1206
> Project: DeltaSpike
> Issue Type: Test
> Affects Versions: 1.7.1
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 2.0.0
>
>
> CDI 2.0 will add support for only picking up beans with an explicit scope
> annotation. This reduced the memory footprint while also speeding up the
> bootstrapping.
> See https://issues.jboss.org/browse/CDI-420
> We should add this annotation to our beans.xml and verify that we still work.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)