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 2DBD017C18 for ; Tue, 5 May 2015 12:24:34 +0000 (UTC) Received: (qmail 39388 invoked by uid 500); 5 May 2015 12:24:34 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 39318 invoked by uid 500); 5 May 2015 12:24:34 -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 39235 invoked by uid 99); 5 May 2015 12:24:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 12:24:34 +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.164.171.186 as permitted sender) Received: from [54.164.171.186] (HELO mx1-us-east.apache.org) (54.164.171.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 May 2015 12:24:29 +0000 Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id C5EA7454D4 for ; Tue, 5 May 2015 12:24:08 +0000 (UTC) Received: (qmail 37494 invoked by uid 99); 5 May 2015 12:24:08 -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, 05 May 2015 12:24:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 55C01E1086; Tue, 5 May 2015 12:24:08 +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, 05 May 2015 12:24:26 -0000 Message-Id: <68a489097e914e6d82aca302ad699ab7@git.apache.org> In-Reply-To: <55a445a6ab22438391a1182a2d2cf4e8@git.apache.org> References: <55a445a6ab22438391a1182a2d2cf4e8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [20/50] incubator-ignite git commit: minor fix X-Virus-Checked: Checked by ClamAV on apache.org minor fix Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/ef9b2d9a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/ef9b2d9a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/ef9b2d9a Branch: refs/heads/ignite-834 Commit: ef9b2d9a444bccee7ec070420b5194f6081db534 Parents: bba8c2f Author: avinogradov Authored: Wed Apr 29 19:30:58 2015 +0300 Committer: avinogradov Committed: Wed Apr 29 19:30:58 2015 +0300 ---------------------------------------------------------------------- DEVNOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/ef9b2d9a/DEVNOTES.txt ---------------------------------------------------------------------- diff --git a/DEVNOTES.txt b/DEVNOTES.txt index 2e37cd1..ae37216 100644 --- a/DEVNOTES.txt +++ b/DEVNOTES.txt @@ -68,7 +68,7 @@ In case you want to release both fabric and hadoop editions you have to build ha restore them before deploy step. Start vote based on people.apache.org/~/ignite-version. -Close nexus staging when version accepted. +Release nexus staging when version accepted. JCache TCK compliance