> On 2012-03-12 22:01:07, Charles Reiss wrote:
> > src/java/generated/org/apache/mesos/MesosNativeLibrary.java.in, line 46
> > <https://reviews.apache.org/r/4298/diff/1/?file=91273#file91273line46>
> >
> >     I assume you're deliberately not doing mesos-@PACKAGE_VERSION@ here?
> 
> Benjamin Hindman wrote:
>     Yes. My thinking was that if we had a versioning scheme we're comfortable 
> with we could imagine loading e.g., 2.6.8 even if MesosNativeLibrary was 
> built with 2.6.4 (as well as possibly SNAPSHOT versions).
> 
> Charles Reiss wrote:
>     I assume you imagine that the C++ code is going to do that sort of 
> compatibility check.

Yup.


- Benjamin


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


On 2012-03-12 22:11:19, Benjamin Hindman wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/4298/
> -----------------------------------------------------------
> 
> (Updated 2012-03-12 22:11:19)
> 
> 
> Review request for mesos and Charles Reiss.
> 
> 
> Summary
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   configure.ac de26a05 
>   include/mesos/mesos.hpp 41ddfb6 
>   include/mesos/mesos.hpp.in PRE-CREATION 
>   src/Makefile.am 10dbafd 
>   src/common/build.hpp 868cf97 
>   src/examples/java/TestFramework.java ff8eb4b 
>   src/java/generated/org/apache/mesos/MesosNativeLibrary.java.in PRE-CREATION 
>   src/java/jni/convert.cpp 6db4f25 
>   src/java/jni/org_apache_mesos_MesosSchedulerDriver.cpp ab2925e 
>   src/java/src/org/apache/mesos/MesosNativeLibrary.java 8a9615f 
> 
> Diff: https://reviews.apache.org/r/4298/diff
> 
> 
> Testing
> -------
> 
> make && make check && make hadoop && make install DESTDIR=/tmp/local
> 
> 
> Thanks,
> 
> Benjamin
> 
>

Reply via email to