Author: buildbot
Date: Thu Nov 5 16:54:55 2015
New Revision: 971459
Log:
Staging update by buildbot for wave
Modified:
websites/staging/wave/trunk/content/ (props changed)
websites/staging/wave/trunk/content/wave/get-involved.html
websites/staging/wave/trunk/content/wave/source-code.html
Propchange: websites/staging/wave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 5 16:54:55 2015
@@ -1 +1 @@
-1712814
+1712815
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:54:55 2015
@@ -113,7 +113,7 @@ 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 for the Wave Git mirror repoistory
(wave-git).</li>
+<li>You can submit the patch for the Wave Git mirror repository
(wave-git).</li>
</ul>
<h2 id="documentation">Documentation<a class="headerlink"
href="#documentation" title="Permanent link">¶</a></h2>
<p>Right now we are in the process of migrating documentation from
@@ -122,8 +122,9 @@ consider the health of the community. T
<h2 id="releases">Releases<a class="headerlink" href="#releases"
title="Permanent link">¶</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>
+<p>The current release can be found on the <a
href="/wave/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="/wave/nightly-builds.html">here</a>.</p>
</div>
<div style="clear: both;"></div>
</div>
Modified: websites/staging/wave/trunk/content/wave/source-code.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/source-code.html (original)
+++ websites/staging/wave/trunk/content/wave/source-code.html Thu Nov 5
16:54:55 2015
@@ -103,7 +103,7 @@ can commit the code on your behalf.</p>
git clone https://git-wip-us.apache.org/repos/asf/incubator-wave.git wave
</div></p>
<p><em>To submit patches, please create a new review request on <a
href="https://reviews.apache.org/dashboard/">Review Board</a>, submitting the
diff against the 'wave-git' repository, and add the group 'wave' to the list of
reviewers.</em></p>
-<p>Please refer to the <a href="/documentation.html">developer
documentation</a> for information about building from source, and for an
overview of the code structure.</p>
+<p>Please refer to the <a href="/wave/documentation.html">developer
documentation</a> for information about building from source, and for an
overview of the code structure.</p>
<h2 id="android-client">Android Client<a class="headerlink"
href="#android-client" title="Permanent link">¶</a></h2>
<p>To clone the source code issue the following command:
<div class="code">
@@ -117,7 +117,7 @@ git clone https://git-wip-us.apache.org/
git clone
https://git-wip-us.apache.org/repos/asf/incubator-wave-docs.git](https://git-wip-us.apache.org/repos/asf/incubator-wave-docs.git
</div></p>
<p><em>To submit patches, please create a new <a
href="https://github.com/apache/incubator-wave-docs/pulls">pull request on
GitHub</a></em></p>
-<p>Please refer to the <a href="/documentation.html">meta documentation</a>
for information about building the documentation from source and how to improve
them.</p>
+<p>Please refer to the <a href="/wave/documentation.html">meta
documentation</a> for information about building the documentation from source
and how to improve them.</p>
<h2 id="web-site">Web Site<a class="headerlink" href="#web-site"
title="Permanent link">¶</a></h2>
<p>The website uses the <a href="https://www.apache.org/dev/cms.html">Apache
CMS</a>.</p>
<p>To clone the source code issue the following command: