Tim Armstrong has posted comments on this change. Change subject: Fix setup / download order in build scripts ......................................................................
Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/6249/3/source/avro/build.sh File source/avro/build.sh: Line 26: download_dependency $PACKAGE "avro-src-${PACKAGE_VERSION}.tar.gz" $THIS_DIR Maybe move all of these download_dependency calls into if needs_build_package for consistency. It's done in some places but not others. -- To view, visit http://gerrit.cloudera.org:8080/6249 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I287f091c8e772c08c8a61644d08117145b1ef16d Gerrit-PatchSet: 3 Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-HasComments: Yes
