Modified: 
websites/staging/slider/trunk/content/release_notes/release-0.80.0.html
==============================================================================
--- websites/staging/slider/trunk/content/release_notes/release-0.80.0.html 
(original)
+++ websites/staging/slider/trunk/content/release_notes/release-0.80.0.html Mon 
Nov  2 17:24:47 2015
@@ -155,7 +155,7 @@
   <div style="text-align: center">
     <h1><a href="/index.html">Apache Slider (incubating)</a></h1>
     <hr>
-Latest release: <strong>0.80.0-incubating</strong><br>
+Latest release: <strong>0.81.1-incubating</strong><br>
     <br>
     <a id="download-button-sidebar" class="btn btn-success btn-block" 
href="/downloads/" role="button">Download</a>
   </div>
@@ -168,7 +168,18 @@ Latest release: <strong>0.80.0-incubatin
 
     <h1 class="title"></h1>
 
-    <!---
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<!---
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
    this work for additional information regarding copyright ownership.
@@ -185,10 +196,10 @@ Latest release: <strong>0.80.0-incubatin
    limitations under the License.
 -->
 
-<h1 id="apache-slider-release-0800-incubating">Apache Slider Release 0.80.0 
(incubating)</h1>
+<h1 id="apache-slider-release-0800-incubating">Apache Slider Release 0.80.0 
(incubating)<a class="headerlink" href="#apache-slider-release-0800-incubating" 
title="Permanent link">&para;</a></h1>
 <p><strong>May 2015</strong></p>
 <p>This release is built against Apache Hadoop 2.6.0.</p>
-<h2 id="key-changes">Key changes</h2>
+<h2 id="key-changes">Key changes<a class="headerlink" href="#key-changes" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li><a href="https://issues.apache.org/jira/browse/SLIDER-787";>SLIDER-787</a> 
- App Upgrade/Reconfig support in Slider</li>
 <li><a href="https://issues.apache.org/jira/browse/SLIDER-780";>SLIDER-780</a> 
- Support for Docker based application packaging in Slider</li>
@@ -196,14 +207,14 @@ Latest release: <strong>0.80.0-incubatin
 <li><a href="https://issues.apache.org/jira/browse/SLIDER-663";>SLIDER-663</a> 
- Make it easy to develop and deploy application packages that are essentially 
shell commands</li>
 <li><a href="https://issues.apache.org/jira/browse/SLIDER-763";>SLIDER-763</a> 
- Add "install client" command to slider</li>
 </ul>
-<h2 id="incompatible-changes">Incompatible Changes</h2>
+<h2 id="incompatible-changes">Incompatible Changes<a class="headerlink" 
href="#incompatible-changes" title="Permanent link">&para;</a></h2>
 <ul>
 <li>None</li>
 </ul>
-<h2 id="work-in-progress">Work in progress</h2>
+<h2 id="work-in-progress">Work in progress<a class="headerlink" 
href="#work-in-progress" title="Permanent link">&para;</a></h2>
 <p>This release contains some interim work in progress, work that is not 
completely
 functional. </p>
-<h4 id="slider-151-rest-api"><a 
href="https://issues.apache.org/jira/browse/SLIDER-151";>SLIDER-151 REST 
API</a></h4>
+<h4 id="slider-151-rest-api"><a 
href="https://issues.apache.org/jira/browse/SLIDER-151";>SLIDER-151 REST 
API</a><a class="headerlink" href="#slider-151-rest-api" title="Permanent 
link">&para;</a></h4>
 <p>This is intended to be a full two-way REST API offered by the Slider 
Application
 Master to clients. The draft design is <a 
href="http://slider.incubator.apache.org/docs/api";>available on the Slider web 
site</a>.</p>
 <p>The foundational read-only view of this API is available from release 
0.70.1 onwards.
@@ -222,7 +233,7 @@ the Slider Application Master. This can
 against the cluster, such as the <code>stop</code> operation. </p>
 <p>We hope ultimately to switch to this REST API as the sole communication
 mechanism between (any) client and a running Slider Application Master.</p>
-<h2 id="other-changes">Other changes</h2>
+<h2 id="other-changes">Other changes<a class="headerlink" 
href="#other-changes" title="Permanent link">&para;</a></h2>
 <p>The full list of completed issues is <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315422&amp;version=12329384";>visible
 in the Apache JIRA</a></p>
   </div>
 

Modified: websites/staging/slider/trunk/content/team.html
==============================================================================
--- websites/staging/slider/trunk/content/team.html (original)
+++ websites/staging/slider/trunk/content/team.html Mon Nov  2 17:24:47 2015
@@ -155,7 +155,7 @@
   <div style="text-align: center">
     <h1><a href="/index.html">Apache Slider (incubating)</a></h1>
     <hr>
-Latest release: <strong>0.80.0-incubating</strong><br>
+Latest release: <strong>0.81.1-incubating</strong><br>
     <br>
     <a id="download-button-sidebar" class="btn btn-success btn-block" 
href="/downloads/" role="button">Download</a>
   </div>


Reply via email to