]
Geoffrey De Smet commented on DROOLS-821:
-----------------------------------------
Note that drools-osgi contains jbpm too (and now optaplanner too), hence the rename to
kie-osgi proposal.
Review and update the drools-osgi integration modules
-----------------------------------------------------
Key: DROOLS-821
URL:
https://issues.jboss.org/browse/DROOLS-821
Project: Drools
Issue Type: Enhancement
Components: core engine
Affects Versions: 6.2.0.Final, 6.3.0.Beta1
Reporter: Petr Široký
Assignee: Petr Široký
As discussed with [~virchete] there are few things we need to improve in our drools-osgi
integration modules:
- add back the drools-osgi-integration. PR already sent
https://github.com/droolsjbpm/droolsjbpm-integration/pull/138
- add back the drools-osgi integration tests that were moved to fuse-bxms-integ:
https://github.com/jboss-integration/fuse-bxms-integ/tree/master/release/...
. The fuse-bxms-integ repo should contain only the tests related to Camel
- fix some minor issues in the drools-karaf-features module: remove no longer needed
version props, fix the features file name
- review the use of CXF. It seems it is not needed for the core engine.