-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29780/
-----------------------------------------------------------
(Updated Feb. 9, 2015, 9:37 p.m.)
Review request for mesos, Niklas Nielsen, Till Toenshoff, and Timothy Chen.
Changes
-------
rebased
Bugs: MESOS-2096
https://issues.apache.org/jira/browse/MESOS-2096
Repository: mesos
Description
-------
[2/9] Build Mesos Modules outside Mesos source tree.
This allows type_utils.hpp to have operators corresponding to
public protobufs defined in mesos.proto only. This change
prepares us to move type_utils.hpp to include/mesos/ as a public
header.
Diffs (updated)
-----
src/common/type_utils.hpp 5c24c080f359a6adc4840f0a1586d21585616908
src/common/type_utils.cpp 6062e43612de92256d3ce68b9fc8427e4511bbfd
src/messages/messages.hpp 77840bc6a7dfac7ff17ae11f247a3f77d055b481
src/slave/state.cpp d0d7eba88f21bcb4e5808bebe9ab79b27d2f0325
src/tests/registrar_tests.cpp 3d71233f545088cf38b20f51092e3aea103e7352
Diff: https://reviews.apache.org/r/29780/diff/
Testing
-------
make check.
Thanks,
Kapil Arya