[
https://jira.jboss.org/jira/browse/JBRULES-1905?page=com.atlassian.jira.p...
]
Radim Marek updated JBRULES-1905:
---------------------------------
Summary: Cannot declare type from outside the current package (was: Cannot
declare type from outside current package)
Fix Version/s: 5.0.0.M4
Description:
Type Declaration
declare StockTick
@role( event )
end
works only when the DRL package is the same as StockTick package (works for current tests
as both is within org.drools). I'm going to attached maven project which shows the
problem.
Cannot declare type from outside the current package
----------------------------------------------------
Key: JBRULES-1905
URL:
https://jira.jboss.org/jira/browse/JBRULES-1905
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Radim Marek
Assignee: Mark Proctor
Fix For: 5.0.0.M4
Attachments: bugreport.tar.gz
Type Declaration
declare StockTick
@role( event )
end
works only when the DRL package is the same as StockTick package (works for current tests
as both is within org.drools). I'm going to attached maven project which shows the
problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira