blob: 381b9cf17446b62f9b58ba23321effa7b5adb898 [file] [log] [blame]
<?php
/**
* Copyright (c) 2014, 2015, 2016, 2018 Eclipse Foundation.
*
* This program and the accompanying materials are made
* available under the terms of the Eclipse Public License 2.0
* which is available at https://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* Christopher Guindon (Eclipse Foundation) - Initial implementation
* Eric Poirier (Eclipse Foundation)
*
* SPDX-License-Identifier: EPL-2.0
*/
?>
<!-- Main content area -->
<div id="midcolumn">
<h1><?php print $pageTitle; ?></h1>
<p>Mailing lists are a primary communication channel with the Eclipse Jetty development team.
If you are interested in getting announcements for new versions, or want to participate in discussions of
development or integration topics, you can subscribe to one of the following mailing lists.
You may also track svn commits for the Jetty project.</p>
<div class="sect2">
<h3 id="_mailing_lists_on_eclipse">Mailing Lists on Eclipse</h3>
<div class="ulist">
<ul>
<li>
<p><a href="https://dev.eclipse.org/mailman/listinfo/jetty-announce">jetty-announce@eclipse.org</a>
- A mail list for the Jetty team to announce new versions of Jetty and events related to Jetty.
Subscribe to this list if you are interested in this information. Please be aware that only
Jetty committers can make announcements, so all other subscribers please do not post to this
list.</p>
<div class="ulist">
<ul>
<li>
<p><a href="https://dev.eclipse.org/mailman/listinfo/jetty-announce">Subscribe/unsubscribe</a>
instructions</p>
</li>
<li>
<p><a href="http://dev.eclipse.org/mhonarc/lists/jetty-announce/maillist.html">Mailing
list archive</a></p>
</li>
</ul>
</div>
</li>
<li>
<p><a href="https://dev.eclipse.org/mailman/listinfo/jetty-users">jetty-users@eclipse.org</a> - A
mail list for user discussion.</p>
<div class="ulist">
<ul>
<li>
<p>
<a href="https://dev.eclipse.org/mailman/listinfo/jetty-users">Subscribe/unsubscribe</a>
instructions</p>
</li>
<li>
<p><a href="http://dev.eclipse.org/mhonarc/lists/jetty-users/maillist.html">Mailing list
archive</a></p>
</li>
</ul>
</div>
</li>
<li>
<p><a href="https://dev.eclipse.org/mailman/listinfo/jetty-dev">jetty-dev@eclipse.org</a> - A mail
list for developer discussion.
It&#8217;s a place, where Jetty committers, contributors and integrators discuss all topics
related to project development.</p>
<div class="ulist">
<ul>
<li>
<p>
<a href="https://dev.eclipse.org/mailman/listinfo/jetty-dev">Subscribe/unsubscribe</a>
instructions</p>
</li>
<li>
<p><a href="http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.html">Mailing list
archive</a></p>
</li>
<li>
<p><a href="http://dev.eclipse.org/mhonarc/lists/jetty-dev/maillist.rss">RSS Feed</a>
</p>
</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
<div class="sect2">
<h3 id="_frequently_asked_questions">Frequently Asked Questions</h3>
<div class="sect3">
<h4 id="_what_i_need_to_do_to_use_mailing_lists">What I need to do to use mailing lists?</h4>
<p>First, you need to subscribe the mailing list. To subscribe, follow these instructions. When you complete
the subscription process, you will receive email from the mailing list.</p>
<div class="paragraph">
<p>You can post to mailing list by sending e-mails to the list&#8217;s email address.</p>
</div>
</div>
<div class="sect3">
<h4 id="_can_i_review_mailing_lists">Can I review mailing lists?</h4>
<p>Yes, the mailing list archives allow you to review all posts through a simple web interface. You don&#8217;t
need to subscribe or register in order to have access to the archives.</p>
</div>
<div class="sect3">
<h4 id="_i_subscribed_to_the_mailing_list_but_receive_only_new_posts_where_can_i_find_old_posts">I
subscribed to the mailing list, but receive only new posts. Where can I find old posts?</h4>
<p>You can find the old posts in the mailing list archive.</p>
</div>
</div>
</div>
<!-- ./end #midcolumn -->
<!-- Start of the right column -->
<!--
<div id="rightcolumn">
<div class="sideitem">
<h2>Related Links</h2>
<ul>
<li><a target="_self" href="/eclipse.org-common/themes/solstice/docs/">Documentation</a></li>
</ul>
</div>
</div>
-->
<!-- ./end #rightcolumn -->