----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17582/#review33487 -----------------------------------------------------------
src/Makefile.am <https://reviews.apache.org/r/17582/#comment62940> I don't see a protoc target in the 3rdparty libprocess makefile, how does this work? - Ben Mahler On Jan. 31, 2014, 6:54 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17582/ > ----------------------------------------------------------- > > (Updated Jan. 31, 2014, 6:54 a.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, Niklas Nielsen, and > Timothy St. Clair. > > > Bugs: MESOS-959 > https://issues.apache.org/jira/browse/MESOS-959 > > > Repository: mesos-git > > > Description > ------- > > Turns out the 'maven-install' is broken when it is not preceded by a 'make'. > > This fix allows us build a jar without building the whole world. > > > Diffs > ----- > > src/Makefile.am c30706846bca1fa3287291e39f46a23713ad1ba4 > > Diff: https://reviews.apache.org/r/17582/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >