Move access to annotations in the CDK APT to the AnnotationMirrors
------------------------------------------------------------------

                 Key: RF-8975
                 URL: https://jira.jboss.org/browse/RF-8975
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: CDK
            Reporter: Alexander Smirnov
            Assignee: Alexander Smirnov
             Fix For: 4.0.0.Milestone2


That is probably bug in the Java Compiler API. Although description of 
getAnnotation method 
http://java.sun.com/javase/6/docs/api/javax/lang/model/element/Element.html#getAnnotation(java.lang.Class)
 promises to throw MirroredTypesException in attempt to get array of classes, 
only the first value available. Hence, model ignores additional values in 
annotations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to