[jboss-jira] [JBoss JIRA] (JBRULES-2295) Negation does not work propertly with events of positive duration

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Wed Feb 1 05:26:54 EST 2012


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

Geoffrey De Smet updated JBRULES-2295:
--------------------------------------

    Fix Version/s: 5.4.0.Beta3
                       (was: 5.4.0.Beta2)

    
> Negation does not work propertly with events of positive duration 
> ------------------------------------------------------------------
>
>                 Key: JBRULES-2295
>                 URL: https://issues.jboss.org/browse/JBRULES-2295
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-core, drools-core (fusion)
>    Affects Versions: 5.1.0.M1
>            Reporter: Maciej Prochniak
>            Assignee: Edson Tirelli
>             Fix For: 5.4.0.Beta3
>
>         Attachments: NotDuringFailTest.java
>
>
> when using rules such as 'during' with negation, the rules fires immediately.  e.g.
> rule Test
> when
>   $a : A()
>   not B(this during $a)
> then 
> ...
> end
> Even if A has positive duration, the rule fires just after A is inserted into working memory

--
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