Author: buildbot
Date: Thu Nov  5 16:40:00 2015
New Revision: 971454

Log:
Staging update by buildbot for wave

Added:
    websites/staging/wave/trunk/content/wave/nightly-builds.html
Modified:
    websites/staging/wave/trunk/content/   (props changed)
    websites/staging/wave/trunk/content/wave/downloads.html
    websites/staging/wave/trunk/content/wave/get-involved.html

Propchange: websites/staging/wave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov  5 16:40:00 2015
@@ -1 +1 @@
-1712802
+1712812

Modified: websites/staging/wave/trunk/content/wave/downloads.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/downloads.html (original)
+++ websites/staging/wave/trunk/content/wave/downloads.html Thu Nov  5 16:40:00 
2015
@@ -94,11 +94,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="releases">Releases<a class="headerlink" href="#releases" 
title="Permanent link">&para;</a></h2>
 <p><strong>There have been no official releases of Apache Wave 
currently.</strong></p>
 <p>In the meantime, please use the code from source, or refer to our last 
release candidates (for pre-builds) by checking the wave-dev mailing list 
archives. The latest release candidate of Wave is 0.4-rc10 (posted on 10 
October 2014).</p>
-<h2 id="nightly-builds">Nightly Builds<a class="headerlink" 
href="#nightly-builds" title="Permanent link">&para;</a></h2>
-<p>Alternatively, an automated nightly binary build can be downloaded from 
Jenkins using the links below. <strong>There is no guarantee that these work at 
all!</strong></p>
-<p>tar - <a 
href="https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/apache-wave-bin-0.4-incubating.tar.bz2";>apache-wave-bin-0.4-incubating.tar.bz2</a>
   <br />
-zip - <a 
href="https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/apache-wave-bin-0.4-incubating.zip";>apache-wave-bin-0.4-incubating.zip</a></p>
-<p>To run - open the archive and execute the run-server.sh or 
run-server.bat.</p>
+<p>Once compiled, execute the run-server.sh or run-server.bat to start the 
Wave server.</p>
 <p>When downloading from a mirror, please be sure to <a 
href="http://www.apache.org/info/verification.html";>verify</a> the checksums 
and signature (see the MD5 and PGP links above). The <a 
href="https://dist.apache.org/repos/dist/release/incubator/wave/KEYS";>KEYS</a> 
file contains the public key(s) used for signing releases.</p>
         </div>
         <div style="clear: both;"></div>

Modified: websites/staging/wave/trunk/content/wave/get-involved.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/get-involved.html (original)
+++ websites/staging/wave/trunk/content/wave/get-involved.html Thu Nov  5 
16:40:00 2015
@@ -113,12 +113,17 @@ consider the health of the community.  T
 <li>If you want to work on something not listed here, go ahead.  You can even 
add an issue if you like.</li>
 <li>If you need help, don't hesitate to ask for it on the mailing list.</li>
 <li>When your patch is ready, put it on the Review Board at <a 
href="https://reviews.apache.org/dashboard/";>https://reviews.apache.org/dashboard/</a>
 and request code review.  </li>
-<li>You can submit the patch either for the Wave SVN repo (wave) or the Wave 
Git mirror repo (wave-git).</li>
+<li>You can submit the patch for the Wave Git mirror repoistory 
(wave-git).</li>
 </ul>
 <h2 id="documentation">Documentation<a class="headerlink" 
href="#documentation" title="Permanent link">&para;</a></h2>
 <p>Right now we are in the process of migrating documentation from
 <a href="http://www.waveprotocol.org/";>waveprotocol.org</a> and the
 <a href="http://code.google.com/p/wave-protocol/";>wave-protocol Google Code 
site</a> to the documentation repository. All help is welcome.</p>
+<h2 id="releases">Releases<a class="headerlink" href="#releases" 
title="Permanent link">&para;</a></h2>
+<p>Every so often we like to package up the current state of the repositories 
into a release for everyone to use. One of the committers will propose on the 
wave-dev mailing list the creation of a release candidate, and offer the 
prebuilt artifacts they suggest to release.</p>
+<p>Everyone is welcome to download and try out these builds, offering their 
feedback onto the wave-dev list, and providing a vote for/against the release 
of these artifacts.</p>
+<p>The current release can be found on the <a 
href="/downloads.html">Downloads</a> page.</p>
+<p>The main repository (incubator-wave.git) is also set up to automatically 
run tests and build potential artifacts after every commit using Jenkins. More 
information about these nightly builds can be found <a 
href="/nightly-builds.html">here</a>.</p>
         </div>
         <div style="clear: both;"></div>
       </div>

Added: websites/staging/wave/trunk/content/wave/nightly-builds.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/nightly-builds.html (added)
+++ websites/staging/wave/trunk/content/wave/nightly-builds.html Thu Nov  5 
16:40:00 2015
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+  <head>
+<!--
+
+    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.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE- 2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+  <link href="/wave/css/wave.css" rel="stylesheet" type="text/css">
+  <title>Apache Wave - Welcome to Apache Wave (incubating)</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+  </head>
+  <body>
+    <div id="wrapper">
+      <div id="header" style="vertical-align: middle">
+        <div style="float: left;" id="header-logo">
+          <img src="/wave/images/OpenWaveLogo.png"/>
+        </div>
+        <div id="header-title">
+        <img id="incubator-logo" 
src="http://incubator.apache.org/images/egg-logo.png"/>
+          <span style="position: relative; top: 30%; padding-left: 
10px;">Apache Wave (Incubating)</span>
+        </div>
+        <div style="clear:both;"></div>
+      </div>
+      <div id="main">
+        <div id="navigation">
+        
+        <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>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent 
link">&para;</a></h1>
+<ul>
+<li><a href="index.html">Home</a></li>
+<li><a href="about.html">About</a></li>
+<li><a href="downloads.html">Downloads</a></li>
+<li><a href="documentation.html">Documentation</a></li>
+<li><a href="http://incubator.apache.org/projects/wave.html";>Incubator 
Page</a></li>
+</ul>
+<h1 id="community">Community<a class="headerlink" href="#community" 
title="Permanent link">&para;</a></h1>
+<ul>
+<li><a href="get-involved.html">Get Involved</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0";>License</a></li>
+<li><a href="mailing-lists.html">Mailing Lists</a></li>
+<li><a href="people.html">People</a></li>
+</ul>
+<h1 id="development">Development<a class="headerlink" href="#development" 
title="Permanent link">&para;</a></h1>
+<ul>
+<li><a href="source-code.html">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/WAVE";>Issue Tracker</a></li>
+<li><a 
href="https://cwiki.apache.org/confluence/display/WAVE/Home";>Wiki</a></li>
+<li><a href="demo-servers.html">Demo Servers</a></li>
+</ul>
+<h1 id="apache-foundation">Apache Foundation<a class="headerlink" 
href="#apache-foundation" title="Permanent link">&para;</a></h1>
+<ul>
+<li><a href="http://www.apache.org";>Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html";>Become a 
Sponsor</a></li>
+<li><a href="http://www.apache.org/security/";>Security</a></li>
+</ul>
+        </div>
+        <div id="content">
+        <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>
+<h1 id="nightly-builds">Nightly Builds<a class="headerlink" 
href="#nightly-builds" title="Permanent link">&para;</a></h1>
+<p>Wave uses continuous integration running on the Apache <a 
href="https://builds.apache.org";>Jenkins Server</a> to automatically run the 
test suite and produce potential artifacts after every commit.</p>
+<p>This allows you to have access to the cutting edge features currently under 
development before they are part of a release.</p>
+<p>However, <strong>There is no guarantee that these are actually working, and 
they may cause you to loose all your data instead!</strong></p>
+<p>It would be wise to check the status of the last test-suite run on either 
the <a href="https://builds.apache.org/job/wave-small_tests/";>small</a> or <a 
href="https://builds.apache.org/job/wave-all_tests/";>full</a> test-suites 
first.</p>
+<p>The artifacts are produced by the <a 
href="https://builds.apache.org/job/wave-artifacts/";>wave-artifacts job</a> in 
either tar.bz2 or zip archive formats, without any checksums or signatures 
attached.</p>
+<p>If you are still sure you want them, the nightly builds can be downloaded 
<a 
href="https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/";>here</a>
 or by using the links below:</p>
+<p>tar - <a 
href="https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/apache-wave-bin-0.4-incubating.tar.bz2";>apache-wave-bin-0.4-incubating.tar.bz2</a>
   <br />
+zip - <a 
href="https://builds.apache.org/job/wave-artifacts/lastSuccessfulBuild/artifact/dist/apache-wave-bin-0.4-incubating.zip";>apache-wave-bin-0.4-incubating.zip</a></p>
+        </div>
+        <div style="clear: both;"></div>
+      </div>
+      <div id="footer">
+        <div class="copyright">
+        Copyright &copy; 2012-2014 The Apache Software Foundation, Licensed 
under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.
+        <br />
+        Apache, Apache Wave, and the Apache feather logo are trademarks of The 
Apache Software Foundation.
+        </div>
+      </div>
+    </div>
+  </body>
+</html>


Reply via email to