]
Mario Fusco reassigned DROOLS-806:
----------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
Include some kie/jbpm dependencies as features
-----------------------------------------------
Key: DROOLS-806
URL:
https://issues.jboss.org/browse/DROOLS-806
Project: Drools
Issue Type: Bug
Affects Versions: 6.2.0.Final
Reporter: David virgil naranjo
Assignee: Mario Fusco
There are a few of jars that are used in fuse-integration (switchyard) that I tried to
remove and use the features from the drools features file.
I realized for the version 6.2.0.Final these dependencies are not included as features on
the kie/drools file:
<bundle>wrap:mvn:org.jbpm/jbpm-executor/${version.org.jbpm}$DynamicImport-Package=org.hibernate.*,javassist.*</bundle>
<bundle>wrap:mvn:org.jbpm/jbpm-workitems/${version.org.jbpm}</bundle>
<bundle>wrap:mvn:org.kie/kie-ci/${version.org.kie}</bundle>
<bundle>wrap:mvn:org.kie.remote/kie-remote-client/${version.org.kie}</bundle>
<bundle>wrap:mvn:org.kie.remote/kie-remote-common/${version.org.kie}</bundle>
<bundle>wrap:mvn:org.kie.remote/kie-remote-jaxb/${version.org.kie}</bundle>