The users one seems to be missing the users. prefix in both - is there a reason for that?

- Brett

On 29/02/2008, at 8:58 AM, [EMAIL PROTECTED] wrote:

Author: evenisse
Date: Thu Feb 28 13:58:44 2008
New Revision: 632127

URL: http://svn.apache.org/viewvc?rev=632127&view=rev
Log:
Update markmail addresses

Modified:
   maven/continuum/branches/continuum-1.x/pom.xml

Modified: maven/continuum/branches/continuum-1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/continuum/branches/continuum-1.x/pom.xml?rev=632127&r1=632126&r2=632127&view=diff
= = = = = = = = ======================================================================
--- maven/continuum/branches/continuum-1.x/pom.xml (original)
+++ maven/continuum/branches/continuum-1.x/pom.xml Thu Feb 28 13:58:44 2008
@@ -41,22 +41,48 @@
  <inceptionYear>2003</inceptionYear>
  <mailingLists>
    <mailingList>
-      <name>Continuum Dev List</name>
-      <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</ unsubscribe> - <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-dev/ </archive>
-    </mailingList>
-    <mailingList>
      <name>Continuum User List</name>
+      <post>[EMAIL PROTECTED]</post>
<subscribe>[EMAIL PROTECTED]</ subscribe> <unsubscribe>[EMAIL PROTECTED]</ unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-users/ </archive>
+      <otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL PROTECTED] </otherArchive> + <otherArchive>http://www.nabble.com/Continuum---Users-f13868.html </otherArchive>
+        <otherArchive>http://continuum.markmail.org/</otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Continuum Developer List</name>
+      <post>continuum-dev@maven.apache.org</post>
+      <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</ 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://dev.continuum.markmail.org/</ otherArchive>
+      </otherArchives>
    </mailingList>
    <mailingList>
-      <name>Continuum Commit List</name>
+      <name>Continuum Commits List</name>
<subscribe>[EMAIL PROTECTED]</ subscribe> <unsubscribe>[EMAIL PROTECTED]</ unsubscribe> <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-commits/ </archive>
+      <otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL PROTECTED] </otherArchive> + <otherArchive>http://maven.continuum.commits.markmail.org/</ otherArchive>
+      </otherArchives>
+    </mailingList>
+    <mailingList>
+      <name>Continuum Issues List</name>
+ <subscribe>[EMAIL PROTECTED]</ subscribe> + <unsubscribe>[EMAIL PROTECTED]</ unsubscribe> + <archive>http://mail-archives.apache.org/mod_mbox/maven-continuum-issues/ </archive>
+      <otherArchives>
+ <otherArchive>http://www.mail-archive.com/[EMAIL PROTECTED] </otherArchive> + <otherArchive>http://www.nabble.com/Continuum---Issues-f29618.html </otherArchive>
+      </otherArchives>
    </mailingList>
  </mailingLists>
  <scm>
@@ -781,6 +807,11 @@
        <groupId>org.codehaus.plexus.redback</groupId>
        <artifactId>redback-data-management</artifactId>
        <version>${redback.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>commons-httpclient</groupId>
+        <artifactId>commons-httpclient</artifactId>
+        <version>3.1</version>
      </dependency>
    </dependencies>
  </dependencyManagement>



--
Brett Porter
[EMAIL PROTECTED]
http://blogs.exist.com/bporter/

Reply via email to