Author: buildbot
Date: Sat Dec 6 17:07:15 2014
New Revision: 931681
Log:
Staging update by buildbot for devicemap
Added:
websites/staging/devicemap/trunk/content/css/
websites/staging/devicemap/trunk/content/css/devicemap.css
websites/staging/devicemap/trunk/content/download/.htaccess
websites/staging/devicemap/trunk/content/download/index.cgi (with props)
websites/staging/devicemap/trunk/content/images/
websites/staging/devicemap/trunk/content/images/devicemap-logo/
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo-300-98.png
(with props)
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo.key
(with props)
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo.pdf
(with props)
websites/staging/devicemap/trunk/content/source.html
websites/staging/devicemap/trunk/content/team.html
Modified:
websites/staging/devicemap/trunk/content/ (props changed)
websites/staging/devicemap/trunk/content/download/index.html
websites/staging/devicemap/trunk/content/getting-started.html
websites/staging/devicemap/trunk/content/index.html
websites/staging/devicemap/trunk/content/mailing-lists.html
Propchange: websites/staging/devicemap/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Dec 6 17:07:15 2014
@@ -1 +1 @@
-1643562
+1643564
Added: websites/staging/devicemap/trunk/content/css/devicemap.css
==============================================================================
--- websites/staging/devicemap/trunk/content/css/devicemap.css (added)
+++ websites/staging/devicemap/trunk/content/css/devicemap.css Sat Dec 6
17:07:15 2014
@@ -0,0 +1,47 @@
+/* devicemap css */
+
+body {
+ font: normal 11pt/17pt Arial,Helvetica,sans-serif;
+}
+
+@media screen
+{
+ #content {
+ margin: 30px 50px 10px 300px;
+ padding: 0 30px 40px;
+ }
+ #navigation {
+ font-size: 85%;
+ float: left;
+ padding: 20px 3px 3px 10px;
+ position: fixed;
+ top: 10px;
+ border-right: solid #F0F0F0 1px;
+ }
+ #navigation h1 {
+ color:#B0B0B0;
+ }
+ #navigation li {
+ color:#717171;
+ list-style-type:none;
+ }
+ #footer {
+ color:#717171;
+ font-size: 80%;
+ margin: 0 50px 0 300px;
+ padding: 10px 30px;
+ }
+}
+
+@media print
+{
+ #content {
+ background-color: #fff;
+ }
+ #navigation {
+ display: none;
+ }
+ #footer {
+ background-color: #fff;
+ }
+}
Added: websites/staging/devicemap/trunk/content/download/.htaccess
==============================================================================
--- websites/staging/devicemap/trunk/content/download/.htaccess (added)
+++ websites/staging/devicemap/trunk/content/download/.htaccess Sat Dec 6
17:07:15 2014
@@ -0,0 +1,3 @@
+DirectoryIndex index.cgi
+RewriteBase /download/
+RewriteRule ^index\.html$ index.cgi
Added: websites/staging/devicemap/trunk/content/download/index.cgi
==============================================================================
--- websites/staging/devicemap/trunk/content/download/index.cgi (added)
+++ websites/staging/devicemap/trunk/content/download/index.cgi Sat Dec 6
17:07:15 2014
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Wrapper around the standard mirrors.cgi script
+exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
\ No newline at end of file
Propchange: websites/staging/devicemap/trunk/content/download/index.cgi
------------------------------------------------------------------------------
svn:executable = *
Modified: websites/staging/devicemap/trunk/content/download/index.html
==============================================================================
--- websites/staging/devicemap/trunk/content/download/index.html (original)
+++ websites/staging/devicemap/trunk/content/download/index.html Sat Dec 6
17:07:15 2014
@@ -33,14 +33,14 @@
<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="/index.html">Home</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/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="/getting-started.html">Getting Started</a></li>
+<li><a href="/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>
+<li><a href="/team.html">Project Team</a></li>
</ul>
<h1 id="asf-links">ASF links</h1>
<ul>
Modified: websites/staging/devicemap/trunk/content/getting-started.html
==============================================================================
--- websites/staging/devicemap/trunk/content/getting-started.html (original)
+++ websites/staging/devicemap/trunk/content/getting-started.html Sat Dec 6
17:07:15 2014
@@ -33,14 +33,14 @@
<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="/index.html">Home</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/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="/getting-started.html">Getting Started</a></li>
+<li><a href="/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>
+<li><a href="/team.html">Project Team</a></li>
</ul>
<h1 id="asf-links">ASF links</h1>
<ul>
Added:
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo-300-98.png
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo-300-98.png
------------------------------------------------------------------------------
svn:mime-type = image/png
Added:
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo.key
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo.key
------------------------------------------------------------------------------
svn:mime-type = application/zip
Added:
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo.pdf
==============================================================================
Binary file - no diff available.
Propchange:
websites/staging/devicemap/trunk/content/images/devicemap-logo/devicemap-logo.pdf
------------------------------------------------------------------------------
svn:mime-type = application/pdf
Modified: websites/staging/devicemap/trunk/content/index.html
==============================================================================
--- websites/staging/devicemap/trunk/content/index.html (original)
+++ websites/staging/devicemap/trunk/content/index.html Sat Dec 6 17:07:15 2014
@@ -33,14 +33,14 @@
<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="/index.html">Home</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/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="/getting-started.html">Getting Started</a></li>
+<li><a href="/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>
+<li><a href="/team.html">Project Team</a></li>
</ul>
<h1 id="asf-links">ASF links</h1>
<ul>
Modified: websites/staging/devicemap/trunk/content/mailing-lists.html
==============================================================================
--- websites/staging/devicemap/trunk/content/mailing-lists.html (original)
+++ websites/staging/devicemap/trunk/content/mailing-lists.html Sat Dec 6
17:07:15 2014
@@ -33,14 +33,14 @@
<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="/index.html">Home</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/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="/getting-started.html">Getting Started</a></li>
+<li><a href="/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>
+<li><a href="/team.html">Project Team</a></li>
</ul>
<h1 id="asf-links">ASF links</h1>
<ul>
Added: websites/staging/devicemap/trunk/content/source.html
==============================================================================
--- websites/staging/devicemap/trunk/content/source.html (added)
+++ websites/staging/devicemap/trunk/content/source.html Sat Dec 6 17:07:15
2014
@@ -0,0 +1,76 @@
+<!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 - Source</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="/index.html">Home</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/download/">Downloads</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DMAP">Issue Tracker</a></li>
+<li><a href="/getting-started.html">Getting Started</a></li>
+<li><a href="/source.html">Source</a></li>
+<li><a href="http://wiki.apache.org/devicemap/">Wiki</a></li>
+<li><a href="/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">Source</h1>
+ <p>All of the source code for DeviceMap can be found in the <a
href="http://svn.apache.org/viewvc/incubator/devicemap/">DeviceMap SVN
repository</a>.</p>
+<p>To get a copy of the <a
href="http://svn.apache.org/repos/asf/incubator/devicemap/trunk/">source</a>:
+<pre>
+svn co http://svn.apache.org/repos/asf/incubator/devicemap/trunk/ devicemap
+</pre></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>
Added: websites/staging/devicemap/trunk/content/team.html
==============================================================================
--- websites/staging/devicemap/trunk/content/team.html (added)
+++ websites/staging/devicemap/trunk/content/team.html Sat Dec 6 17:07:15 2014
@@ -0,0 +1,90 @@
+<!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 project team</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="/index.html">Home</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/download/">Downloads</a></li>
+<li><a href="https://issues.apache.org/jira/browse/DMAP">Issue Tracker</a></li>
+<li><a href="/getting-started.html">Getting Started</a></li>
+<li><a href="/source.html">Source</a></li>
+<li><a href="http://wiki.apache.org/devicemap/">Wiki</a></li>
+<li><a href="/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 project team</h1>
+ <p>TODO: add Apache IDs once we have all of them.</p>
+<p>The DeviceMap team currently consists of (in alphabetical order):</p>
+<ul>
+<li>Alessandro Bellucci - (C-P)</li>
+<li>Andrew Savory (asavory) - (C-P-M)</li>
+<li>Bertrand Delacretaz (bdelacretaz) - (C-P-M and Champion) </li>
+<li>Brian LeRoux (brian) - (C-P)</li>
+<li>Christian Stocker (chregu)- (C-P)</li>
+<li>Eberhard Speer Jr (esjr) (C-P)</li>
+<li>Nils Dehl - (C-P)</li>
+<li>Philip Jespersen - (C-P)</li>
+<li>Radu Cotescu (radu) - (C-P)</li>
+<li>Reza Naghibi (rezan) - (C-P)</li>
+<li>Scott Wilson (scottbw) - (C-P)</li>
+<li>Stefano Andreani - (C-P)</li>
+<li>Tim Fernando - (C-P)</li>
+<li>Werner Keil - (C-P)</li>
+</ul>
+<p><strong>C</strong> indicates a committer, <strong>P</strong> a PPMC member
and <strong>M</strong> an incubation mentor. </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>