]
Mark Proctor updated JBRULES-2785:
----------------------------------
Fix Version/s: 5.2.0.CR1
(was: 5.2.0.M1)
Documentation fixes w.r.t. events
----------------------------------
Key: JBRULES-2785
URL:
https://issues.jboss.org/browse/JBRULES-2785
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-docs
Affects Versions: 5.1.1.FINAL
Reporter: Wolfgang Laun
Assignee: Mark Proctor
Priority: Critical
Fix For: 5.2.0.CR1
Correct the documentation:
(1) Explicit expiry time by @expires() in declare has precedence over implicit, dervide
from rules. (Critical, because right now is documented the other way round.)
(2) Document that declare without any fields must refer to an existing, imported type.
(3) Document the semantics of timer, and that timer() can only be used in a STREAM
session. Also, document that "int:" (as in "timer(int: 0 1m)") is
optional.
(4) Make it clear that window:length( N ) is also satisfied if there are less than N
events.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: