Author: buildbot
Date: Sat Dec 6 16:53:47 2014
New Revision: 931674
Log:
Staging update by buildbot for devicemap
Added:
websites/staging/devicemap/trunk/content/download/
websites/staging/devicemap/trunk/content/download/index.html
Modified:
websites/staging/devicemap/trunk/content/ (props changed)
Propchange: websites/staging/devicemap/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec 6 16:53:47 2014
@@ -1 +1 @@
-1643558
+1643561
Added: websites/staging/devicemap/trunk/content/download/index.html
==============================================================================
--- websites/staging/devicemap/trunk/content/download/index.html (added)
+++ websites/staging/devicemap/trunk/content/download/index.html Sat Dec 6
16:53:47 2014
@@ -0,0 +1,133 @@
+<!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="/devicemap/css/devicemap.css" rel="stylesheet" type="text/css">
+ <title>Apache DeviceMap - Apache DeviceMap Releases</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <!-- TODO favicon
+ <link rel="icon" type="image/png"
href="/devicemap/images/devicemap-logo/devicemap-favicon.png"/>
+ -->
+</head>
+
+<body>
+ <div id="navigation">
+
+ <img alt="Apache DeviceMap" width="300" height="98"
src="/devicemap/images/devicemap-logo/devicemap-logo-300-98.png"/>
+
+ <ul>
+<li><a href="/devicemap/index.html">Home</a></li>
+<li><a href="/devicemap/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/devicemap/download/">Downloads</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DMAP">Issue Tracker</a></li>
+<li><a href="/devicemap/getting-started.html">Getting Started</a></li>
+<li><a href="/devicemap/source.html">Source</a></li>
+<li><a href="http://wiki.apache.org/devicemap/">Wiki</a></li>
+<li><a href="/devicemap/team.html">Project Team</a></li>
+</ul>
+<h1 id="asf-links">ASF links</h1>
+<ul>
+<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0">License</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 class="title">Apache DeviceMap Releases</h1>
+ <!---
+Add only the latest release of each module to this file,
+older releases will be found under
http://archive.apache.org/dist/incubator/devicemap/
+
+Make sure to ONLY LINK TO apache.org for signatures and digest files, we don't
+want users to download them from anywhere else.
+-->
+
+<p>This page provides download links for the latest release of each Apache
DeviceMap module.</p>
+<p>Older releases can be found in the <a
href="http://archive.apache.org/dist/incubator/devicemap/">archives</a>.</p>
+<h2 id="download-mirrors">Download Mirrors</h2>
+<p>[if-any logo]
+<a href="[link]"><img align="right" src="[logo]" border="0"
+/></a>[end]
+The currently selected mirror is <b>[preferred]</b>. If you encounter a
problem with this mirror, please select another mirror. If all
+mirrors are failing, there are <i>backup</i> mirrors (at the end of the
mirrors list) that should be available.</p>
+
+<form action="[location]" method="get" id="SelectMirror">
+Other mirrors: <select name="Preferred">
+[if-any http]
+ [for http]<option value="[http]">[http]</option>[end]
+[end]
+
+[if-any ftp]
+ [for ftp]<option value="[ftp]">[ftp]</option>[end]
+[end]
+[if-any backup]
+ [for backup]<option value="[backup]">[backup]
+ (backup)</option>[end]
+[end]
+</select>
+<input type="submit" value="Change" />
+</form>
+
+<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
list of mirrors</a></p>
+<h2 id="verifying-the-downloaded-archives">Verifying the downloaded
archives</h2>
+<p>Make sure to verify the integrity of any downloads using the provided
signatures and/or digests.
+The signatures and digests must be downloaded from apache.org, links are
provided below.</p>
+<p>The PGP keys used to generate the signatures can be downloaded
+from <a
href="https://people.apache.org/keys/group/devicemap.asc">https://people.apache.org/keys/group/devicemap.asc</a>.</p>
+<h2 id="apache-devicemap-incubating-downloads">Apache DeviceMap (incubating)
downloads</h2>
+<h3 id="device-data">Device data</h3>
+<p><a
href="[preferred]incubator/devicemap/devicemap-data-incubating-1.0.1.tar.gz">devicemap-data-incubating-1.0.1.tar.gz</a>
+(
+<a
href="http://apache.org/dist/incubator/devicemap/devicemap-data-incubating-1.0.1.tar.gz.asc">PGP</a>,
+<a
href="http://apache.org/dist/incubator/devicemap/devicemap-data-incubating-1.0.1.tar.gz.md5">md5</a>,
+<a
href="http://apache.org/dist/incubator/devicemap/devicemap-data-incubating-1.0.1.tar.gz.sha1">sha1</a>
+)</p>
+<h3 id="java-client">Java client</h3>
+<p><a
href="[preferred]incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz">devicemap-client-java-incubating-1.0.0.tar.gz</a>
+(
+<a
href="http://apache.org/dist/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz.asc">PGP</a>,
+<a
href="http://apache.org/dist/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz.md5">md5</a>,
+<a
href="http://apache.org/dist/incubator/devicemap/devicemap-client-java-incubating-1.0.0.tar.gz.sha1">sha1</a>
+)</p>
+<h3 id="browsermap">BrowserMap</h3>
+<p><a
href="[preferred]incubator/devicemap/browsermap-1.4.1-incubating.tar.gz">browsermap-1.4.1-incubating.tar.gz</a>
+(
+<a
href="http://apache.org/dist/incubator/devicemap/browsermap-1.4.1-incubating.tar.gz.asc">PGP</a>,
+<a
href="http://apache.org/dist/incubator/devicemap/browsermap-1.4.1-incubating.tar.gz.md5">md5</a>,
+<a
href="http://apache.org/dist/incubator/devicemap/browsermap-1.4.1-incubating.tar.gz.sha1">sha1</a>
+)</p>
+ </div>
+
+ <div id="footer">
+ <div class="copyright">
+ <p>
+ Copyright © 2010 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, DeviceMap and the Apache feather and DeviceMap logos are
trademarks of The Apache Software Foundation.
+ </p>
+ </div>
+ </div>
+
+</body>
+</html>