You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by vs...@apache.org on 2008/02/18 14:33:58 UTC

svn commit: r628729 - /maven/continuum/trunk/pom.xml

Author: vsiveton
Date: Mon Feb 18 05:33:49 2008
New Revision: 628729

URL: http://svn.apache.org/viewvc?rev=628729&view=rev
Log:
o updated ML and added ML archives

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/continuum/trunk/pom.xml?rev=628729&r1=628728&r2=628729&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Mon Feb 18 05:33:49 2008
@@ -41,22 +41,48 @@
   <inceptionYear>2003</inceptionYear>
   <mailingLists>
     <mailingList>
-      <name>Continuum Dev List</name>
-      <subscribe>continuum-dev-subscribe@maven.apache.org</subscribe>
-      <unsubscribe>continuum-dev-unsubscribe@maven.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-dev/</archive>
-    </mailingList>
-    <mailingList>
       <name>Continuum User List</name>
+      <post>continuum-users@maven.apache.org</post>
       <subscribe>continuum-users-subscribe@maven.apache.org</subscribe>
       <unsubscribe>continuum-users-unsubscribe@maven.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-users/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/continuum-users@maven.apache.org</otherArchive>
+        <otherArchive>http://www.nabble.com/Continuum---Users-f13868.html</otherArchive>
+        <otherArchive>http://maven.continuum.users.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Continuum Developer List</name>
+      <post>continuum-dev@maven.apache.org</post>
+      <subscribe>continuum-dev-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>continuum-dev-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-dev/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/continuum-dev@maven.apache.org</otherArchive>
+        <otherArchive>http://www.nabble.com/Continuum---Dev-f13867.html</otherArchive>
+        <otherArchive>http://maven.continuum.dev.markmail.org/</otherArchive>
+      </otherArchives>
     </mailingList>
     <mailingList>
-      <name>Continuum Commit List</name>
+      <name>Continuum Commits List</name>
       <subscribe>continuum-commits-subscribe@maven.apache.org</subscribe>
       <unsubscribe>continuum-commits-unsubscribe@maven.apache.org</unsubscribe>
       <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-commits/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/continuum-commits@maven.apache.org</otherArchive>
+        <otherArchive>http://maven.continuum.commits.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Continuum Issues List</name>
+      <subscribe>continuum-issues-subscribe@maven.apache.org</subscribe>
+      <unsubscribe>continuum-issues-unsubscribe@maven.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-issues/</archive>
+      <otherArchives>
+        <otherArchive>http://www.mail-archive.com/continuum-issues@maven.apache.org</otherArchive>
+        <otherArchive>http://www.nabble.com/Continuum---Issues-f29618.html</otherArchive>
+      </otherArchives>
     </mailingList>
   </mailingLists>
   <scm>