Bug 1033012 - Wildcard imports don't work for declared type fields
Summary: Wildcard imports don't work for declared type fields
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER6
: 6.0.0
Assignee: Mario Fusco
QA Contact: Tomas Schlosser
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-21 12:19 UTC by Mario Fusco
Modified: 2014-08-06 20:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:16:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-348 0 Major Resolved Wildcard imports don't work for declared type fields 2014-01-03 07:43:04 UTC

Description Mario Fusco 2013-11-21 12:19:56 UTC
Using the new KIE api the following drl doesn't compile

import java.util.*
declare MyType
    l : List
end

Comment 2 Mario Fusco 2013-11-21 12:22:02 UTC
Fixed by https://github.com/droolsjbpm/drools/commit/264d40cea

Comment 3 Tomas Schlosser 2014-01-03 07:47:52 UTC
Verified with BRMS 6.0.1-redhat-2


Note You need to log in before you can comment on or make changes to this bug.