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 D21CC17984 for ; Wed, 1 Apr 2015 12:58:00 +0000 (UTC) Received: (qmail 23856 invoked by uid 500); 1 Apr 2015 12:58:00 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 23580 invoked by uid 500); 1 Apr 2015 12:58: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 23428 invoked by uid 99); 1 Apr 2015 12:58:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Apr 2015 12:58: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 12:57:57 +0000 Received: (qmail 22313 invoked by uid 99); 1 Apr 2015 12:57:37 -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 12:57:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 52031E10A2; Wed, 1 Apr 2015 12:57:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: yzhdanov@apache.org To: commits@ignite.incubator.apache.org Date: Wed, 01 Apr 2015 12:57:37 -0000 Message-Id: <36508089c1aa4353a26299681f4889e3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [01/50] incubator-ignite git commit: Merge branch 'ignite-sprint-3' into ignite-443 X-Virus-Checked: Checked by ClamAV on apache.org Repository: incubator-ignite Updated Branches: refs/heads/sprint-2-ide-settings 5ae4fb122 -> c86f5a037 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/sprint-2-ide-settings 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(-) ----------------------------------------------------------------------