----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67066/ ----------------------------------------------------------- (Updated May 14, 2018, 10:42 p.m.) Review request for mesos, Akash Gupta, Andrew Schwartzmeyer, Chun-Hung Hsiao, Eric Mumau, Jie Yu, Joseph Wu, Li Li, and Radhika Jandhyala. Bugs: MESOS-8064 https://issues.apache.org/jira/browse/MESOS-8064 Repository: mesos Description ------- Modified the fetcher to use libarchive and added associated tests. Diffs (updated) ----- src/launcher/fetcher.cpp 4cff7273fdc9e3897074da4da7dad02483086c2d src/tests/fetcher_tests.cpp 311be6a36f137819ee91187a16df2b8e61def478 Diff: https://reviews.apache.org/r/67066/diff/3/ Changes: https://reviews.apache.org/r/67066/diff/2-3/ Testing ------- I've built on Windows with CMake and have run all tests, which all pass. I've also built on Linux with both the autotools build and cmake build and have run all tests, which all pass. Thanks, John Kordich