----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63340/ -----------------------------------------------------------
(Updated Dec. 4, 2017, 1:19 p.m.) Review request for mesos, Benjamin Bannier, Jeff Coffler, John Kordich, Joseph Wu, and Michael Park. Changes ------- Rebased. Used variable instead of hard-coded protobuf version. Repository: mesos Description ------- Moved Java build code to `java/CMakeLists.txt`. Diffs (updated) ----- src/CMakeLists.txt 592489df070a0c4fdee814a4a7b613e62a544f88 src/java/CMakeLists.txt PRE-CREATION Diff: https://reviews.apache.org/r/63340/diff/3/ Changes: https://reviews.apache.org/r/63340/diff/2-3/ Testing ------- Built with `-DENABLE_JAVA=ON` and attached Marathon framework to `master` (which requries Java bindings). Also built and ran `mesos-tests` with the ZooKeeper unit tests (which use the Java components). Had to add `mesos-protobufs` as a dependency to `mesos-jar` to be totally correct. Thanks, Andrew Schwartzmeyer
