-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29780/
-----------------------------------------------------------
(Updated Feb. 4, 2015, 10:15 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 b23eeb8a4055f596aba40d0c8a8250530c870876
src/common/type_utils.cpp fcc9eb0e27a9cbf53f7923f0c051a6578527ec37
src/messages/messages.hpp 77840bc6a7dfac7ff17ae11f247a3f77d055b481
src/slave/state.cpp 72191ee63f826a1a53d811fed357658f5360132e
src/tests/registrar_tests.cpp 6bfb679d6ab07143f9c77b8cd9719a36d363645f
Diff: https://reviews.apache.org/r/29780/diff/
Testing
-------
make check.
Thanks,
Kapil Arya