Description of problem: As subject. Uberfire has update the errai to 2.4.0.Beta1. See https://bugzilla.redhat.com/show_bug.cgi?id=997147 And I see most of droolsjbpm code has been update to 2.4.0.Beta1 Should we also update the errai version in jboss-integration-bom? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is done.
The following commits finalizes the errai version alignment to version 2.4.0.CR1. The following commit sets errai version to "2.4.0.CR1" in the jboss-integration-platform-bom: https://github.com/jboss-integration/jboss-integration-platform-bom/commit/ac726b0910a00a42bcc6a1b9bf0e26991ec6f27f After that, it's no longer needed to establish the errai version in the kie-parent-with-dependencies bom file. So the following to commits (master branch, and 6.0.x branch) was done in order to remove errai version overwriting and lets use the errai version established in the jboss-integration-platform-bom. master http://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/3b729ed7d 6.0.x http://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/bae31c194
ER4 uses Errai 2.4.0.Final-redhat-1. VERIFIED.