]
Mario Fusco resolved JBRULES-3588.
----------------------------------
Resolution: Cannot Reproduce Bug
when eval(true) does not fire
------------------------------
Key: JBRULES-3588
URL:
https://issues.jboss.org/browse/JBRULES-3588
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler (expert)
Affects Versions: 5.5.0.Beta1
Environment: uname -a
Linux oem-laptop 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64
x86_64 x86_64 GNU/Linux
java -version
java version "1.7.0_03"
Java(TM) SE Runtime Environment (build 1.7.0_03-b04)
Java HotSpot(TM) 64-Bit Server VM (build 22.1-b02, mixed mode)
Reporter: Jean-Marc Vanel
Assignee: Mario Fusco
This does not fire :
rule "testJMVtrueLHS"
when
eval(true)
then
System.out.println( "testJMVtrueLHS" );
end
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: