Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A136A200B2B for ; Tue, 28 Jun 2016 15:06:55 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9FBEE160A7F; Tue, 28 Jun 2016 13:06:55 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EB177160A71 for ; Tue, 28 Jun 2016 15:06:54 +0200 (CEST) Received: (qmail 14765 invoked by uid 500); 28 Jun 2016 13:06:54 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 14044 invoked by uid 99); 28 Jun 2016 13:06:49 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2016 13:06:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A1274ED22B; Tue, 28 Jun 2016 13:06:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.apache.org Date: Tue, 28 Jun 2016 13:06:58 -0000 Message-Id: <4de77231c4fc439e8b59675ceeef3030@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [11/50] [abbrv] ignite git commit: Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite archived-at: Tue, 28 Jun 2016 13:06:55 -0000 Merge branch 'gridgain-7.6.1' of https://github.com/gridgain/apache-ignite Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8f283826 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8f283826 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8f283826 Branch: refs/heads/ignite-1232 Commit: 8f28382698207058c8d1a5c2a08976bcef3db083 Parents: 766c89e 482015e Author: Alexey Kuznetsov Authored: Tue Jun 21 17:54:19 2016 +0700 Committer: Alexey Kuznetsov Committed: Tue Jun 21 17:54:19 2016 +0700 ---------------------------------------------------------------------- .../JettyRestProcessorAbstractSelfTest.java | 33 ++++++++++++++++++++ .../http/jetty/GridJettyObjectMapper.java | 23 +++++++++++--- 2 files changed, 52 insertions(+), 4 deletions(-) ----------------------------------------------------------------------