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

Mark Proctor (JIRA) jira-events at lists.jboss.org
Tue May 17 23:54:01 EDT 2011


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

Mark Proctor updated JBRULES-2295:
----------------------------------

         Assignee: Edson Tirelli  (was: Mark Proctor)
    Fix Version/s: 5.2.0.CR1


> 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.2.0.CR1
>
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list