[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2888) ArrayStoreException due to simple syntax error in timer() attribute
Wolfgang Laun (JIRA)
jira-events at lists.jboss.org
Sun Feb 6 07:14:39 EST 2011
[ https://issues.jboss.org/browse/JBRULES-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580351#comment-12580351 ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list