-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29605/
-----------------------------------------------------------
(Updated Jan. 26, 2015, 10:18 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)
-------
[8/10] 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 5bd075e9bfe17be334294b5e4c573eb0233030be
src/tests/authentication_tests.cpp 5cf2da4602edbf7c168351d5f581aca10591d5d0
src/tests/fault_tolerance_tests.cpp e0065b3a89b9af27c5584bcfdd8c790814bf1af6
Diff: https://reviews.apache.org/r/29605/diff/
Testing
-------
make check.
Thanks,
Kapil Arya