From reviews-return-20587-apmail-mesos-reviews-archive=mesos.apache.org@mesos.apache.org Fri Jan 15 13:26:37 2016 Return-Path: X-Original-To: apmail-mesos-reviews-archive@minotaur.apache.org Delivered-To: apmail-mesos-reviews-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAD80187BA for ; Fri, 15 Jan 2016 13:26:37 +0000 (UTC) Received: (qmail 89981 invoked by uid 500); 15 Jan 2016 13:26:37 -0000 Delivered-To: apmail-mesos-reviews-archive@mesos.apache.org Received: (qmail 89953 invoked by uid 500); 15 Jan 2016 13:26:37 -0000 Mailing-List: contact reviews-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: reviews@mesos.apache.org Delivered-To: mailing list reviews@mesos.apache.org Received: (qmail 89934 invoked by uid 99); 15 Jan 2016 13:26:37 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Jan 2016 13:26:37 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 718282802C8; Fri, 15 Jan 2016 13:26:36 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0757804995111729687==" MIME-Version: 1.0 Subject: Re: Review Request 41593: Added `jsonify` function to stout. From: "Michael Park" To: "Benjamin Hindman" Cc: "Michael Park" , "mesos" , "Alexander Rukletsov" , "Alexander Rojas" , "Benjamin Bannier" Date: Fri, 15 Jan 2016 13:26:36 -0000 Message-ID: <20160115132636.26792.16623@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Michael Park" X-ReviewGroup: mesos X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/41593/ X-Sender: "Michael Park" References: <20160115040033.26792.90673@reviews.apache.org> In-Reply-To: <20160115040033.26792.90673@reviews.apache.org> Reply-To: "Michael Park" X-ReviewRequest-Repository: mesos --===============0757804995111729687== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41593/ ----------------------------------------------------------- (Updated Jan. 15, 2016, 1:26 p.m.) Review request for mesos and Benjamin Hindman. Bugs: MESOS-4237 https://issues.apache.org/jira/browse/MESOS-4237 Repository: mesos Description ------- See summary. Diffs ----- 3rdparty/libprocess/3rdparty/stout/Makefile.am 5ab7bc4966fe32eaddd573a4dbfd997f98b5d481 3rdparty/libprocess/3rdparty/stout/README.md a2a3dc6120b10c8fe82088b9f0ebecfa5642f945 3rdparty/libprocess/3rdparty/stout/include/Makefile.am f32493f90f3bc2a62119dcea49eb5f4966388bf5 3rdparty/libprocess/3rdparty/stout/include/stout/jsonify.hpp PRE-CREATION 3rdparty/libprocess/3rdparty/stout/include/stout/protobuf.hpp 017cef466a30e73af36d72332514a4dbb2beb6bc 3rdparty/libprocess/3rdparty/stout/tests/CMakeLists.txt 62ad461eb228b688f1ceac16cfb003561ed5a806 3rdparty/libprocess/3rdparty/stout/tests/jsonify_tests.cpp PRE-CREATION 3rdparty/libprocess/3rdparty/stout/tests/protobuf_tests.cpp 34bb2523ebf3d6d390cbfe1623b89fae0053b712 Diff: https://reviews.apache.org/r/41593/diff/ Testing ------- Added tests to `` Thanks, Michael Park --===============0757804995111729687==--