Author: ltheussl Date: Tue May 4 09:06:12 2010 New Revision: 940778 URL: http://svn.apache.org/viewvc?rev=940778&view=rev Log: [DOXIA-391] Fix markmail references Submitted by: Robert Scholte
Modified: maven/doxia/doxia/trunk/pom.xml maven/doxia/site/pom.xml Modified: maven/doxia/doxia/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=940778&r1=940777&r2=940778&view=diff ============================================================================== --- maven/doxia/doxia/trunk/pom.xml (original) +++ maven/doxia/doxia/trunk/pom.xml Tue May 4 09:06:12 2010 @@ -49,7 +49,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/doxia-...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Doxia---dev-f11816.html</otherArchive> - <otherArchive>http://maven.doxia.dev.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.doxia-dev</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -61,7 +61,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/doxia-us...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Doxia---Users-f14483.html</otherArchive> - <otherArchive>http://maven.doxia.users.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.doxia-users</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -71,7 +71,7 @@ under the License. <archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-commits/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/doxia-commits@maven.apache.org</otherArchive> - <otherArchive>http://maven.doxia.commits.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.doxia-commits</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -82,7 +82,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/iss...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Maven---Issues-f15573.html</otherArchive> - <otherArchive>http://maven.issues.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.issues</otherArchive> </otherArchives> </mailingList> </mailingLists> Modified: maven/doxia/site/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=940778&r1=940777&r2=940778&view=diff ============================================================================== --- maven/doxia/site/pom.xml (original) +++ maven/doxia/site/pom.xml Tue May 4 09:06:12 2010 @@ -48,7 +48,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/doxia-...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Doxia---dev-f11816.html</otherArchive> - <otherArchive>http://maven.doxia.dev.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.doxia-dev</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -60,7 +60,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/doxia-us...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Doxia---Users-f14483.html</otherArchive> - <otherArchive>http://maven.doxia.users.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.doxia-users</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -70,7 +70,7 @@ under the License. <archive>http://mail-archives.apache.org/mod_mbox/maven-doxia-commits/</archive> <otherArchives> <otherArchive>http://www.mail-archive.com/doxia-commits@maven.apache.org</otherArchive> - <otherArchive>http://maven.doxia.commits.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.doxia-commits</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -81,7 +81,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/iss...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Maven---Issues-f15573.html</otherArchive> - <otherArchive>http://maven.issues.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.issues</otherArchive> </otherArchives> </mailingList> @@ -95,7 +95,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/annou...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Maven-Announcements-f15617.html</otherArchive> - <otherArchive>http://maven.announce.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.announces</otherArchive> </otherArchives> </mailingList> <mailingList> @@ -106,7 +106,7 @@ under the License. <otherArchives> <otherArchive>http://www.mail-archive.com/notificati...@maven.apache.org</otherArchive> <otherArchive>http://www.nabble.com/Maven---Notifications-f15574.html</otherArchive> - <otherArchive>http://maven.notifications.markmail.org/</otherArchive> + <otherArchive>http://markmail.org/list/org.apache.maven.notifications</otherArchive> </otherArchives> </mailingList> </mailingLists>