]
Toshiya Kobayashi commented on DROOLS-5149:
-------------------------------------------
Done by
Able to specify a releaseId with KieHelper
------------------------------------------
Key: DROOLS-5149
URL:
https://issues.redhat.com/browse/DROOLS-5149
Project: Drools
Issue Type: Enhancement
Components: core engine
Affects Versions: 7.34.0.Final
Reporter: Toshiya Kobayashi
Assignee: Toshiya Kobayashi
Priority: Minor
Fix For: 7.36.0.Final
KieHelper builds a KieModule with a default releaseId org.default:artifact:1.0.0 and we
cannot change it. It could be an issue when testing with multithread.
This JIRA is to add a method to specify a releaseId.