[jboss-jira] [JBoss JIRA] (DROOLS-348) Wildcard imports don't work for declared type fields

Mario Fusco (JIRA) jira-events at lists.jboss.org
Thu Nov 21 05:21:05 EST 2013


Mario Fusco created DROOLS-348:
----------------------------------

             Summary: Wildcard imports don't work for declared type fields
                 Key: DROOLS-348
                 URL: https://issues.jboss.org/browse/DROOLS-348
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Mario Fusco
            Assignee: Mario Fusco


Using the new KIE api the following drl doesn't compile

{code}
import java.util.*
declare MyType
    l : List
end
{code}

--
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