You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by db...@apache.org on 2018/12/05 00:33:46 UTC

[geode-site] branch master updated: Update for Geode 1.8

This is an automated email from the ASF dual-hosted git repository.

dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e740f34  Update for Geode 1.8
e740f34 is described below

commit e740f348f87f032929e0d6f120f6ae337e56156b
Author: Dave Barnes <db...@pivotal.io>
AuthorDate: Tue Dec 4 16:26:14 2018 -0800

    Update for Geode 1.8
---
 website/content/docs/index.html     | 59 ++++++++++++++++---------------------
 website/content/releases/index.html | 53 +++++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+), 34 deletions(-)

diff --git a/website/content/docs/index.html b/website/content/docs/index.html
index c5a45a6..fb8f434 100644
--- a/website/content/docs/index.html
+++ b/website/content/docs/index.html
@@ -33,44 +33,35 @@ under the License. -->
     <div class="container">
 	<div class="row">
 	    <div class="col-md-4">
-	    		<h3 style="color: #1275ff;">User Documentation<br /></h3>
-	    		<p>Installation instructions, User Guide, and other product docs</p>
-          <p>
-            <ul>
-              <li>
-                <a href="guide/17/about_geode.html">Apache Geode 1.7 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/16/about_geode.html">Apache Geode 1.6 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/15/about_geode.html">Apache Geode 1.5 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/14/about_geode.html">Apache Geode 1.4 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/13/about_geode.html">Apache Geode 1.3 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/12/about_geode.html">Apache Geode 1.2 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/11/about_geode.html">Apache Geode 1.1 User Guide</a>
-              </li>
-              <li>
-                <a href="guide/10/about_geode.html">Apache Geode 1.0 User Guide</a>
-              </li>
-            </ul>
-          </p>
+    		<h3 style="color: #1275ff;">User Documentation<br /></h3>
+    		<p>Installation instructions, User Guide, and other product docs</p>
+		<p>
+		  <ul>
+		    <li>
+		      <a href="guide/18/about_geode.html">Apache Geode 1.8 User Guide</a>
+		    </li>
+		    <li>
+		      <a href="guide/17/about_geode.html">Apache Geode 1.7 User Guide</a>
+		    </li>
+		    <li>
+		      <a href="guide/16/about_geode.html">Apache Geode 1.6 User Guide</a>
+		    </li>
+		    <li>
+		      <a href="guide/15/about_geode.html">Apache Geode 1.5 User Guide</a>
+		    </li>
+		    <li>
+		      <a href="guide/14/about_geode.html">Apache Geode 1.4 User Guide</a>
+		    </li>
+		  </ul>
+		</p>
 	    </div>
 	    <div class="col-md-4">
-	    		<h3><a href="http://geode.apache.org/releases/latest/javadoc/index.html" style="color: #1275ff;">Javadocs</a></h3>
-	    		<p>API Reference in conventional Javadoc format<p>
+	    	<h3>API Docs</h3>
+	    	<p><a href="http://geode.apache.org/releases/latest/javadoc/index.html" style="color: #1275ff;">Apache Geode API Reference</a><p>
 	    </div>
 	    <div class="col-md-4">
-	    		<h3><a href="https://cwiki.apache.org/confluence/display/GEODE/Index" style="color: #1275ff;">Wiki</a></h3>
-	    		<p>Community contributions on various topics<p>
+	    	<h3><a href="https://cwiki.apache.org/confluence/display/GEODE/Index" style="color: #1275ff;">Wiki</a></h3>
+	    	<p>Community contributions on various topics<p>
 	    </div>
 	</div>
     </div>
diff --git a/website/content/releases/index.html b/website/content/releases/index.html
index 4ff3233..273c4f0 100644
--- a/website/content/releases/index.html
+++ b/website/content/releases/index.html
@@ -34,6 +34,59 @@ under the License. -->
       <!-- RELEASES -->
       <div class="container">
 
+        <!-- START OF 1.8.0-->
+        <h3>1.8.0</h3>
+        <!-- RELEASE NOTES -->
+        <strong><a target="_blank" href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes">Release Notes</a></strong>
+        <p/>
+
+        <!-- BINARY -->
+        <span> <strong>Binaries </strong>
+          [ <a target="_blank" href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-1.8.0.zip">ZIP</a>, <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0.zip.sha256">SHA-256</a>,
+          <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0.zip.asc">PGP</a> ] -
+          [<a target="_blank" href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-1.8.0.tgz">TGZ</a>, <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0.tgz.sha256">SHA-256</a>,
+          <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0.tgz.asc">PGP</a> ]
+        </span><br/>
+        <!-- SOURCE -->
+        <span> <strong>Source</strong>
+           [ <a target="_blank" href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-1.8.0-src.zip">ZIP</a>, <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0-src.zip.sha256">SHA-256</a>,
+           <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0-src.zip.asc">PGP</a>
+            ] -
+           [<a target="_blank" href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-1.8.0-src.tgz">TGZ</a>, <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0-src.tgz.sha256">SHA-256</a>,
+           <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0-src.tgz.asc">PGP</a>
+           ]
+         </span><br/>
+        <!-- Examples -->
+        <span> <strong>Examples</strong>
+           [ <a target="_blank" href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-examples-1.8.0.zip">ZIP</a>, <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.zip.sha256">SHA-256</a>,
+           <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.zip.asc">PGP</a>
+            ] -
+           [<a target="_blank" href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-examples-1.8.0.tar.gz">TAR.GZ</a>, <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.tar.gz.sha256">SHA-256</a>,
+           <a target="_blank" href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.tar.gz.asc">PGP</a>
+           ]
+         </span><br/>
+
+        <!-- DEPENDENCY MANAGERS -->
+        <div class="container">
+          <strong>Gradle</strong>
+<pre class="prettyprint">
+dependencies {
+  compile 'org.apache.geode:geode-core:1.8.0'
+}
+</pre>
+          <strong>Maven</strong>
+<pre class="prettyprint">
+&lt;dependencies&gt;
+  &lt;dependency&gt;
+    &lt;groupId&gt;org.apache.geode&lt;/groupId&gt;
+    &lt;artifactId&gt;geode-core&lt;/artifactId&gt;
+    &lt;version&gt;1.8.0&lt;/version&gt;
+  &lt;/dependency&gt;
+&lt;/dependencies&gt;
+</pre>
+        </div>
+        <!-- END OF 1.8.0 -->
+
         <!-- START OF 1.7.0-->
         <h3>1.7.0</h3>
         <!-- RELEASE NOTES -->