[jboss-jira] [JBoss JIRA] Updated: (JBRULES-3045) ESE due to syntax errors inside exists and not CE

Wolfgang Laun (JIRA) jira-events at lists.jboss.org
Sun May 22 03:08:00 EDT 2011


     [ https://issues.jboss.org/browse/JBRULES-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wolfgang Laun updated JBRULES-3045:
-----------------------------------

              Summary: ESE due to syntax errors inside exists and not CE  (was: ESE due to syntax errors inside exists)
        Fix Version/s: 5.2.0.CR1
    Affects Version/s: 5.2.0.M2
          Description: 
Any syntax error inside an exists CE, e.g.:

rule x
when
    exists ( Fact1( field > 0 )
             Fact2( field == 1 ))
then ... end

Same for not
          Component/s: drools-compiler (expert)


> 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: Mark Proctor
>             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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list