[
https://issues.jboss.org/browse/DROOLS-430?page=com.atlassian.jira.plugin...
]
Edson Tirelli resolved DROOLS-430.
----------------------------------
Assignee: Edson Tirelli (was: Mark Proctor)
Fix Version/s: 6.1.0.Beta1
Resolution: Done
Fixed. Thanks for the test case.
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: Edson Tirelli
Fix For: 6.1.0.Beta1
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