]
Wolfgang Laun commented on JBRULES-2888:
----------------------------------------
This may be a duplicate of JBRULES-2778.
Fixed with commit 433fe8ba5164eaae2600ae571e1f2121f1094b93
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.M1
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: