[jboss-jira] [JBoss JIRA] (JASSIST-130) GetRefClasses() doesn't include annotation references
Shigeru Chiba (JIRA)
jira-events at lists.jboss.org
Mon Dec 24 21:38:08 EST 2012
[ https://issues.jboss.org/browse/JASSIST-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shigeru Chiba closed JASSIST-130.
---------------------------------
> GetRefClasses() doesn't include annotation references
> -----------------------------------------------------
>
> Key: JASSIST-130
> URL: https://issues.jboss.org/browse/JASSIST-130
> Project: Javassist
> Issue Type: Bug
> Affects Versions: 3.12.0.GA
> Reporter: Jesper Pedersen
> Assignee: Shigeru Chiba
> Fix For: 3.14.0.GA
>
>
> When a class references an annotation - f.ex.
> import javax.resource.spi.Connector
> @Connector
> public class MyConnector
> the call to ctClz.getRefClasses() doesn't include javax.resource.spi.Connector in its list.
--
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
More information about the jboss-jira
mailing list