[jboss-jira] [JBoss JIRA] Updated: (JBRULES-1692) New parser does not accept old syntax
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Wed Nov 26 10:50:52 EST 2008
[ https://jira.jboss.org/jira/browse/JBRULES-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Edson Tirelli updated JBRULES-1692:
-----------------------------------
Fix Version/s: 5.0.0.CR1
(was: 5.0.0.M3)
> 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: drools-compiler
> Reporter: Alexandre Porcelli
> Assignee: Alexandre Porcelli
> Fix For: 5.0.0.CR1
>
>
> 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