You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Arne Limburg (JIRA)" <ji...@apache.org> on 2013/01/02 11:50:13 UTC

[jira] [Created] (OWB-745) Fixes usage of java.lang.Class and java.lang.reflect.Method

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