You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/14 14:46:32 UTC

svn commit: r321092 - in /maven/maven-1/plugins/trunk: plugin-parent/project.xml project.xml

Author: aheritier
Date: Fri Oct 14 05:46:28 2005
New Revision: 321092

URL: http://svn.apache.org/viewcvs?rev=321092&view=rev
Log:
use mail-archives.apache.org to access ML archives

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.xml
    maven/maven-1/plugins/trunk/project.xml

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.xml?rev=321092&r1=321091&r2=321092&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.xml (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.xml Fri Oct 14 05:46:28 2005
@@ -40,19 +40,18 @@
   <distributionSite>people.apache.org</distributionSite>
   <distributionDirectory>/www/www.apache.org/dist/java-repository/</distributionDirectory>
 
-
   <mailingLists>
     <mailingList>
       <name>Maven User List</name>
       <subscribe>users-subscribe@maven.apache.org</subscribe>
       <unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-users/</archive>
     </mailingList>
     <mailingList>
       <name>Maven Developer List</name>
       <subscribe>dev-subscribe@maven.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=dev@maven.apache.org</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
     </mailingList>
   </mailingLists>
 

Modified: maven/maven-1/plugins/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?rev=321092&r1=321091&r2=321092&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml (original)
+++ maven/maven-1/plugins/trunk/project.xml Fri Oct 14 05:46:28 2005
@@ -41,13 +41,13 @@
       <name>Maven User List</name>
       <subscribe>users-subscribe@maven.apache.org</subscribe>
       <unsubscribe>users-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=users@maven.apache.org</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-users/</archive>
     </mailingList>
     <mailingList>
       <name>Maven Developer List</name>
       <subscribe>dev-subscribe@maven.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=dev@maven.apache.org</archive>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-dev/</archive>
     </mailingList>
   </mailingLists>
   <repository>