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

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Thu Nov 21 07:20:06 EST 2013


    [ https://issues.jboss.org/browse/DROOLS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925707#comment-12925707 ] 

RH Bugzilla Integration commented on DROOLS-348:
------------------------------------------------

Mario Fusco <mfusco at redhat.com> made a comment on [bug 1033012|https://bugzilla.redhat.com/show_bug.cgi?id=1033012]

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

import java.util.*
declare MyType
    l : List
end
                
> 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