[jboss-jira] [JBoss JIRA] (DROOLS-391) Support class literals with complex constraints and custom evaluators

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Feb 11 08:01:31 EST 2014


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

RH Bugzilla Integration updated DROOLS-391:
-------------------------------------------

        Bugzilla Update: Perform
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1063795

    
> Support class literals with complex constraints and custom evaluators
> ---------------------------------------------------------------------
>
>                 Key: DROOLS-391
>                 URL: https://issues.jboss.org/browse/DROOLS-391
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.1.Final, 6.0.0.Final
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>
> The following is supported, when A is a class name:
> {code} Pattern( this op A ) {code}
> But the following fails with a CCE
> {code} Pattern( this op A || this op B ) {code}
> when it tries to resolve A as a field of the class Pattern

--
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