Bug 1038214

Summary: BRMS 6 does not provide a way to configure user-provided accumulate functions
Product: [Retired] JBoss BRMS Platform 6 Reporter: Edson Tirelli <etirelli>
Component: BREAssignee: Edson Tirelli <etirelli>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.0.0CC: mwinkler
Target Milestone: ER6   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:19:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Edson Tirelli 2013-12-04 16:03:40 UTC
Description of problem:
The new deployment framework in BRMS 6 does not provide a clean way of configuring user-provided accumulate functions. The work around of using the old "drools.packagebuilder.conf" configuration file, while works for backward compatibility, is not in line with the whole model of BRMS 6.

Version-Release number of selected component (if applicable):
6.0.0

How reproducible:
Develop an accumulate function and try to use it.

Actual results:
Error saying accumulate function is not defined.

Expected results:
Able to use accumulate functions.

Comment 1 Edson Tirelli 2013-12-04 22:05:11 UTC
Fixed.

master:

(documentation)
http://github.com/droolsjbpm/droolsjbpm-knowledge/commit/fd4d5b64c

(drools)
http://github.com/droolsjbpm/drools/commit/1b5135e54

Waiting on the ACKs to cherry-pick to 6.0.x.

Comment 2 Edson Tirelli 2013-12-05 14:49:12 UTC
Cherry-picked into 6.0.x:

(documentation)
https://github.com/droolsjbpm/droolsjbpm-knowledge/commit/e9e6acff3

(drools)
http://github.com/droolsjbpm/drools/commit/7e6c6a3ae

Comment 3 Radovan Synek 2014-01-08 17:21:57 UTC
Verified with BRMS-6.0.0.ER7