Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F24918586 for ; Tue, 7 Jul 2015 10:14:03 +0000 (UTC) Received: (qmail 99350 invoked by uid 500); 7 Jul 2015 10:14:03 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 99319 invoked by uid 500); 7 Jul 2015 10:14:03 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 99300 invoked by uid 99); 7 Jul 2015 10:14:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2015 10:14:03 +0000 X-ASF-Spam-Status: No, hits=-2000.6 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 07 Jul 2015 10:11:52 +0000 Received: (qmail 98039 invoked by uid 99); 7 Jul 2015 10:13:38 -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, 07 Jul 2015 10:13:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4D085E056D; Tue, 7 Jul 2015 10:13:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.incubator.apache.org Date: Tue, 07 Jul 2015 10:13:42 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [5/6] incubator-ignite git commit: Merge branch 'ignite-gg-10423' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-gg-10123 X-Virus-Checked: Checked by ClamAV on apache.org Merge branch 'ignite-gg-10423' of https://git-wip-us.apache.org/repos/asf/incubator-ignite into ignite-gg-10123 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/f50157c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/f50157c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/f50157c8 Branch: refs/heads/ignite-gg-10052 Commit: f50157c8d3179fa7965064465e81b0346a997e0c Parents: b94ad86 893bef2 Author: iveselovskiy Authored: Fri Jun 12 18:42:26 2015 +0300 Committer: iveselovskiy Committed: Fri Jun 12 18:42:26 2015 +0300 ---------------------------------------------------------------------- .../cache/GridCacheSwapReloadSelfTest.java | 21 ++++++++++++++++---- .../cache/IgniteCachePeekModesAbstractTest.java | 4 ++-- 2 files changed, 19 insertions(+), 6 deletions(-) ----------------------------------------------------------------------