----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36514/#review92448 -----------------------------------------------------------
Bad patch! Reviews applied: [36513, 36514] Failed command: ./support/apply-review.sh -n -r 36514 Error: 2015-07-21 18:18:35 URL:https://reviews.apache.org/r/36514/diff/raw/ [26989/26989] -> "36514.patch" [1] Successfully applied: [MESOS-898] Add CMake-based build system for the process library This commit is the second in a series of two commits that will introduce a CMake-based build system for Mesos. The first introduced the build system for the "core Mesos" project; this one will introduce a similar system for the process library. For more details see the "core Mesos" commit. Review: https://reviews.apache.org/r/36514 No files to lint ERROR: Commit spanning multiple projects. Please use separate commits for mesos, libprocess and stout. Paths grouped by project: mesos: CMakeLists.txt libprocess: 3rdparty/libprocess/3rdparty/CMakeLists.txt 3rdparty/libprocess/CMakeLists.txt 3rdparty/libprocess/cmake/ProcessConfigure.cmake 3rdparty/libprocess/cmake/ProcessTestsConfigure.cmake 3rdparty/libprocess/cmake/macros/External.cmake 3rdparty/libprocess/cmake/macros/PatchCommand.cmake 3rdparty/libprocess/src/CMakeLists.txt 3rdparty/libprocess/src/tests/CMakeLists.txt Failed to commit patch - Mesos ReviewBot On July 21, 2015, 4:54 p.m., Alex Clemmer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/36514/ > ----------------------------------------------------------- > > (Updated July 21, 2015, 4:54 p.m.) > > > Review request for mesos, Benjamin Hindman, Joris Van Remoortere, and Timothy > St. Clair. > > > Repository: mesos > > > Description > ------- > > This commit is the second in a series of two commits that will introduce > a CMake-based build system for Mesos. The first introduced the build > system for the "core Mesos" project; this one will introduce a similar > system for the process library. > > For more details see the "core Mesos" commit. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/CMakeLists.txt PRE-CREATION > 3rdparty/libprocess/CMakeLists.txt PRE-CREATION > 3rdparty/libprocess/cmake/ProcessConfigure.cmake PRE-CREATION > 3rdparty/libprocess/cmake/ProcessTestsConfigure.cmake PRE-CREATION > 3rdparty/libprocess/cmake/macros/External.cmake PRE-CREATION > 3rdparty/libprocess/cmake/macros/PatchCommand.cmake PRE-CREATION > 3rdparty/libprocess/src/CMakeLists.txt PRE-CREATION > 3rdparty/libprocess/src/tests/CMakeLists.txt PRE-CREATION > CMakeLists.txt PRE-CREATION > > Diff: https://reviews.apache.org/r/36514/diff/ > > > Testing > ------- > > Includes tests for the process library that all run and pass. > > > Thanks, > > Alex Clemmer > >
