----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46588/ -----------------------------------------------------------
(Updated June 6, 2016, 11:10 a.m.) Review request for mesos, Gilbert Song, Artem Harutyunyan, Jie Yu, and Jojy Varghese. Changes ------- Rebase and re-split the changes after the 3rdparty re-organization. Bugs: MESOS-5254 https://issues.apache.org/jira/browse/MESOS-5254 Repository: mesos Description ------- This will replace the `mesos::URI` protobuf currently used by the `uri::Fetcher`. Diffs (updated) ----- 3rdparty/stout/Makefile.am eeaca480872b97d60891376b8c21fda7b65a6f00 3rdparty/stout/configure.ac ca6f041b5ad5c92e683500f7b34a521fefa318f4 3rdparty/stout/include/Makefile.am 7f31582c176e653873402bd3f19b0c0195503d45 3rdparty/stout/include/stout/uri.hpp PRE-CREATION 3rdparty/stout/tests/uri_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/46588/diff/ Testing ------- make check (OSX) GTEST_FILTER="URITest*" Ran a clean build (make check) on: * Ubuntu 12, 14, 15 * CentOS 6, 7 * Debian 8 Thanks, Joseph Wu