[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:13:47 EST 2014


Toshiya Kobayashi created DROOLS-430:
----------------------------------------

             Summary: 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