Author: otis
Date: Mon Mar 28 06:24:08 2005
New Revision: 159237

URL: http://svn.apache.org/viewcvs?view=rev&rev=159237
Log:
- Added links to other mailing lists and to all list archives

Modified:
    lucene/java/trunk/docs/mailinglists.html
    lucene/java/trunk/xdocs/mailinglists.xml

Modified: lucene/java/trunk/docs/mailinglists.html
URL: 
http://svn.apache.org/viewcvs/lucene/java/trunk/docs/mailinglists.html?view=diff&r1=159236&r2=159237
==============================================================================
--- lucene/java/trunk/docs/mailinglists.html (original)
+++ lucene/java/trunk/docs/mailinglists.html Mon Mar 28 06:24:08 2005
@@ -130,6 +130,7 @@
                                                 <p>
               <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
               <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+              <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-java-user/";>Archive</a>
             </p>
                             </blockquote>
         </p>
@@ -148,11 +149,59 @@
                                     <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 problems.
+              with usage questions or configuration questions and problems.
             </p>
                                                 <p>
             <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
             <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+            <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-java-dev/";>Archive</a>
+          </p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Lucene4c Developer List"><strong>Lucene4c Developer 
List</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <p>
+        <blockquote>
+                                    <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:[EMAIL PROTECTED]">Subscribe</a>
+            <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+            <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-c-dev/";>Archive</a>
+          </p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                                <table border="0" 
cellspacing="0" cellpadding="2" width="100%">
+      <tr><td bgcolor="#525D76">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="All Lucene Commits List"><strong>All Lucene Commits 
List</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <p>
+        <blockquote>
+                                    <p>
+              This is a read-only list where all code commits messages go.
+            </p>
+                                                <p>
+            <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+            <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+            <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-commits/";>Archive</a>
           </p>
                             </blockquote>
         </p>

Modified: lucene/java/trunk/xdocs/mailinglists.xml
URL: 
http://svn.apache.org/viewcvs/lucene/java/trunk/xdocs/mailinglists.xml?view=diff&r1=159236&r2=159237
==============================================================================
--- lucene/java/trunk/xdocs/mailinglists.xml (original)
+++ lucene/java/trunk/xdocs/mailinglists.xml Mon Mar 28 06:24:08 2005
@@ -13,6 +13,7 @@
             <p>
               <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
               <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+              <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-java-user/";>Archive</a>
             </p>
         </section>
 
@@ -20,12 +21,39 @@
             <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 problems.
+              with usage questions or configuration questions and problems.
             </p>
           <p>
             <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
             <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+            <a 
href="http://mail-archives.eu.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:[EMAIL PROTECTED]">Subscribe</a>
+            <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+            <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-c-dev/";>Archive</a>
+          </p>
+        </section>
+
+        <section name="All Lucene Commits List">
+            <p>
+              This is a read-only list where all code commits messages go.
+            </p>
+          <p>
+            <a href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+            <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+            <a 
href="http://mail-archives.eu.apache.org/mod_mbox/lucene-commits/";>Archive</a>
+          </p>
+        </section>
+
     </body>
 </document>


Reply via email to