Description of problem: Syncronize dependencies of all BRMS/BPMS components that are shared with EAP to the versions shipped with EAP 6.1.1 See the versions shipped with EAP 6.1.1 here. https://docspace.corp.redhat.com/docs/DOC-131321 The version corresponding to EAP 6.1.1 ER5 is expected to be the final shipped version. See BZ#996319 for reasons behind the alignment.
This issue needs to wait until after the platform BOM work has been applied. I 'll probably be on paternity leave by the time this starts. Pedro was talking about this change, so I 've assigned him for now.
Currently, both kie-wb kie-drools-wb, and other releated subprojects uses dependencies to java libraries defined in jboss-integration-platform-bom. All libraries versions defined in jboss-integration-plaform-bom were checked against versions used by JBoss EAP 6.1.1 GA. (oficial release was used) As result of the comparation, version number of some libraries in jboss-integration-plaform-bom was changed in order to use exactly the same version number as JBoss EAP 6.1.1 GA. (In all cases only minor version numbers was changed, ex. x.y.9 to x.y.12) Kie-wb an kie-drools-wb applications distributions for JBoss EAP 6.1.1 GA was generated and tested using the modified jboss-integration-platform bom. After that a pull request was generated in order to incorporate changes to the master branch. https://github.com/jboss-integration/jboss-integration-platform-bom/pulls
https://bugzilla.redhat.com/show_bug.cgi?id=996319 has been already verified. This BZ is just part of EAP 6.1.1 support. EAP 6.1.1 is supported since ER5. Verified.