support for optional beans
--------------------------
Key: OWB-475
URL: https://issues.apache.org/jira/browse/OWB-475
Project: OpenWebBeans
Issue Type: Improvement
Components: Core, Injection and Lookup
Affects Versions: 1.0.0
Reporter: Gerhard Petracek
Assignee: Gurkan Erdogdu
extensions might contain optional beans which aren't used if a dependency isn't
used by an application.
->
AbstractMetaDataDiscovery#getBeanClasses should catch and log
NoClassDefFoundError
AnnotatedElementFactory#newAnnotatedType should catch and log
TypeNotPresentException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.