-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23086/
-----------------------------------------------------------
(Updated July 22, 2014, 6:14 p.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Changes
-------
Update for review, and tested on prefixed installation.
The JAR is a needs to be supplied on PREFIX, due to installation constraints.
The EGG is similar but is a runtime PYTHONPATH imho, and errors should be
reported.
Bugs: MESOS-1174
https://issues.apache.org/jira/browse/MESOS-1174
Repository: mesos-git
Description
-------
Enable mesos to build against system installed version of protobuf.
Diffs (updated)
-----
3rdparty/libprocess/3rdparty/Makefile.am 705d19c
3rdparty/libprocess/configure.ac 3a38b04
configure.ac e747208
mpi/mpiexec-mesos.in da0733f
src/Makefile.am c216e2f
src/examples/java/test-exception-framework.in 065f3c0
src/examples/java/test-executor.in 35559d2
src/examples/java/test-framework.in 9af48f9
src/examples/java/test-log.in 8afed0d
src/examples/java/test-multiple-executors-framework.in 235eb23
src/examples/python/test-containerizer.in 569519b
src/examples/python/test-executor.in 7e8875f
src/examples/python/test-framework.in c4683b9
src/python/setup.py.in b996dfe
Diff: https://reviews.apache.org/r/23086/diff/
Testing
-------
make check
Thanks,
Timothy St. Clair