Author: buildbot
Date: Sat Dec 6 16:51:02 2014
New Revision: 931671
Log:
Staging update by buildbot for devicemap
Added:
websites/staging/devicemap/trunk/content/mailing-lists.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:51:02 2014
@@ -1 +1 @@
-1643553
+1643558
Added: websites/staging/devicemap/trunk/content/mailing-lists.html
==============================================================================
--- websites/staging/devicemap/trunk/content/mailing-lists.html (added)
+++ websites/staging/devicemap/trunk/content/mailing-lists.html Sat Dec 6
16:51:02 2014
@@ -0,0 +1,80 @@
+<!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 Mailing Lists</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 Mailing Lists</h1>
+ <p><a
href="http://mail-archives.apache.org/mod_mbox/devicemap-dev/">Developer's
mailing list</a> for DeviceMap,
+please subscribe by sending an email to <code>dev-subscribe AT
devicemap.apache.org</code>.</p>
+<p>Mailing list archives are available at <a
href="http://mail-archives.apache.org/mod_mbox/">mail-archives.apache.org</a>,
+<a href="http://devicemap.markmail.org">devicemap.markmail.org</a> and the
other usual places. Our incubator archive is available <a
href="http://mail-archives.apache.org/mod_mbox/incubator-devicemap-dev/">here</a>.</p>
+<p>Additional mailing lists:</p>
+<ul>
+<li><code><a
href="http://mail-archives.apache.org/mod_mbox/devicemap-commits/">commits AT
devicemap.apache.org</a></code> : commit messages</li>
+<li><code>private AT devicemap.apache.org</code> : private list for <a
href="/devicemap/team.html">PPMC members</a>.</li>
+</ul>
+ </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>