You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by haosdent huang <ha...@gmail.com> on 2015/07/25 10:07:10 UTC

Review Request 36811: Don't check protobuf jar when --disable-java flag.

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

Review request for mesos and Niklas Nielsen.


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


Repository: mesos


Description
-------

Don't check protobuf jar when --disable-java flag.


Diffs
-----

  configure.ac 546c9bbf775a4ef481fafb3a58c85c6d80e19500 

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


Testing
-------


Thanks,

haosdent huang


Re: Review Request 36811: Don't check protobuf jar when --disable-java flag.

Posted by haosdent huang <ha...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36811/
-----------------------------------------------------------

(Updated July 25, 2015, 8:21 a.m.)


Review request for mesos and Niklas Nielsen.


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


Repository: mesos


Description
-------

Don't check protobuf jar when --disable-java flag.


Diffs
-----

  configure.ac 546c9bbf775a4ef481fafb3a58c85c6d80e19500 

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


Testing (updated)
-------

../configure --with-protobuf=/usr/local --disable-java
make -j4
make check -j4 GTEST_FILTER=-"*"


Thanks,

haosdent huang