Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11735
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. Additionally I updated the RELEASING.adoc steps to include updating the example project poms. The command provided also uses the value in version.txt, though it is still hardcoded in the poms so users can copy and paste the examples easily. Change-Id: Ib654be8657ae3dc2f193056484b5d0743aa1ce95 --- M RELEASING.adoc M examples/java/collectl/pom.xml M examples/java/insert-loadgen/pom.xml M examples/java/java-example/pom.xml M java/build.gradle M java/gradle.properties M python/setup.py 7 files changed, 35 insertions(+), 21 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/11735/1 -- 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: newchange Gerrit-Change-Id: Ib654be8657ae3dc2f193056484b5d0743aa1ce95 Gerrit-Change-Number: 11735 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
