]
Edson Tirelli reassigned JBRULES-3045:
--------------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
ESE due to syntax errors inside exists and not CE
-------------------------------------------------
Key: JBRULES-3045
URL:
https://issues.jboss.org/browse/JBRULES-3045
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler (expert)
Affects Versions: 5.2.0.M2
Reporter: Wolfgang Laun
Assignee: Edson Tirelli
Fix For: 5.2.0.CR1
Any syntax error inside an exists CE, e.g.:
rule x
when
exists ( Fact1( field > 0 )
Fact2( field == 1 ))
then ... end
Same for not
--
This message is automatically generated by JIRA.
For more information on JIRA, see: