Bug 1063795 - Support class literals with complex constraints and custom evaluators
Summary: Support class literals with complex constraints and custom evaluators
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ER2
: 6.0.1
Assignee: Mario Fusco
QA Contact: Marek Winkler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-11 13:00 UTC by Mario Fusco
Modified: 2014-08-06 19:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 19:59:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-391 0 Major Resolved Support class literals with complex constraints and custom evaluators 2014-03-17 15:59:45 UTC

Description Mario Fusco 2014-02-11 13:00:38 UTC
The following is supported, when A is a class name:

 Pattern( this op A ) 

But the following fails with a CCE

 Pattern( this op A || this op B ) 

when it tries to resolve A as a field of the class Pattern

Comment 2 JBoss JIRA Server 2014-02-11 13:09:57 UTC
Mario Fusco <mario.fusco> updated the status of jira DROOLS-391 to Resolved

Comment 3 Edson Tirelli 2014-02-11 14:26:44 UTC
This is part of a forward port of fixes applied to the 5.6.x community version and 6.1.x version. We would like to have the acks set to cherry pick into 6.0.1.

Comment 4 Marek Winkler 2014-03-17 15:59:30 UTC
Verified that the fix is present in BRMS 6.0.1 ER2 and the relevant tests pass.


Note You need to log in before you can comment on or make changes to this bug.