lucene/xdocs/mailinglists.xml
Erik Hatcher 594ef09704 Add info on new mailing lists.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164164 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 03:04:07 +00:00

63 lines
2.8 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Apache Lucene - Mailing Lists</title>
</properties>
<body>
<section name="General Lucene list">
<p>
General discussion concerning all Lucene subprojects.
</p>
<p>
<a href="mailto:general-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:general-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-general/">Archive</a>
</p>
</section>
<section name="Java Developer List">
<p>
This is the list where participating developers of the Java Lucene project meet
and discuss issues, code changes/additions, etc. Do not send mail to this list
with usage questions or configuration questions and problems.
</p>
<p>
<a href="mailto:java-dev-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:java-dev-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="mailto:java-commits-subscribe@lucene.apache.org">Subscribe</a> (commit notifications)
<a href="mailto:java-commits-unsubscribe@lucene.apache.org">Unsubscribe</a> (commit notifications)
<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-dev/">Archive</a>
</p>
</section>
<section name="Lucene4c Developer List">
<p>
This is the list where participating developers of the lucene4c
project meet and disucss issues related to development of
lucene4c. Do not send mail to this list with usage or
configuration questions and problems.
</p>
<p>
<a href="mailto:c-dev-subscribe@lucene.apache.org">Subscribe</a> (discussion list)
<a href="mailto:c-dev-unsubscribe@lucene.apache.org">Unsubscribe</a> (discussion list)
<a href="mailto:c-commits-subscribe@lucene.apache.org">Subscribe</a> (commit notifications)
<a href="mailto:c-commits-unsubscribe@lucene.apache.org">Unsubscribe</a> (commit notifications)
<a href="http://mail-archives.apache.org/mod_mbox/lucene-c-dev/">Archive</a>
</p>
</section>
<section name="Ruby Developer List">
<p>
Discussion list for developers of Ruby/SWIG Lucene.
</p>
<p>
<a href="mailto:ruby-dev-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:ruby-dev-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-ruby-dev/">Archive</a>
</p>
</section>
</body>
</document>