Return-Path: X-Original-To: apmail-geode-commits-archive@minotaur.apache.org Delivered-To: apmail-geode-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 EE39B182C4 for ; Tue, 9 Feb 2016 00:37:01 +0000 (UTC) Received: (qmail 47404 invoked by uid 500); 9 Feb 2016 00:37:01 -0000 Delivered-To: apmail-geode-commits-archive@geode.apache.org Received: (qmail 47378 invoked by uid 500); 9 Feb 2016 00:37:01 -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 47368 invoked by uid 99); 9 Feb 2016 00:37:01 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Feb 2016 00:37:01 +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 D9E3D180179 for ; Tue, 9 Feb 2016 00:37:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.399 X-Spam-Level: X-Spam-Status: No, score=-3.399 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.429] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id MZ4HatZS3HOd for ; Tue, 9 Feb 2016 00:36:57 +0000 (UTC) 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 53ACF40E13 for ; Tue, 9 Feb 2016 00:36:57 +0000 (UTC) Received: (qmail 45893 invoked by uid 99); 9 Feb 2016 00:36:56 -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, 09 Feb 2016 00:36:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D3766E00B2; Tue, 9 Feb 2016 00:36:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: markito@apache.org To: commits@geode.incubator.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: incubator-geode git commit: Updating release page for M1 Date: Tue, 9 Feb 2016 00:36:56 +0000 (UTC) Repository: incubator-geode Updated Branches: refs/heads/develop fd88a6a9a -> 0daf181f2 Updating release page for M1 Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/0daf181f Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/0daf181f Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/0daf181f Branch: refs/heads/develop Commit: 0daf181f2a9a8f10381bd11907e416cf09b601fd Parents: fd88a6a Author: William Markito Authored: Mon Feb 8 16:29:59 2016 -0800 Committer: William Markito Committed: Mon Feb 8 16:30:40 2016 -0800 ---------------------------------------------------------------------- gemfire-site/website/content/css/geode-site.css | 47 +++++++++++ gemfire-site/website/content/index.html | 8 +- .../website/content/releases/index.html | 83 +++++++++++++++----- gemfire-site/website/layouts/header.html | 1 + 4 files changed, 118 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/0daf181f/gemfire-site/website/content/css/geode-site.css ---------------------------------------------------------------------- diff --git a/gemfire-site/website/content/css/geode-site.css b/gemfire-site/website/content/css/geode-site.css index 987c695..136a757 100644 --- a/gemfire-site/website/content/css/geode-site.css +++ b/gemfire-site/website/content/css/geode-site.css @@ -1351,6 +1351,18 @@ h2.icns-tools:before{ font-weight: 600; content: " Mailing Lists"; } + span.icon-cloud-download:after { + font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; + font-weight: 600; + content: " Releases"; + } + span.icon-flag-checkered:after { + font-family: 'klavika-web', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; + font-weight: 600; + content: " Milestones"; + } + + div.cta { line-height: 60px; } @@ -1568,3 +1580,38 @@ h2.icns-tools:before{ background-color: rgb(36,129,166); margin: 12px 0 0 0; } + +/* desert scheme ported from vim to google prettify */ +pre.prettyprint { display: block; background-color: #333 } +pre .nocode { background-color: none; color: #000 } +pre .str { color: #ffa0a0 } /* string - pink */ +pre .kwd { color: #f0e68c; font-weight: bold } +pre .com { color: #87ceeb } /* comment - skyblue */ +pre .typ { color: #98fb98 } /* type - lightgreen */ +pre .lit { color: #cd5c5c } /* literal - darkred */ +pre .pun { color: #fff } /* punctuation */ +pre .pln { color: #fff } /* plaintext */ +pre .tag { color: #f0e68c; font-weight: bold } /* html/xml tag - lightyellow */ +pre .atn { color: #bdb76b; font-weight: bold } /* attribute name - khaki */ +pre .atv { color: #ffa0a0 } /* attribute value - pink */ +pre .dec { color: #98fb98 } /* decimal - lightgreen */ + +/* Specify class=linenums on a pre to get line numbering */ +ol.linenums { margin-top: 0; margin-bottom: 0; color: #AEAEAE } /* IE indents via margin-left */ +li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none } +/* Alternate shading for lines */ +li.L1,li.L3,li.L5,li.L7,li.L9 { } + +@media print { + pre.prettyprint { background-color: none } + pre .str, code .str { color: #060 } + pre .kwd, code .kwd { color: #006; font-weight: bold } + pre .com, code .com { color: #600; font-style: italic } + pre .typ, code .typ { color: #404; font-weight: bold } + pre .lit, code .lit { color: #044 } + pre .pun, code .pun { color: #440 } + pre .pln, code .pln { color: #000 } + pre .tag, code .tag { color: #006; font-weight: bold } + pre .atn, code .atn { color: #404 } + pre .atv, code .atv { color: #060 } +} http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/0daf181f/gemfire-site/website/content/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/content/index.html b/gemfire-site/website/content/index.html index e20446a..8b8f61a 100644 --- a/gemfire-site/website/content/index.html +++ b/gemfire-site/website/content/index.html @@ -29,15 +29,17 @@ under the License. --> Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing.

- Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.

+ Apache Geode (incubating) provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.
- +

Download Geode  

+ Star Fork Watch - + +
http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/0daf181f/gemfire-site/website/content/releases/index.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/content/releases/index.html b/gemfire-site/website/content/releases/index.html index 8ad0b75..10ba781 100644 --- a/gemfire-site/website/content/releases/index.html +++ b/gemfire-site/website/content/releases/index.html @@ -15,11 +15,11 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -
+
-
-

Apache Geode Releases

+
+

@@ -27,31 +27,78 @@ under the License. -->
-
-
-

Releases

-
-
-
-
-
+
+

Releases of Geode are made available to the general public at no charge, under the Apache License, in both binary and source distributions. -

-

+

+ +
+

1.0.0-incubating.M1

+ +
    + 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.
    + +
+
    -
  • Alpha 1.0 Releases - Geode 1.0.0-ALPHA - N/A
  • -
  • General Availability (GA) Releases - Geode 1.0.0 - N/A
  • + Source + [ ZIP , SHA-256, + PGP + ] - + [TAR.GZ , SHA-256, + PGP + ] + +
-

+ +
+

Dependency Managers

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

General Availability (GA) Releases - Geode 1.0.0

+ Coming soon. +
+
+

Project releases are approved by vote of the Apache Geode Podling Project Management Committee (PPMC) and Apache Incubator (PMC). Support for a release is provided by project volunteers on the project mailing lists. Bugs found in a release may be discussed on the list and reported through the issue tracker. The user mailing list and issue tracker are the only support options hosted by the Apache Geode project.

- Note: When downloading from a mirror, please be sure to verify that checksums and signatures are correct. To do so, use the checksum and signature files from the main Apache site at https://dist.apache.org/repos/dist/release/geode/. Find here the KEYS file, which contains all OpenPGP keys we use to sign releases here: https://dist.apache.org/repos/dist/release/geode/KEYS + Note: When downloading from a mirror, please be sure to verify that checksums and signatures are correct. To do so, use the checksum and signature files from the main Apache site at https://dist.apache.org/repos/dist/release/incubator/geode/. Find here the KEYS file, which contains all OpenPGP keys we use to sign releases here: KEYS

- The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Then verify the signatures using: + The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the particular distribution. Then verify the signatures using:

% pgpk -a KEYS http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/0daf181f/gemfire-site/website/layouts/header.html ---------------------------------------------------------------------- diff --git a/gemfire-site/website/layouts/header.html b/gemfire-site/website/layouts/header.html index b623104..4bffa61 100644 --- a/gemfire-site/website/layouts/header.html +++ b/gemfire-site/website/layouts/header.html @@ -26,6 +26,7 @@ +