]
Petr Široký resolved DROOLS-1086.
---------------------------------
Fix Version/s: 6.4.0.CR2
Resolution: Done
Create KIE EAP installer
------------------------
Key: DROOLS-1086
URL:
https://issues.jboss.org/browse/DROOLS-1086
Project: Drools
Issue Type: Bug
Affects Versions: 6.4.0.Beta2
Reporter: David virgil naranjo
Assignee: Petr Široký
Fix For: 6.4.0.CR2
It is required that an installer for eap is created on KIE side.
Right now the bpms layer is installed by the fuse-bxm-integ eap installer. This installer
unzips the kie-eap-distributions-bpms-layer zip and include the bpms layer on the layers
file.
Fuse-bxms-integ should be agnostic of fuse and kie version, so the installation of kie on
eap should be done independently.
Creating the installer should not be difficult, it would just require to do the same than
is done here:
https://github.com/jboss-integration/fuse-bxms-integ/tree/master/release/...