----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17341/#review32780 -----------------------------------------------------------
Ship it! Thank you for the cleanup! You'll gonna need to rebase since BenH has committed a few changes today. - Jie Yu On Jan. 25, 2014, 12:24 a.m., Charlie Carson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17341/ > ----------------------------------------------------------- > > (Updated Jan. 25, 2014, 12:24 a.m.) > > > Review request for mesos, Benjamin Hindman and Jie Yu. > > > 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 > ----- > > 3rdparty/libprocess/Makefile.am 40f01a7b3803696ccca440c8326e1d6d7c377459 > 3rdparty/libprocess/src/http.cpp PRE-CREATION > 3rdparty/libprocess/src/process.cpp > bc7a1c5890df7c763b0b140b47966e457e519208 > > Diff: https://reviews.apache.org/r/17341/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Charlie Carson > >
