Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24668 )
Change subject: KUDU-3788 unify fetch_and_patch arguments ...................................................................... KUDU-3788 unify fetch_and_patch arguments The motivation for this update is to refactor the scripts that fetch source archives for all 3rd-party components. A follow-up patch will update the logic to fetch source archives only when building the 3rd-party components if USE_PREBUILT_THIRDPARTY=1. This changelist doesn't contain any functional modifications. Change-Id: Ia4bafb1a98ffee4839568135f66622f0ac495a95 Reviewed-on: http://gerrit.cloudera.org:8080/24668 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Martonka <[email protected]> Reviewed-by: Abhishek Chennaka <[email protected]> --- M thirdparty/download-thirdparty.sh M thirdparty/vars.sh 2 files changed, 267 insertions(+), 149 deletions(-) Approvals: Alexey Serbin: Verified Zoltan Martonka: Looks good to me, but someone else must approve Abhishek Chennaka: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/24668 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ia4bafb1a98ffee4839568135f66622f0ac495a95 Gerrit-Change-Number: 24668 Gerrit-PatchSet: 4 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]>
