]
Jiri Petrlik commented on DROOLS-2810:
--------------------------------------
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]
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)"