-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67065/
-----------------------------------------------------------
(Updated May 23, 2018, 11:03 p.m.)
Review request for mesos, Akash Gupta, Andrew Schwartzmeyer, Chun-Hung Hsiao, Eric Mumau,
Jie Yu, Joseph Wu, Li Li, and Radhika Jandhyala.
Changes
-------
Updated patch with requested changes.
Bugs: MESOS-8064
https://issues.apache.org/jira/browse/MESOS-8064
Repository: mesos
Description
-------
This archiver utility can be invoked to extract a compressed or
uncompressed archive with several different supported formats.
Diffs (updated)
-----
3rdparty/stout/CMakeLists.txt 24a1f0acbee8a464fcc5159cf41d7e93aa8148fc
3rdparty/stout/Makefile.am ef22a02a8a11326c6af19eb11d79eb82ff7861da
3rdparty/stout/include/stout/archiver.hpp PRE-CREATION
3rdparty/stout/tests/CMakeLists.txt 43c5e873a3a3b8f79f0f888a450e186c6123d938
3rdparty/stout/tests/archiver_tests.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/67065/diff/4/
Changes: https://reviews.apache.org/r/67065/diff/3-4/
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
|