You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by bu...@apache.org on 2016/04/05 22:44:22 UTC

svn commit: r984844 - in /websites/staging/community/trunk/content: ./ lists.html

Author: buildbot
Date: Tue Apr  5 20:44:22 2016
New Revision: 984844

Log:
Staging update by buildbot for community

Added:
    websites/staging/community/trunk/content/lists.html
Modified:
    websites/staging/community/trunk/content/   (props changed)

Propchange: websites/staging/community/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Apr  5 20:44:22 2016
@@ -1 +1 @@
-1737876
+1737880

Added: websites/staging/community/trunk/content/lists.html
==============================================================================
--- websites/staging/community/trunk/content/lists.html (added)
+++ websites/staging/community/trunk/content/lists.html Tue Apr  5 20:44:22 2016
@@ -0,0 +1,237 @@
+<!DOCTYPE html>
+<!--
+
+    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.
+-->
+
+<html>
+<head>
+  <META name="description" content="Apache Community Development"/>
+  <META name="keywords" content="apache, apache community, community development, opensource"/>
+
+  <META http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <link href="/css/bootstrap.min.css" rel="stylesheet" media="screen">
+  <link href="/css/bootstrap-responsive.css" rel="stylesheet">
+  <style type="text/css">
+      body {
+        padding-top: 60px;
+        padding-bottom: 40px;
+      }
+	  /* Google Search box customizations */
+	   .gsc-search-box input.gsc-input, .gcse-search-box input.gsc-input:focus { -webkit-box-shadow:none; box-shadow:none; -moz-box-shadow:none; border-radius:0px; }
+		/* On tablets, the wrapped menu is hiding the search box, adding a margin to push down */
+		 .container { margin-top:5px; }
+  </style>
+  
+
+  <LINK rel="SHORTCUT ICON" href="images/favicon.ico">   
+  <TITLE>Apache Community Development - Community Development Mailing Lists</TITLE>
+</head>
+
+<body>
+
+    <div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <!-- <a class="brand" href="#">Apache Community Development Project</a> -->
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li><a href="/">Home</a></li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">GSoC <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="gsoc.html">General GSoC Information</a></li>
+                  <li><a href="mentee-ranking-process.html">Mentee Ranking Process</a></li>
+                  <li><a href="mentoring/experiences.html">Past GSoC Experiences</a></li>
+                  <li class="divider"></li>
+                  <li class="nav-header">Additional Resources</li>
+                  <li><a href="/links.html">Links to additional material</a></li>
+                  <li><a href="guide-to-being-a-mentor.html">Guide to being a Mentor</a></li>
+                  <li><a href="use-the-comdev-issue-tracker-for-gsoc-tasks.html">Using ComDev's JIRA for GSoC Ideas</a></li>
+                  <li><a href="gsoc-admin-tasks.html">Tasks of a GSoC Admin at the ASF</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">General Information <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/newbiefaq.html">Frequently Asked Questions</a></li>
+                  <li><a href="/projectIndependence.html">Project Independence</a></li>
+                  <li><a href="/apache-way/apache-project-maturity-model.html">Apache Project Maturity Model</a></li>
+                  <li><a href="/contactpoints.html">Contact Points Within the ASF</a></li>
+                  <li class="divider"></li>
+                  <li class="nav-header">Additional Resources</li>
+                  <li><a href="/comdevboardresolution.html">ComDev Board Resolution</a></li>
+                  <li><a href="/comdevboardreports.html">ComDev Board Reports</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">For Contributors <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/newcomers/">Newcomers</a></li>
+                  <li><a href="/gettingStarted/101.html">Getting Started</a></li>
+                  <li><a href="/contributors/">Finding Your Way Around The Apache Software Foundation</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">For Committers/PMCs <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/boardreport.html">Board Report Template</a></li>
+                  <li><a href="/newcommitter.html">Recruiting New Committers</a></li>
+                  <li><a href="/committers/">Useful Information for Committers</a></li>
+                  <li><a href="/committers/lazyConsensus.html">Lazy Consensus</a></li>
+                  <li><a href="/committers/consensusBuilding.html">Consensus Building</a></li>
+                  <li><a href="/committers/decisionMaking.html">Decision Making</a></li>
+                  <li><a href="/committers/voting.html">Voting</a></li>
+                  <li><a href="/committers/funding-disclaimer.html">Funding Campaign Disclaimer</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Mentoring <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/mentoringprogramme.html">Mentoring Program</a></li>
+                  <li><a href="/mentorprogrammeformaleducation.html">Mentoring in Formal Education</a></li>
+                  <li><a href="/mentorprogrammeapplication.html">Applying for the Mentoring Program</a></li>
+                  <li class="divider"></li>
+                  <li class="nav-header">Additional Resources</li>
+                  <li><a href="guide-to-being-a-mentor.html">Guide to being a Mentor</a></li>
+                  <li><a href="mentor-request-mail.html">Mentor Request Email Example</a></li>
+                  <li><a href="localmentors.html">Mentors Near You</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Speakers <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/speakers/">Speaker Information</a></li>
+                  <li><a href="/speakers/speakers.html">Finding Speakers / Listing Yourself as a Speaker</a></li>
+                  <li><a href="/speakers/slides.html">Apache-related Slides</a></li>
+                </ul>
+              </li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown">Calendars <b class="caret"></b></a>
+                <ul class="dropdown-menu">
+                  <li><a href="/calendars/">Calendars</a></li>
+                  <li><a href="/calendars/conferences.html">Conferences</a></li>
+                </ul>
+              </li>
+              <li><a href="http://mail-archives.apache.org/mod_mbox/community-dev/">Mailing List</a></li>
+            </ul>
+          </div><!--/.nav-collapse -->
+        </div>
+      </div>
+    </div>
+
+  <div class="container">
+    <section id="content" class="row">
+      <div class="span9">
+        <h3 class="muted">The Apache Software Foundation</h3>
+      </div>
+      <div class="span3 pull-right">
+        <div class="gcse-search"></div>
+  	  </div>
+      <div class="span12"><h4 class="muted">Meritocracy in Action.</h4></div>
+    </section>
+    <ul class="breadcrumb">
+<li><a href="/">Home</a> <span class="divider">/</span></li>
+<li><a href="/lists.html">Community Development Mailing Lists</a></li>
+</ul>
+   <hr>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Almost everything at Apache uses a mailing list to get work done.  People can 
+send mail to the list, many other community members get the message, and 
+someone will usually reply.  Every mailing list at Apache is archived: most lists are 
+<a href="http://www.apache.org/foundation/public-archives.html">archived publicly</a>.  That means that newcomers to a community can learn how 
+decisions on a project were made in the past, because all the discussions 
+a project had are archived from their mailing list discussions.</p>
+<p>If you have questions about anything at Apache, the first thing to do is 
+find the right mailing list - and then send your question!</p>
+<h1 id="read-this-first">Read This First<a class="headerlink" href="#read-this-first" title="Permanent link">&para;</a></h1>
+<p><a href="http://www.apache.org/dev/#mail">Detailed instructions</a> on how to use Apache mailing lists (subscribing, sending 
+mail, reading the archives) are posted on our main developer site.  You can email most 
+lists without subscribing, but some lists require subscription first.  Most emails 
+are moderated, so it won't show up on the list immediately, you may need to wait 
+a day, especially if you are new.</p>
+<p>Please be sure your <a href="http://www.apache.org/dev/contrib-email-tips">question is on topic for the list</a>, and that you have at 
+least checked the documentation first: everyone at Apache is a volunteer, 
+and if you don't do your homework, we probably can't help you.</p>
+<h1 id="find-the-right-list">Find The Right List<a class="headerlink" href="#find-the-right-list" title="Permanent link">&para;</a></h1>
+<p>Finding the right list helps get your question in front of people who will know 
+the answer.  Every project at Apache uses their own dev@, user@, and 
+other mailing lists - so asking about Apache Tomcat on the Apache Cassandra 
+lists is likely going to be ignored.</p>
+<p>Projects should have a Mailing Lists, Community, Contact Us link on their homepage, start there.</p>
+<p>If you have <strong>any non-technical questions</strong>, or a general question about how 
+Apache works, then you should check our <a href="http://www.apache.org/foundation/mailinglists.html">Apache-wide mailing lists</a>, or just 
+ask here on dev@community.apache.org!</p>
+<h1 id="read-the-archives">Read The Archives<a class="headerlink" href="#read-the-archives" title="Permanent link">&para;</a></h1>
+<p>Almost every list at Apache is archived publicly.  This is a great way to learn about 
+how a community has done things in the past, or to learn about <em>why</em> a project 
+operates the way they do.  The ASF maintains an official archive, which is 
+guaranteed to have all emails, but is a bit clunky:</p>
+<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/">http://mail-archives.apache.org/mod_mbox/</a></li>
+</ul>
+<p>Several other organizations also archive many/most Apache mailing lists, and some 
+offer useful search or sending functionality:</p>
+<ul>
+<li>MarkMail <a href="http://apache.markmail.org/">http://apache.markmail.org/</a> - natural language search</li>
+<li>MARC <a href="https://marc.info/">https://marc.info/</a></li>
+<li>The Mail Archive <a href="https://mail-archive.com/search?l=all&amp;q=apache&amp;e=listname">https://mail-archive.com/</a></li>
+<li>GMANE <a href="http://dir.gmane.org/search.php?match=apache">http://gmane.org/</a></li>
+</ul>
+  </div>
+  
+  <footer class="footer" align="center">
+    <div class="container">
+      <p>
+        Copyright &copy; 2013-2015 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 and the Apache feather logos are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </footer>
+  
+  <script src="/js/jquery-1.9.1.min.js"></script>
+  <script src="/js/bootstrap.min.js"></script>
+  <script>
+    (function() {
+      var cx = '012254517474945470291:vhsfv7eokdc';
+      var gcse = document.createElement('script');
+      gcse.type = 'text/javascript';
+      gcse.async = true;
+      gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
+          '//www.google.com/cse/cse.js?cx=' + cx;
+      var s = document.getElementsByTagName('script')[0];
+      s.parentNode.insertBefore(gcse, s);
+    })();
+  </script>
+</body>
+</html>