[jboss-jira] [JBoss JIRA] (JBRULES-3588) when eval(true) does not fire
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Thu Aug 16 06:57:15 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list