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 C8887172C6 for ; Wed, 1 Apr 2015 10:02:00 +0000 (UTC) Received: (qmail 25709 invoked by uid 500); 1 Apr 2015 10:02:00 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 25676 invoked by uid 500); 1 Apr 2015 10:02:00 -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 25667 invoked by uid 99); 1 Apr 2015 10:02:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Apr 2015 10:02:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Wed, 01 Apr 2015 10:01:39 +0000 Received: (qmail 23372 invoked by uid 99); 1 Apr 2015 10:01:32 -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; Wed, 01 Apr 2015 10:01:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 90ED5E2F27; Wed, 1 Apr 2015 10:01:32 +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: Wed, 01 Apr 2015 10:01:47 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [16/50] incubator-ignite git commit: Merge branch 'ignite-sprint-3' into ignite-443 X-Virus-Checked: Checked by ClamAV on apache.org Merge branch 'ignite-sprint-3' into ignite-443 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/64750bc1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/64750bc1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/64750bc1 Branch: refs/heads/ignite-291 Commit: 64750bc17b756fe05647cdc2f2683026ebb1435b Parents: 2d014b8 c2f5211 Author: nikolay_tikhonov Authored: Tue Mar 31 11:37:20 2015 +0300 Committer: nikolay_tikhonov Committed: Tue Mar 31 11:37:20 2015 +0300 ---------------------------------------------------------------------- DEVNOTES.txt | 6 ++++++ modules/core/pom.xml | 9 +++++---- .../cache/VisorCacheStoreConfiguration.java | 18 +++++++++++------- .../cache/IgniteCacheDynamicStopSelfTest.java | 19 +++++++++++-------- parent/pom.xml | 3 ++- 5 files changed, 35 insertions(+), 20 deletions(-) ----------------------------------------------------------------------