----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38456/ -----------------------------------------------------------
Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph Wu. Repository: mesos Description ------- In the current CMake build system, if we choose to download the third-party dependencies (instead of un-tar'ing the rebundled versions of those dependencies) we will download them from the GitHub Mesos mirror. It would be better to have a canonical source of third-party dependencies, independent of the Mesos changes. This commit points at a new canonical source of third-party tarballs. Diffs ----- 3rdparty/libprocess/3rdparty/CMakeLists.txt d13ba666740b4f2e382a0b1852724cfd519f8f64 Diff: https://reviews.apache.org/r/38456/diff/ Testing ------- Thanks, Alex Clemmer
