The eyebrowse archives at nagoya.apache.org for maven lists are still
empty, so here's a patch for pointing people to mail-archive.com's
working archives.
Index: project.xml
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-maven/project.xml,v
retrieving revision 1.72
diff -a -u -r1.72 project.xml
--- project.xml 2 May 2002 16:43:59 -0000 1.72
+++ project.xml 4 May 2002 21:55:31 -0000
@@ -67,13 +67,19 @@
<name>Maven User List</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <!-- Using mail-archive until there is something in nagoya's eyebrowse...
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]</archive>
+ -->
+
+<archive>http://www.mail-archive.com/[email protected]/</archive>
</mailingList>
<mailingList>
<name>Maven Developer List</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <!-- Using mail-archive until there is something in nagoya's eyebrowse...
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]</archive>
+ -->
+
+<archive>http://www.mail-archive.com/[email protected]/</archive>
</mailingList>
</mailingLists>
Cheers,
--
Ville Skytt�
[EMAIL PROTECTED]