Pattern matching does not allow spaces
--------------------------------------
Key: JBRULES-1243
URL:
http://jira.jboss.com/jira/browse/JBRULES-1243
Project: JBoss Drools
Issue Type: Bug
Reporter: Markus Wolf
Assigned To: Mark Proctor
Priority: Blocker
When I have a rule condition like this:
Something( test matches "abc def")
I'll get an exception during compilation saying "RuleError: Unable to determine
the used declarations".
When I remove the space and replace it with \s it does compile well.
Spaces should be possible in regular expressions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira