-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29605/
-----------------------------------------------------------
(Updated Feb. 4, 2015, 10:16 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 93537d17d3c7604a8532ee1453e405630c481ddc
src/authentication/authenticatee.hpp 361083b5e1ca5ab1a594b3108fb768626313a725
src/authentication/authenticator.hpp 460494a49ad7c71803507afe62005280d5929d41
src/messages/messages.proto 8d86517039ec825b7d2ace6673da8971e140fa5e
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