Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16685
Change subject: IMPALA-10058: Use commit hash as version for Kudu java artifacts ...................................................................... IMPALA-10058: Use commit hash as version for Kudu java artifacts This changes the Kudu build so that it no longer produces jars with SNAPSHOT versions. Before this change, the Kudu jars would have a version like 1.13.0-SNAPSHOT, and now it is just the commit hash. This should eliminate version conflicts where the solution is to clear the .m2 cache. This also bumps the Kudu commit hash to the latest. This is needed because existing Kudu toolchain directories have the old version format. Testing: - Ran an Impala build with a toolchain produced by this Change-Id: I352fdcb02ce3c11432cb5d6e7fdc564fe9b3c038 --- M buildall.sh M source/kudu/build.sh 2 files changed, 6 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/85/16685/1 -- To view, visit http://gerrit.cloudera.org:8080/16685 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I352fdcb02ce3c11432cb5d6e7fdc564fe9b3c038 Gerrit-Change-Number: 16685 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
