-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23086/
-----------------------------------------------------------
(Updated Aug. 8, 2014, 5:58 p.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Changes
-------
update from review.
Summary (updated)
-----------------
MESOS-1174: Update system check to unbundle protobuf
Bugs: MESOS-1174
https://issues.apache.org/jira/browse/MESOS-1174
Repository: mesos-git
Description
-------
Enable mesos to build against system installed version of protobuf.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/Makefile.am 497d038
3rdparty/libprocess/configure.ac 7b39e63
Doxyfile 8bba461
configure.ac 8fb0a3a
mpi/mpiexec-mesos.in 8812ee2
src/Makefile.am 39af036
src/examples/java/test-exception-framework.in 065f3c0
src/examples/java/test-executor.in 35559d2
src/examples/java/test-framework.in 9af48f9
src/examples/java/test-log.in 8afed0d
src/examples/java/test-multiple-executors-framework.in 235eb23
src/examples/python/test-containerizer.in f71828d
src/examples/python/test-executor.in b22e7a7
src/examples/python/test-framework.in 64fb1dd
src/master/hierarchical_allocator_process.hpp 34f8cd6
src/master/master.cpp e688b41
src/python/native/ext_modules.py.in 477e63d
src/slave/constants.hpp 9030871
src/slave/constants.cpp e1da5c0
src/slave/containerizer/isolators/network/port_mapping.cpp 938782a
src/slave/slave.cpp 787bd05
src/tests/allocator_tests.cpp 774528a
src/tests/health_check_tests.cpp 731d944
src/tests/mesos.cpp 6b5c43f
src/tests/port_mapping_tests.cpp a990da3
support/timed_tests.sh e060966
Diff: https://reviews.apache.org/r/23086/diff/
Testing
-------
make check
Thanks,
Timothy St. Clair