You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by am...@apache.org on 2011/04/12 01:04:08 UTC

svn commit: r1091249 - /cayenne/main/trunk/pom.xml

Author: amaniatis
Date: Mon Apr 11 23:04:08 2011
New Revision: 1091249

URL: http://svn.apache.org/viewvc?rev=1091249&view=rev
Log:
Fix links to mailing lists.

Modified:
    cayenne/main/trunk/pom.xml

Modified: cayenne/main/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=1091249&r1=1091248&r2=1091249&view=diff
==============================================================================
--- cayenne/main/trunk/pom.xml (original)
+++ cayenne/main/trunk/pom.xml Mon Apr 11 23:04:08 2011
@@ -53,9 +53,9 @@
 			<unsubscribe>user-unsubscribe@cayenne.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/cayenne-user</archive>
 			<otherArchives>
-				<otherArchive>
-					http://objectstyle.org/cayenne/lists/cayenne-user
-				</otherArchive>
+				<otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.user</otherArchive>
+				<otherArchive>http://dir.gmane.org/gmane.comp.java.cayenne.user</otherArchive>
+				<otherArchive>http://objectstyle.org/cayenne/lists/cayenne-user</otherArchive>
 			</otherArchives>
 		</mailingList>
 		<mailingList>
@@ -65,9 +65,9 @@
 			<unsubscribe>dev-unsubscribe@cayenne.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/cayenne-dev</archive>
 			<otherArchives>
-				<otherArchive>
-					http://objectstyle.org/cayenne/lists/cayenne-devel
-				</otherArchive>
+				<otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.dev</otherArchive>
+				<otherArchive>http://dir.gmane.org/gmane.comp.java.cayenne.devel</otherArchive>
+				<otherArchive>http://objectstyle.org/cayenne/lists/cayenne-devel</otherArchive>
 			</otherArchives>
 		</mailingList>
 		<mailingList>
@@ -75,6 +75,9 @@
 			<subscribe>commits-subscribe@cayenne.apache.org</subscribe>
 			<unsubscribe>commits-unsubscribe@cayenne.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/cayenne-commits</archive>
+			<otherArchives>
+				<otherArchive>http://cayenne.markmail.org/search/+list:org.apache.cayenne.commits</otherArchive>
+			</otherArchives>
 		</mailingList>
 	</mailingLists>
 	<developers>