[
https://issues.jboss.org/browse/JBRULES-3264?page=com.atlassian.jira.plug...
]
eyal rahamim reopened JBRULES-3264:
-----------------------------------
Sorry, I saw that it resolved since you couldn't reproduce.
Try to reproduce with drools.5.3.0.final
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