----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17341/ -----------------------------------------------------------
(Updated Jan. 26, 2014, 2:17 a.m.) Review request for mesos, Benjamin Hindman and Jie Yu. Changes ------- pull in changes made to master Bugs: https://issues.apache.org/jira/browse/MESOS-936 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/MESOS-936 Repository: mesos-git Description ------- move process::http namespace into http.cpp This moves the code declared in the process::http namespace to be in it's own file (http.cpp). It already had it's own header. SEE: https://issues.apache.org/jira/browse/MESOS-936 Review: https://reviews.apache.org/r/17341 Diffs (updated) ----- 3rdparty/libprocess/Makefile.am 40f01a7b3803696ccca440c8326e1d6d7c377459 3rdparty/libprocess/src/http.cpp PRE-CREATION 3rdparty/libprocess/src/process.cpp c28fc35e2fc2e5416691f52f2209e894d72e1c20 Diff: https://reviews.apache.org/r/17341/diff/ Testing ------- make check Thanks, Charlie Carson
