Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21713
Change subject: IMPALA-13309: Workaround Kudu build issue ...................................................................... IMPALA-13309: Workaround Kudu build issue A Maven repository shut down and Kudu's build fails trying to find the gradle-scalafmt artifact. Maven Central has this artifact at a different path, so this changes the Kudu build to patch Kudu's gradle file to point to the working gradle-scalafmt path. Newer Kudu versions don't have this problem, but the change that fixed this issue introduced a separate issue (see KUDU-3610). So, this fixes the build until we can upgrade. Testing: - Ran a toolchain build, built against the new toolchain Change-Id: I155e00431d235a92567c1415aa38b07d1dc6f3ef --- M source/kudu/build.sh 1 file changed, 7 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/13/21713/1 -- To view, visit http://gerrit.cloudera.org:8080/21713 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I155e00431d235a92567c1415aa38b07d1dc6f3ef Gerrit-Change-Number: 21713 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
