Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DC76A181B9 for ; Thu, 31 Dec 2015 02:34:36 +0000 (UTC) Received: (qmail 17107 invoked by uid 500); 31 Dec 2015 02:34:36 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 17056 invoked by uid 500); 31 Dec 2015 02:34:36 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 17044 invoked by uid 99); 31 Dec 2015 02:34:36 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Dec 2015 02:34:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 21328C0733 for ; Thu, 31 Dec 2015 02:34:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=comcast.net Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 1qpSkBpuXORD for ; Thu, 31 Dec 2015 02:34:29 +0000 (UTC) Received: from resqmta-po-12v.sys.comcast.net (resqmta-po-12v.sys.comcast.net [96.114.154.171]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 66DDC20CC7 for ; Thu, 31 Dec 2015 02:34:29 +0000 (UTC) Received: from resomta-po-07v.sys.comcast.net ([96.114.154.231]) by resqmta-po-12v.sys.comcast.net with comcast id 02aP1s0014zp9eg012aPVr; Thu, 31 Dec 2015 02:34:23 +0000 Received: from tpx ([24.130.135.131]) by resomta-po-07v.sys.comcast.net with comcast id 02aN1s0062qGB60012aNVq; Thu, 31 Dec 2015 02:34:23 +0000 Received: from localhost (localhost [127.0.0.1]) by tpx (Postfix) with ESMTP id 0663D202DAB11 for ; Wed, 30 Dec 2015 18:34:22 -0800 (PST) Date: Wed, 30 Dec 2015 18:34:21 -0800 From: Konstantin Boudnik To: dev@ignite.apache.org Subject: Re: "The latest version is 1.1.0-incubating" Message-ID: <20151231023421.GE4288@tpx> Mail-Followup-To: dev@ignite.apache.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="S2CovAv8lqFB/Tem" Content-Disposition: inline In-Reply-To: X-Organization: It's something of 'Cos X-PGP-Key: http://www.boudnik.org/~cos/pubkey.asc User-Agent: Mutt/1.5.21 (2010-09-15) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20140121; t=1451529263; bh=P3WATm/ZuY/wx70rXz1D9Z7ZRDG5RUj1cqnUnFGzNUQ=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=VVHODQPxSpVeyom9tEh9lU4C94bavnnvE/vwj2DjUFxAt4N77utUL/a+RfdJIahy1 md8iYv5ASWJTWkv4nfbHC3yZrW8EaXgR8UDu6nd1dZqnCbUpTKuQsmf9bczZP68iXQ 2TT+8+go300R0ydwYXqWQjuiOTkQyPxxKV2C83RV3xXsrj6KiE5jRiSHL779PrkoUK M8qS9OgySjy66sZs00ToNnIuUlEMEV/SJyq6OkcXFObLNCyM8LFPO5lSc9X2BCq/bi 0uzhnamlzA2zccFd1xwA9+hmDuDutmqpZnFfnKnDqwbDLNvPMRmkysEq6qEyD+6F3s xdjDjDXxKC6ww== --S2CovAv8lqFB/Tem Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I have also looked up at the branches and tags in the workspace and found t= hat it is a bit confusing and unclear where the releases are coming from. Perha= ps, some cleaning is in order as well as making sure that releases are properly tagged or branched? Cos On Wed, Dec 30, 2015 at 02:45PM, Pavel Konstantinov wrote: > Guys, >=20 > I've noticed a couple places on ignite.apache.org on Download page where > 'incubating' version is still pointed. >=20 > Could somebody who have write access fix them? >=20 > 1. "*Download from Maven*" - the sentence "The latest version is > *1.1.0-incubating*." > 2. "*Building the Binaries*" > " > # Unpack the source package > $ unzip -q apache-ignite-1.1.0-incubating-src.zip > $ cd apache-ignite-1.1.0-incubating-src > " > and >=20 > " $ git clone https://git-wip-us.apache.org/repos/asf/incubator-ignite " >=20 >=20 > --=20 > Pavel Konstantinov --S2CovAv8lqFB/Tem Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iF4EAREIAAYFAlaElC0ACgkQenyFlstYjhIGzQD/bLkRE+2PDGBJj28JMvBgtLgV +xZag8peZng5bWag9EIBAI22BEwf+TU716J4jPmyrcXDctSrxz7DKel/jOyn/+HZ =doWt -----END PGP SIGNATURE----- --S2CovAv8lqFB/Tem--