[jboss-jira] [JBoss JIRA] (JBRULES-3264) compiler error on LHS expressions like C( f == "a" || f == "b" )
eyal rahamim (Created) (JIRA)
jira-events at lists.jboss.org
Tue Oct 25 12:57:45 EDT 2011
compiler error on LHS expressions like C( f == "a" || f == "b" )
----------------------------------------------------------------
Key: JBRULES-3264
URL: https://issues.jboss.org/browse/JBRULES-3264
Project: Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-compiler
Affects Versions: 5.3.0.Final
Reporter: eyal rahamim
Assignee: Mark Proctor
Priority: Critical
expression like C( f == "a" || f == "b" ) are not compiled anymore
compiler says : Predicate ' f == "a" || f == "b" ' must be a Boolean expression
These kind of expression worked in the previous drool.5.0.3.CR1.
--
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