[
https://issues.jboss.org/browse/JBRULES-3264?page=com.atlassian.jira.plug...
]
Edson Tirelli resolved JBRULES-3264.
------------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
Resolution: Duplicate Issue
I am closing this issue as it is a duplicate of JBRULES-3254. I tested again against
5.3.0.final and it works fine. Unable to reproduce.
Please make sure you have the right MVEL jar in your classpath.
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: Edson Tirelli
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