[jboss-jira] [JBoss JIRA] Closed: (JBRULES-1243) Pattern matching does not allow spaces
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Mon Nov 12 14:27:44 EST 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1243?page=all ]
Edson Tirelli closed JBRULES-1243.
----------------------------------
Fix Version/s: 4.0.4
4.1.0
Resolution: Done
This is not a problem anymore, but I added integration tests anyway.
May I ask you please to try 4.0.x or trunk and re-open the ticket if you still see the problem?
Thanks.
> Pattern matching does not allow spaces
> --------------------------------------
>
> Key: JBRULES-1243
> URL: http://jira.jboss.com/jira/browse/JBRULES-1243
> Project: JBoss Drools
> Issue Type: Bug
> Affects Versions: 4.0.1
> Reporter: Markus Wolf
> Assigned To: Edson Tirelli
> Fix For: 4.0.4, 4.1.0
>
>
> 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
More information about the jboss-jira
mailing list