[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 07:14:06 EST 2013


     [ https://issues.jboss.org/browse/DROOLS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mario Fusco resolved DROOLS-348.
--------------------------------

    Fix Version/s: 6.0.1.Final
       Resolution: Done

    
> 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
>             Fix For: 6.0.1.Final
>
>
> 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