[
https://jira.jboss.org/jira/browse/JBRULES-1692?page=com.atlassian.jira.p...
]
Edson Tirelli updated JBRULES-1692:
-----------------------------------
Fix Version/s: 5.0.0.M3
(was: 5.0.0.M2)
Assignee: Alexandre Porcelli (was: Mark Proctor)
New parser does not accept old syntax
-------------------------------------
Key: JBRULES-1692
URL:
https://jira.jboss.org/jira/browse/JBRULES-1692
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Drl Parser/Builder
Reporter: Alexandre Porcelli
Assignee: Alexandre Porcelli
Fix For: 5.0.0.M3
The following syntax should work on the new parser: Test( ( text == null || text matches
"" ) )
It works only if changes for: Test( ( text == null || matches "" ) )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira