Hello Mike Percy, Attila Bukor, Kudu Jenkins, Adar Dembo, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/11735

to look at the new patch set (#6).

Change subject: [build] Centralize project version to version.txt
......................................................................

[build] Centralize project version to version.txt

This patch changes the Java and Python builds
to use the version.txt as their source of the project
version. This simplifies branching and ensures
our versions always match.

I use symbolic links in the python project to ensure
that the version and licence file are copied from the
parent directory when generating a source
distribution.

This patch also corrects the versioning of snapshot
builds to ensure they include .dev0. This was being
done in the kudu_version.py file, but not in the
distribution version set in setup(…).

Change-Id: Ib654be8657ae3dc2f193056484b5d0743aa1ce95
---
M RELEASING.adoc
M java/build.gradle
M java/gradle.properties
A python/LICENSE.txt
M python/MANIFEST.in
M python/setup.py
A python/version.txt
7 files changed, 30 insertions(+), 23 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/11735/6
--
To view, visit http://gerrit.cloudera.org:8080/11735
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib654be8657ae3dc2f193056484b5d0743aa1ce95
Gerrit-Change-Number: 11735
Gerrit-PatchSet: 6
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to