Joe McDonnell has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/16685
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Joe McDonnell <[email protected]>
---
M buildall.sh
M source/kudu/build.sh
2 files changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Tim Armstrong: Looks good to me, approved
  Joe McDonnell: Verified

--
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: merged
Gerrit-Change-Id: I352fdcb02ce3c11432cb5d6e7fdc564fe9b3c038
Gerrit-Change-Number: 16685
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to