-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29780/
-----------------------------------------------------------
(Updated Jan. 27, 2015, 6:52 p.m.)
Review request for mesos, Niklas Nielsen, Till Toenshoff, and Timothy Chen.
Bugs: MESOS-2096
https://issues.apache.org/jira/browse/MESOS-2096
Repository: mesos-git
Description (updated)
-------
[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
-----
src/common/type_utils.hpp 6809a12611ccd5de9e75c642d7dd09227c2eb5d2
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