Hide Forgot
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.
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.
Cherry-picked into 6.0.x: (documentation) https://github.com/droolsjbpm/droolsjbpm-knowledge/commit/e9e6acff3 (drools) http://github.com/droolsjbpm/drools/commit/7e6c6a3ae
Verified with BRMS-6.0.0.ER7