[jboss-jira] [JBoss JIRA] (DROOLS-430) Fails to parse DSL variable definition with single dot regex
Toshiya Kobayashi (JIRA)
issues at jboss.org
Mon Feb 17 02:19:47 EST 2014
[ https://issues.jboss.org/browse/DROOLS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945074#comment-12945074 ]
Toshiya Kobayashi commented on DROOLS-430:
------------------------------------------
Pull request for a test case:
https://github.com/droolsjbpm/drools/pull/313
> Fails to parse DSL variable definition with single dot regex
> ------------------------------------------------------------
>
> Key: DROOLS-430
> URL: https://issues.jboss.org/browse/DROOLS-430
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 6.0.1.Final
> Reporter: Toshiya Kobayashi
> Assignee: Mark Proctor
>
> Drools fails to parse DSL variable definition with single dot regex, where I want one any character.
> {noformat}
> [then]Log {message:.}=list.add(\"{message}\");
> {noformat}
> Error message:
> {noformat}
> [1,19]: DSL parser error
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list