it isn't possible to add/remove @Alternative during the bootstrapping process
-----------------------------------------------------------------------------
Key: OWB-643
URL: https://issues.apache.org/jira/browse/OWB-643
Project: OpenWebBeans
Issue Type: Bug
Components: Core, Inheritance, Specialization
Affects Versions: 1.1.3
Reporter: Gerhard Petracek
Assignee: Gurkan Erdogdu
WebBeansUtil#setInjectionTargetBeanEnableFlag calls
hasInjectionTargetBeanAnnotatedWithAlternative which performs a very strict
check (if the given class is annotated with @Alternative).
so it isn't possible to add or remove @Alternative via ProcessAnnotatedType
during the bootstrapping process.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira