-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29605/
-----------------------------------------------------------
(Updated Feb. 2, 2015, 4:09 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
-------
[7/9] Build Mesos Modules outside Mesos source tree.
To allow authentication modules being built outside the Mesos source tree to
use protobufs related to authentication.
Diffs (updated)
-----
include/mesos/authentication.hpp PRE-CREATION
include/mesos/authentication.proto PRE-CREATION
src/Makefile.am 07bea1fb8f0035413f2119859e16fa4f9383f68e
src/authentication/authenticatee.hpp 361083b5e1ca5ab1a594b3108fb768626313a725
src/authentication/authenticator.hpp 460494a49ad7c71803507afe62005280d5929d41
src/messages/messages.proto c609f500e5e999a7587feb8acfb62aa637824c0a
src/tests/authentication_tests.cpp 5cf2da4602edbf7c168351d5f581aca10591d5d0
src/tests/fault_tolerance_tests.cpp f927d4ae9577aff2dd0ba54f1f4b5dd81e815667
Diff: https://reviews.apache.org/r/29605/diff/
Testing
-------
make check.
Thanks,
Kapil Arya