Author: ltheussl Date: Tue May 4 09:14:53 2010 New Revision: 940783 URL: http://svn.apache.org/viewvc?rev=940783&view=rev Log: [DOXIA-391] Fix markmail references Submitted by: Robert Scholte
Modified: maven/doxia/doxia-sitetools/trunk/pom.xml maven/doxia/doxia-tools/trunk/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=940783&r1=940782&r2=940783&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/pom.xml Tue May 4 09:14:53 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/doxia-tools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=940783&r1=940782&r2=940783&view=diff ============================================================================== --- maven/doxia/doxia-tools/trunk/pom.xml (original) +++ maven/doxia/doxia-tools/trunk/pom.xml Tue May 4 09:14:53 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>