-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29605/
-----------------------------------------------------------
(Updated Feb. 9, 2015, 9:39 p.m.)
Review request for mesos, Niklas Nielsen, Till Toenshoff, and Timothy Chen.
Changes
-------
Moved proto file to its own directory.
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/authentication.hpp PRE-CREATION
include/mesos/authentication/authentication.proto PRE-CREATION
src/Makefile.am 93537d17d3c7604a8532ee1453e405630c481ddc
src/authentication/authenticatee.hpp 95798d74d256539fac5624c106e0f9285d107f13
src/authentication/authenticator.hpp abc2a2398265f3b37449a3c9f5bb3d1f2b7fdc96
src/messages/messages.proto 44122bd777a27236d3f4aad376e0055544d40121
src/tests/authentication_tests.cpp c594f3f3225a0875de932258821e14f4ca011f02
src/tests/fault_tolerance_tests.cpp c811873eedc90d4ad2d30952a3ac1abedea65cdc
Diff: https://reviews.apache.org/r/29605/diff/
Testing
-------
make check.
Thanks,
Kapil Arya