lucene/xdocs/mailinglists.xml
Daniel Naber 656e81b0d3 also link the old list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165044 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 20:43:04 +00:00

85 lines
3.7 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 User list">
<p>
This list is for users of Java Lucene to ask questions, share knowledge,
and discuss issues.
</p>
<p>
<a href="mailto:java-user-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:java-user-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/">Archive</a>
(<a href="http://mail-archives.apache.org/mod_mbox/jakarta-lucene-user/">old 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>
Discussion list:
<a href="mailto:java-dev-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:java-dev-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-dev/">Archive</a>
(<a href="http://mail-archives.apache.org/mod_mbox/jakarta-lucene-dev/">old archive</a>)
<br /><br />
Commit notifications:
<a href="mailto:java-commits-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:java-commits-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-java-commits/">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>
Discussion list:
<a href="mailto:c-dev-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:c-dev-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-c-dev/">Archive</a>
<br /><br />
Commit notifications:
<a href="mailto:c-commits-subscribe@lucene.apache.org">Subscribe</a>
<a href="mailto:c-commits-unsubscribe@lucene.apache.org">Unsubscribe</a>
<a href="http://mail-archives.apache.org/mod_mbox/lucene-c-commits/">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>