[jboss-jira] [JBoss JIRA] (DROOLS-677) Resolve nested classes when parent is imported
Davide Sottara (JIRA)
issues at jboss.org
Fri Jan 2 02:55:29 EST 2015
Davide Sottara created DROOLS-677:
-------------------------------------
Summary: Resolve nested classes when parent is imported
Key: DROOLS-677
URL: https://issues.jboss.org/browse/DROOLS-677
Project: Drools
Issue Type: Bug
Affects Versions: 6.2.0.CR3
Reporter: Davide Sottara
Assignee: Mark Proctor
Priority: Minor
Fix For: 6.2.0.Final
Inner classes are not resolved correctly if qualified using their parent class:
{code}
import Outer;
declare Bean
field : Outer.Inner // an inner class of Outer
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list