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 77C3F1801F for ; Thu, 23 Apr 2015 06:05:51 +0000 (UTC) Received: (qmail 9814 invoked by uid 500); 23 Apr 2015 06:05:51 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 9738 invoked by uid 500); 23 Apr 2015 06:05:51 -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 9721 invoked by uid 99); 23 Apr 2015 06:05:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2015 06:05:51 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of root@apache.org designates 54.191.145.13 as permitted sender) Received: from [54.191.145.13] (HELO mx1-us-west.apache.org) (54.191.145.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Apr 2015 06:05:46 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id C248625F9B for ; Thu, 23 Apr 2015 06:05:01 +0000 (UTC) Received: (qmail 7518 invoked by uid 99); 23 Apr 2015 06:05:01 -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; Thu, 23 Apr 2015 06:05:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A3D92E10A9; Thu, 23 Apr 2015 06:05:01 +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: Thu, 23 Apr 2015 06:05:30 -0000 Message-Id: <1e62ceef8cad448483d96ddc61836c2e@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [31/50] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-sprint-3-p1' into ignite-sprint-4 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'remotes/origin/ignite-sprint-3-p1' into ignite-sprint-4 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/700cf08d Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/700cf08d Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/700cf08d Branch: refs/heads/ignite-80 Commit: 700cf08d7be663e8eb2276b8e780bea87b29a8d2 Parents: 6304fab 72dfa03 Author: sboikov Authored: Tue Apr 21 17:05:24 2015 +0300 Committer: sboikov Committed: Tue Apr 21 17:05:24 2015 +0300 ---------------------------------------------------------------------- .../apache/ignite/configuration/CacheConfiguration.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/700cf08d/modules/core/src/main/java/org/apache/ignite/configuration/CacheConfiguration.java ----------------------------------------------------------------------