[jboss-jira] [JBoss JIRA] (DROOLS-251) Classloader fails to resolve when annotation and declared class have the same name
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Aug 6 16:18:40 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991020#comment-12991020 ]
RH Bugzilla Integration commented on DROOLS-251:
------------------------------------------------
Rajesh Rajasekaran <rrajasek at redhat.com> changed the Status of [bug 1021806|https://bugzilla.redhat.com/show_bug.cgi?id=1021806] from VERIFIED to CLOSED
> 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: Mario Fusco
> Fix For: 5.5.1.Final, 6.0.0.Final
>
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list