-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29780/
-----------------------------------------------------------
(Updated Jan. 23, 2015, 8:14 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-git
Description (updated)
-------
[2/10] 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 2d22db85f87ec5c1134208aae5b2105d2d267000
src/messages/messages.hpp 77840bc6a7dfac7ff17ae11f247a3f77d055b481
src/slave/state.cpp a36fa53099300ee03f051b0f5eaaafe9f1da68d1
src/tests/registrar_tests.cpp 6bfb679d6ab07143f9c77b8cd9719a36d363645f
Diff: https://reviews.apache.org/r/29780/diff/
Testing
-------
make check.
Thanks,
Kapil Arya