]
Mark Proctor closed JBRULES-277.
--------------------------------
Resolution: Done
Import package name that has 2 sets of CAPS packages does not work
------------------------------------------------------------------
Key: JBRULES-277
URL:
http://jira.jboss.com/jira/browse/JBRULES-277
Project: JBoss Rules
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.0
Reporter: Michael Neale
Assigned To: Mark Proctor
Fix For: 3.1-m2
Attachments: La.java, Sample.drl
package me
import com.la.BOO.GOO.La;
rule "new rule"
when
La()
then
System.out.println("foo");
end
This will give an error, as BOO.GOO causes it to throw up.
I suspect its JCI not looking past the "BOO" package as it thinks its a
classname before, but I can't be sure.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: