Arne Limburg created OWB-745:
--------------------------------

             Summary: Fixes usage of java.lang.Class and 
java.lang.reflect.Method
                 Key: OWB-745
                 URL: https://issues.apache.org/jira/browse/OWB-745
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.6
            Reporter: Arne Limburg
            Assignee: Arne Limburg
             Fix For: 1.2.0


We have many locations in the code where information is taken directly from 
java.lang.Class and java.lang.reflect.Method where AnnotatedType and 
AnnotatedMethod should be used.
This needs to be fixed since currently changes of an AnnotatedType via an 
Extension are ignored at that locations

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to