[
https://issues.jboss.org/browse/DROOLS-2810?page=com.atlassian.jira.plugi...
]
Jiri Petrlik edited comment on DROOLS-2810 at 7/31/18 10:05 AM:
----------------------------------------------------------------
Problem was caused by changes in kie dmn core dependencies [1].
Fixed by adding model to drools-module feature and OSGIfing module and its dependencies.
Unfortunately changes are in three PRs which need to be merged simultaneously.
[1]
https://github.com/kiegroup/drools/commit/0efe87b4166072eaa9af4076e53471c...
was (Author: jpetrlik):
Problem was caused by changes in drools core dependencies [1].
Fixed by adding model to drools-module feature and OSGIfing module and its dependencies.
Unfortunately changes are in three PRs which need to be merged simultaneously.
[1]
https://github.com/kiegroup/drools/commit/0efe87b4166072eaa9af4076e53471c...
Kie-dmn OSGI feature can not be installed
-----------------------------------------
Key: DROOLS-2810
URL:
https://issues.jboss.org/browse/DROOLS-2810
Project: Drools
Issue Type: Bug
Components: integration
Reporter: Jiri Petrlik
Assignee: Jiri Petrlik
Fix For: 7.10.0.Final
It is not possible to install kie-dmn OSGI feature. Installation fails with following
exception:
Unable to resolve org.kie.dmn.core/7.10.0.201807310901: missing requirement
[org.kie.dmn.core/7.10.0.201807310901] osgi.wiring.package;
filter:="(osgi.wiring.package=org.drools.model)"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)