Bug 1038214 - BRMS 6 does not provide a way to configure user-provided accumulate functions
Summary: BRMS 6 does not provide a way to configure user-provided accumulate functions
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ER6
: 6.0.0
Assignee: Edson Tirelli
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-04 16:03 UTC by Edson Tirelli
Modified: 2014-08-06 20:19 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

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


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