Author: buildbot
Date: Wed Dec 25 18:57:00 2013
New Revision: 891769
Log:
Staging update by buildbot for wave
Added:
websites/staging/wave/trunk/content/wave/downloads.html
Modified:
websites/staging/wave/trunk/content/ (props changed)
Propchange: websites/staging/wave/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 25 18:57:00 2013
@@ -1 +1 @@
-1553408
+1553409
Added: websites/staging/wave/trunk/content/wave/downloads.html
==============================================================================
--- websites/staging/wave/trunk/content/wave/downloads.html (added)
+++ websites/staging/wave/trunk/content/wave/downloads.html Wed Dec 25 18:57:00
2013
@@ -0,0 +1,95 @@
+<!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">
+
+ <h1 id="general">General</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="http://incubator.apache.org/projects/wave.html">Incubator
Page</a></li>
+</ul>
+<h1 id="community">Community</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</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</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">
+ <h1 id="apache-wave-incubating-downloads">Apache Wave (Incubating)
Downloads</h1>
+<h3 id="release">Release</h3>
+<p>The latest incubating release of Wave is 0.4 (released on xx).</p>
+<ul>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/incubator/wave/0.4/apache-wave-0.4-incubating.tar.gz">apache-wave-0.4-incubating.tar.gz</a>
+ <a
href="https://dist.apache.org/repos/dist/release/incubator/wave/0.4/apache-wave-0.4-incubating.tar.gz.asc">[PGP]</a>
+ <a
href="https://dist.apache.org/repos/dist/release/incubator/wave/0.4/apache-wave-0.4-incubating.tar.gz.md5">[MD5]</a></li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/incubator/wave/0.4/apache-wave-0.4-incubating.zip">apache-wave-0.4-incubating.zip</a>
+ <a
href="https://dist.apache.org/repos/dist/release/incubator/wave/0.4/apache-wave-0.4-incubating.zip.asc">[PGP]</a>
+ <a
href="https://dist.apache.org/repos/dist/release/incubator/wave/0.4/apache-wave-0.4-incubating.zip.md5">[MD5]</a></li>
+</ul>
+<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>
+ </div>
+ <div id="footer">
+ <div class="copyright">
+ Copyright © 2012 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>