[jboss-jira] [JBoss JIRA] (DROOLS-602) Separator between patterns and functions inside an accumulate shouldn't be optional
Mario Fusco (JIRA)
issues at jboss.org
Wed Sep 17 04:37:04 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-602.
--------------------------------
Fix Version/s: 6.2.0.CR1
Resolution: Done
Fixed by https://github.com/droolsjbpm/drools/commit/f6703ad73
> Separator between patterns and functions inside an accumulate shouldn't be optional
> -----------------------------------------------------------------------------------
>
> Key: DROOLS-602
> URL: https://issues.jboss.org/browse/DROOLS-602
> Project: Drools
> Issue Type: Bug
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.2.0.CR1
>
>
> At the moment the separator between patterns and functions inside an accumulate is optional evenif it shouldn't. In other words an accumulate pattern like the following shouldn't compile.
> {code}
> accumulate ( $s: String() count($s) )
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list