Niklas Quarfot Nielsen created MESOS-855:
--------------------------------------------
Summary: Move JNI code to separate library
Key: MESOS-855
URL: https://issues.apache.org/jira/browse/MESOS-855
Project: Mesos
Issue Type: Improvement
Components: java api
Affects Versions: 0.16.0
Reporter: Niklas Quarfot Nielsen
libmesos library dependency to libjvm seems unnecessary for all but for
frameworks and executors that use JNI.
In order words, it has caused confusion that libjvm is a dependency when people
have been writing python or c++ frameworks/executors.
We could instead build a libmesos-jni which contain the JNI code and which has
libmesos as a dependency.
--
This message was sent by Atlassian JIRA
(v6.1#6144)