[jboss-jira] [JBoss JIRA] (DROOLS-251) Classloader fails to resolve when annotation and declared class have the same name
Michael Biarnes Kiefer (JIRA)
jira-events at lists.jboss.org
Thu Sep 5 12:08:03 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Biarnes Kiefer updated DROOLS-251:
------------------------------------------
Fix Version/s: 6.0.0.CR4
(was: 6.0.0.CR3)
> Classloader fails to resolve when annotation and declared class have the same name
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-251
> URL: https://issues.jboss.org/browse/DROOLS-251
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.5.0.Final, 6.0.0.CR2
> Reporter: Davide Sottara
> Assignee: Mark Proctor
> Fix For: 5.5.1.Final, 6.0.0.CR4
>
>
> package test
> declare Annot
> fld : int @Annot
> end
> The packagebuilder type resolver will confuse the annotation with the declared class and throw exceptions (varies depending on optional import
> statements)
--
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