-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50458/
-----------------------------------------------------------
(Updated Aug. 4, 2016, 8:36 p.m.)
Review request for mesos, Alex Clemmer and Joseph Wu.
Changes
-------
The patch builds 'mesos-java.jar; that contains the compiled
java sources under mesos source tree along with generated
protobuf java sources from 'mesos-java-protos' target.
Bugs: MESOS-5902
https://issues.apache.org/jira/browse/MESOS-5902
Repository: mesos
Description
-------
Added code to build mesos-java.jar.
Diffs (updated)
-----
cmake/MesosConfigure.cmake 6650c7c12b188b08c70cfee72b3200e83e7a1cd2
src/java/CMakeLists.txt PRE-CREATION
Diff: https://reviews.apache.org/r/50458/diff/
Testing
-------
cmake && make mesos-java
Check to see if <BUILD_DIR>/src/java/mesos-java.jar
Thanks,
Srinivas Brahmaroutu