You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2015/02/26 11:01:54 UTC

svn commit: r1662405 - /openmeetings/trunk/singlewebapp/pom.xml

Author: solomax
Date: Thu Feb 26 10:01:54 2015
New Revision: 1662405

URL: http://svn.apache.org/r1662405
Log:
Link to markmail search is added to mailing lists

Modified:
    openmeetings/trunk/singlewebapp/pom.xml

Modified: openmeetings/trunk/singlewebapp/pom.xml
URL: http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/pom.xml?rev=1662405&r1=1662404&r2=1662405&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/pom.xml (original)
+++ openmeetings/trunk/singlewebapp/pom.xml Thu Feb 26 10:01:54 2015
@@ -273,6 +273,9 @@
 			<subscribe>user-subscribe@openmeetings.apache.org</subscribe>
 			<unsubscribe>user-unsubscribe@openmeetings.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/openmeetings-user</archive>
+			<otherArchives>
+				<otherArchive>http://openmeetings.markmail.org</otherArchive>
+			</otherArchives>
 		</mailingList>
 		<mailingList>
 			<name>Lista de usuarios en español</name>
@@ -280,6 +283,9 @@
 			<subscribe>user-espanol-subscribe@openmeetings.apache.org</subscribe>
 			<unsubscribe>user-espanol-unsubscribe@openmeetings.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/openmeetings-user-espanol</archive>
+			<otherArchives>
+				<otherArchive>http://openmeetings.markmail.org</otherArchive>
+			</otherArchives>
 		</mailingList>
 		<mailingList>
 			<name>Русский список рассылки</name>
@@ -287,6 +293,9 @@
 			<subscribe>user-russian-subscribe@openmeetings.apache.org</subscribe>
 			<unsubscribe>user-russian-unsubscribe@openmeetings.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/openmeetings-user-russian</archive>
+			<otherArchives>
+				<otherArchive>http://openmeetings.markmail.org</otherArchive>
+			</otherArchives>
 		</mailingList>
 		<mailingList>
 			<name>Development List</name>
@@ -294,6 +303,9 @@
 			<subscribe>dev-subscribe@openmeetings.apache.org</subscribe>
 			<unsubscribe>dev-unsubscribe@openmeetings.apache.org</unsubscribe>
 			<archive>http://mail-archives.apache.org/mod_mbox/openmeetings-dev</archive>
+			<otherArchives>
+				<otherArchive>http://openmeetings.markmail.org</otherArchive>
+			</otherArchives>
 		</mailingList>
 		<mailingList>
 			<name>Commits List</name>