[jboss-jira] [JBoss JIRA] Updated: (JBRULES-3197) simple declaration flagged in RHS code, dialect "mvel"

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Sun Sep 25 04:02:29 EDT 2011


     [ https://issues.jboss.org/browse/JBRULES-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Geoffrey De Smet updated JBRULES-3197:
--------------------------------------

    Fix Version/s: 5.3.0.Final
                       (was: 5.3.0.CR1)


> simple declaration flagged in RHS code, dialect "mvel"
> ------------------------------------------------------
>
>                 Key: JBRULES-3197
>                 URL: https://issues.jboss.org/browse/JBRULES-3197
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-core  (expert)
>    Affects Versions: 5.3.0.Beta1
>            Reporter: Wolfgang Laun
>            Assignee: Mario Fusco
>             Fix For: 5.3.0.Final
>
>
> The declaration of variable i is flagged as an error, with
> a funny error message: variable defined within scope: i,
> as if there ever were a variable that is *not* defined
> within its scope!
> Expected behaviour is to accept this declaration.
> rule KickOff
> dialect "mvel"
> when
> then
>     int i;
> end

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list