> On Sept. 25, 2015, 8:29 p.m., Joris Van Remoortere wrote: > > You'll need to split this up as it's touching 2 different projects: > > ``` > > ERROR: Commit spanning multiple projects. > > > > Please use separate commits for mesos, libprocess and stout. > > > > Paths grouped by project: > > mesos: > > cmake/MesosConfigure.cmake > > libprocess: > > 3rdparty/libprocess/3rdparty/CMakeLists.txt > > Failed to commit patch > > ```
I decided the libprocess parts really belonged review #38751. Moving it, I think, fixes this issue. - Alex ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38752/#review100676 ----------------------------------------------------------- On Sept. 25, 2015, 10:12 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38752/ > ----------------------------------------------------------- > > (Updated Sept. 25, 2015, 10:12 p.m.) > > > Review request for mesos, Artem Harutyunyan, Joris Van Remoortere, and Joseph > Wu. > > > Repository: mesos > > > Description > ------- > > CMake: Transition Mesos to use new third-party build scripts. > > > Diffs > ----- > > cmake/MesosConfigure.cmake b530da4c1e6f202b682ad7d6892da95d2181f8c8 > > Diff: https://reviews.apache.org/r/38752/diff/ > > > Testing > ------- > > Compiled and ran made sure libprocess and stout tests ran and passed on the > following platforms: > > * OS X 10.10 > * Ubuntu 14.04.2 > > > Thanks, > > Alex Clemmer > >
