----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36810/#review93239 -----------------------------------------------------------
Did you test this with java enabled as well? What about without `--with-protobuf=`? All four combinations still need to compile & pass the unit tests. - Adam B On July 25, 2015, 1:22 a.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36810/ > ----------------------------------------------------------- > > (Updated July 25, 2015, 1:22 a.m.) > > > Review request for mesos, Adam B and Niklas Nielsen. > > > Bugs: MESOS-2480 > https://issues.apache.org/jira/browse/MESOS-2480 > > > Repository: mesos > > > Description > ------- > > Don't check protobuf jar in libprocess. > > > Diffs > ----- > > 3rdparty/libprocess/configure.ac 7d1221bd5ddfc4fa816b0bbea0be5c6b20000cbb > > Diff: https://reviews.apache.org/r/36810/diff/ > > > Testing > ------- > > ../configure --with-protobuf=/usr/local --disable-java > make -j4 > make check -j4 GTEST_FILTER=-"*" > > > Thanks, > > haosdent huang > >
