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

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Aug 6 16:00:38 EDT 2014


    [ https://issues.jboss.org/browse/DROOLS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990944#comment-12990944 ] 

RH Bugzilla Integration commented on DROOLS-391:
------------------------------------------------

Rajesh Rajasekaran <rrajasek at redhat.com> changed the Status of [bug 1063795|https://bugzilla.redhat.com/show_bug.cgi?id=1063795] from VERIFIED to CLOSED

> 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
>             Fix For: 6.1.0.Beta1
>
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list