-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29606/
-----------------------------------------------------------
(Updated Feb. 9, 2015, 9:39 p.m.)
Review request for mesos, Niklas Nielsen, Till Toenshoff, and Timothy Chen.
Changes
-------
moved headers to their own directory.
Bugs: MESOS-2096
https://issues.apache.org/jira/browse/MESOS-2096
Repository: mesos
Description
-------
[8/9] Build Mesos Modules outside Mesos source tree.
This allows authentication modules to be built outside the mesos source tree.
Diffs (updated)
-----
src/Makefile.am 93537d17d3c7604a8532ee1453e405630c481ddc
src/authentication/authenticatee.hpp 95798d74d256539fac5624c106e0f9285d107f13
src/authentication/authenticator.hpp abc2a2398265f3b37449a3c9f5bb3d1f2b7fdc96
src/authentication/cram_md5/authenticatee.hpp
70e150934c79d5ccf9aa23cdc3a10f6f986eba0d
src/authentication/cram_md5/authenticator.hpp
fa34f7654b0c3e3cd7139baaf729c1045b1f774a
src/examples/test_authentication_modules.cpp
fd59fe47201a2f1b153e811a57ae33b590473b3a
src/master/master.hpp c3c77f840f089c5754c764e7f150a3c1971d311f
src/master/master.cpp 22fece79c6e511a1b61eb674d7f82216e7a25e00
src/module/authenticatee.hpp a53016a7a24dfe37998eb6b0d886b7096760ae49
src/module/authenticator.hpp 156617ba5ca3ca3d38f3ff19a74ccfe26fc77008
src/sched/sched.cpp ce6ff6d9adeebf398a7921421062dd5623052af1
src/scheduler/scheduler.cpp f5ee1b04cbc9f5fafead8a3b44769ae7d2f3487e
src/slave/slave.hpp 9adee17cb94a72f0e1e139b3fd8978a9a1ff6237
src/slave/slave.cpp 336e8776be656c5e6ad1b0d997f54c307f4559f8
src/tests/cram_md5_authentication_tests.cpp
8b50413545858e92790119a3d4467fdedec00d45
Diff: https://reviews.apache.org/r/29606/diff/
Testing
-------
make check
Thanks,
Kapil Arya