[jboss-jira] [JBoss JIRA] Created: (JBRULES-1692) New parser does not accept old syntax
Alexandre Porcelli (JIRA)
jira-events at lists.jboss.org
Wed Jul 23 13:23:16 EDT 2008
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: Mark Proctor
Fix For: 5.0.0.M2
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
More information about the jboss-jira
mailing list