-
Enhancement
-
Resolution: Done
-
Major
-
6.2.0.Final, 6.3.0.Beta1
-
None
As discussed with virchete_jira 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/karaf/fuse-integration-karaf-tests/drools/src/test/java/org/drools/karaf/itest . 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.
- relates to
-
ENTESB-3437 Remove Drools Integration Tests not related to fuse-integration
- Closed