Mark Struberg created MEECROWAVE-206: ----------------------------------------
Summary: meecrowave-core beans.xml should enable trim mode Key: MEECROWAVE-206 URL: https://issues.apache.org/jira/browse/MEECROWAVE-206 Project: Meecrowave Issue Type: Bug Affects Versions: 1.2.8 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 1.2.9 I've introduced a {{<trim/>}} feature in CDI-2.0. That way all beans are scanned and fired as ProcessAnnotatedType. But they only get picked up as Bean<T> if they have a scope after that. Introducing trim in mw-core would reduce the number of beans we keep around. -- This message was sent by Atlassian JIRA (v7.6.14#76016)