Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7C7EE200BCE for ; Thu, 27 Oct 2016 19:18:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7B31F160B01; Thu, 27 Oct 2016 17:18:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8DDCA160AF6 for ; Thu, 27 Oct 2016 19:18:58 +0200 (CEST) Received: (qmail 86069 invoked by uid 500); 27 Oct 2016 17:18:57 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 86052 invoked by uid 99); 27 Oct 2016 17:18:57 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2016 17:18:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 516F7180681 for ; Thu, 27 Oct 2016 17:18:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -6.219 X-Spam-Level: X-Spam-Status: No, score=-6.219 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id HP-O3D7_O8GQ for ; Thu, 27 Oct 2016 17:18:55 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 61D7E5FB16 for ; Thu, 27 Oct 2016 17:18:54 +0000 (UTC) Received: (qmail 85828 invoked by uid 99); 27 Oct 2016 17:18:53 -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, 27 Oct 2016 17:18:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7A418EF9A1; Thu, 27 Oct 2016 17:18:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: klund@apache.org To: commits@geode.incubator.apache.org Date: Thu, 27 Oct 2016 17:18:56 -0000 Message-Id: In-Reply-To: <014b5b7f997b436ca51e81335a635cfa@git.apache.org> References: <014b5b7f997b436ca51e81335a635cfa@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [04/50] [abbrv] incubator-geode git commit: Adding 1.0.0-incubating to the releases page archived-at: Thu, 27 Oct 2016 17:18:59 -0000 Adding 1.0.0-incubating to the releases page Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/60f8a808 Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/60f8a808 Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/60f8a808 Branch: refs/heads/feature/GEODE-288 Commit: 60f8a808096d7d8c7ca74ad6545d63f88a42e888 Parents: 06de527 Author: Swapnil Bawaskar Authored: Tue Oct 25 14:38:50 2016 -0700 Committer: Swapnil Bawaskar Committed: Tue Oct 25 14:38:50 2016 -0700 ---------------------------------------------------------------------- geode-site/website/content/releases/index.html | 51 +++++++++++++++++++++ 1 file changed, 51 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/60f8a808/geode-site/website/content/releases/index.html ---------------------------------------------------------------------- diff --git a/geode-site/website/content/releases/index.html b/geode-site/website/content/releases/index.html index c5d4971..51e3096 100644 --- a/geode-site/website/content/releases/index.html +++ b/geode-site/website/content/releases/index.html @@ -34,6 +34,57 @@ under the License. -->

+ +

1.0.0-incubating

+ +
    + Binaries + [ ZIP, SHA-256, + PGP ] - + [TAR.GZ, SHA-256, + PGP ] + + +
    Binary downloads are provided for the convenience of our users and are not official Apache Geode releases.
    + +
+ + + +
+

Dependency Managers

+
    +
  • Gradle +
    +  dependencies {
    +      compile 'org.apache.geode:geode-core:1.0.0-incubating'
    +  }
    + +
  • +
  • Maven +
    +  <dependencies>
    +     <dependency>
    +        <groupId>org.apache.geode</groupId>
    +        <artifactId>geode-core</artifactId>
    +        <version>1.0.0-incubating</version>
    +     </dependency>
    +  </dependencies>
    +
  • +
+
+ +

1.0.0-incubating.M3