AnnotatedTypes registered in BeforeBeanDiscovery might get processed twice
--------------------------------------------------------------------------

                 Key: OWB-624
                 URL: https://issues.apache.org/jira/browse/OWB-624
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.2


If an AnnotatedType gets added in @Observes BeforeBeanDiscovery for a class 
which is present in a BDA, then this AnnotatedType will get processed twice.
The first time when this class gets scanned normally, and the second time when 
all additionalAnnotatedTypes get processed.

--
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

        

Reply via email to