[jboss-jira] [JBoss JIRA] (DROOLS-310) MVEL does not resolve class/memer aliases

Davide Sottara (JIRA) jira-events at lists.jboss.org
Wed Oct 23 12:38:02 EDT 2013


Davide Sottara created DROOLS-310:
-------------------------------------

             Summary: MVEL does not resolve class/memer aliases
                 Key: DROOLS-310
                 URL: https://issues.jboss.org/browse/DROOLS-310
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 5.5.0.Final
            Reporter: Davide Sottara
            Assignee: Mark Proctor


In the (unlikely) case a class should have the same name as one of its members:
myClass( myClass != null )
MyClass( MyClass != null )
constraints will not be resolved correctly by MVEL

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list