Hello Marton Greber, Ashwani Raina, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/24673
to look at the new patch set (#2).
Change subject: KUDU-3788 do not unconditionally fetch all source archives
......................................................................
KUDU-3788 do not unconditionally fetch all source archives
With this changelist, 3rd-party build no longer fetches unneeded source
archives in pre-built mode (USE_PREBUILT_THIRDPARTY=1): now the source
archive for a component is fetched only when building the component
from scratch. For legacy non-pre-build mode, the behavior is left
as before, i.e. all the source archives are fetched, extracted,
and patched when running build-if-necessary.sh
Change-Id: I1551fdc2e912f528a0111fcc1098bb608d3887fc
---
M thirdparty/build-definitions.sh
M thirdparty/download-thirdparty.sh
M thirdparty/fetch-utils.sh
M thirdparty/prebuilt-utils.sh
4 files changed, 108 insertions(+), 231 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/73/24673/2
--
To view, visit http://gerrit.cloudera.org:8080/24673
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1551fdc2e912f528a0111fcc1098bb608d3887fc
Gerrit-Change-Number: 24673
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Ashwani Raina <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>