-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50455/
-----------------------------------------------------------

(Updated Aug. 4, 2016, 8:23 p.m.)


Review request for mesos, Alex Clemmer and Joseph Wu.


Changes
-------

Run cmake with ENABLE_JAVA=1 or ON, then the script will look
for java on the host and sets the Java path variables including 
classpath and java executable locations. Also the include directory
paths set up for using with JNI bindings.


Bugs: MESOS-5902
    https://issues.apache.org/jira/browse/MESOS-5902


Repository: mesos


Description
-------

Enabled Java builds if Java is found.


Diffs (updated)
-----

  cmake/MesosConfigure.cmake 6650c7c12b188b08c70cfee72b3200e83e7a1cd2 

Diff: https://reviews.apache.org/r/50455/diff/


Testing (updated)
-------

cmake -DENABLE_JAVA=ON 
check build variables set for Java.
cmake should output
-- ************************************************************
-- Java Found and will be enabled
-- ************************************************************


Thanks,

Srinivas Brahmaroutu

Reply via email to