[jboss-jira] [JBoss JIRA] Created: (JBRULES-1314) Error parsing rule that is written in a single line
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Mon Nov 5 17:40:45 EST 2007
Error parsing rule that is written in a single line
---------------------------------------------------
Key: JBRULES-1314
URL: http://jira.jboss.com/jira/browse/JBRULES-1314
Project: JBoss Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.3, 4.0.2, 4.0.1, 4.0.0.GA
Reporter: Edson Tirelli
Assigned To: Edson Tirelli
Fix For: 4.0.4, 4.1.0
Reported by Mike Nadel: the following rule does not compile.
rule "another test" salience 10 when eval( true ) then System.out.println(1); end
--
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