[jboss-jira] [JBoss JIRA] (DROOLS-842) PatternSource annotations are not resolved for type safety
Mario Fusco (JIRA)
issues at jboss.org
Thu Jul 9 03:21:03 EDT 2015
[ https://issues.jboss.org/browse/DROOLS-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco closed DROOLS-842.
------------------------------
Resolution: Done
Fixed by https://github.com/droolsjbpm/drools/commit/5d4efbac35affb9a980fd9f2adff98a1d33d2393
> PatternSource annotations are not resolved for type safety
> ----------------------------------------------------------
>
> Key: DROOLS-842
> URL: https://issues.jboss.org/browse/DROOLS-842
> Project: Drools
> Issue Type: Bug
> Components: core engine
> Affects Versions: 6.1.0.Final, 6.2.0.Final, 6.3.0.Beta2
> Reporter: Davide Sottara
> Assignee: Mario Fusco
> Fix For: 6.3.0.CR1
>
>
> Consider for example:
> {code}
> Object() from collect( Something() @Foo )
> {code}
> The pattern source is never reached by the annotation pre-processing code,
> resulting in an error when the annotation fully qualified name is resolved.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list