]
Mark Proctor updated JBRULES-2888:
----------------------------------
Fix Version/s: 5.2.0.CR1
(was: 5.2.0.M1)
ArrayStoreException due to simple syntax error in timer() attribute
-------------------------------------------------------------------
Key: JBRULES-2888
URL:
https://issues.jboss.org/browse/JBRULES-2888
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-compiler
Affects Versions: 5.1.1.FINAL
Reporter: Wolfgang Laun
Assignee: Mark Proctor
Fix For: 5.2.0.CR1
Original Estimate: 1 hour
Remaining Estimate: 1 hour
rule x
time(int 1s 1s)
when
Simple syntax error (no colon after int) causes an ArrayStoreException in PackageBuilder
1323.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: