Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/11735 )
Change subject: [build] Centralize project version to version.txt ...................................................................... Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/11735/4/python/setup.py File python/setup.py: http://gerrit.cloudera.org:8080/#/c/11735/4/python/setup.py@48 PS4, Line 48: r"^(?P<version>\d+.\d+.\d+)(?:-(?P<label>.+))?", Do the periods need to be escaped? Otherwise won't they match any character instead of just literal periods? -- 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: comment Gerrit-Change-Id: Ib654be8657ae3dc2f193056484b5d0743aa1ce95 Gerrit-Change-Number: 11735 Gerrit-PatchSet: 4 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-Comment-Date: Fri, 19 Oct 2018 17:44:09 +0000 Gerrit-HasComments: Yes
