[jboss-jira] [JBoss JIRA] (JBRULES-3401) mvel mis-parses opening comment delimiter
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Mon Mar 19 05:48:47 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved JBRULES-3401.
----------------------------------
Fix Version/s: 5.4.0.CR1
Resolution: Done
> mvel mis-parses opening comment delimiter
> -----------------------------------------
>
> Key: JBRULES-3401
> URL: https://issues.jboss.org/browse/JBRULES-3401
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-compiler (expert)
> Affects Versions: 5.4.0.Beta2
> Reporter: Wolfgang Laun
> Assignee: Mario Fusco
> Fix For: 5.4.0.CR1
>
>
> rule x
> dialect "mvel"
> when
> then
> System.out.println( "/*" );
> end
> Unable to Analyse Expression System.out.println( "/*" );
> /:
> [Error: Malformed expression]
> [Near : {... System.out.println( "/*" ); ....}]
> ^
> [Line: 39, Column: 0] : [Rule name='x']
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list