[jboss-jira] [JBoss JIRA] (DROOLS-842) PatternSource annotations are not resolved for type safety
Davide Sottara (JIRA)
issues at jboss.org
Wed Jul 8 17:37:03 EDT 2015
Davide Sottara created DROOLS-842:
-------------------------------------
Summary: 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.3.0.Beta2, 6.2.0.Final, 6.1.0.Final
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