Description of problem: UberFire is using the latest release of JGit, but integration bom defines an old version, what makes kie-wb and kie-drools-wb to use the oldest one. The less risk option right now is to downgrade UF as all QA test were executed using the old jgit version. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
ACKing, as long as the version actually shipped in the product doesn't change.
After discussing with Porcelli, it seems the product is shipped with version 2 already, and the only side-effect this is that on an edge-case (re-cloning a previously cloned repository), the operation will fail with an error. Given the low impact of the ticket, I am proposing it for 6.0.1, unless a new build of 6.0.0 is done after CR1, in which case we can decide to move this back to 6.0.0.
Fix pushe dto master and product branch of uberfire repo (master) http://github.com/droolsjbpm/uberfire/commit/74ac67a0c (0.3.x) http://github.com/droolsjbpm/uberfire/commit/0ac044ced
I confirm that the fix is indeed in the codebase.