You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2018/01/08 11:56:49 UTC

[4/4] incubator-taverna-maven-parent git commit: updated mailing list archive URLs

updated mailing list archive URLs


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/commit/27fe2902
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/tree/27fe2902
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/diff/27fe2902

Branch: refs/heads/master
Commit: 27fe2902c4ddcbe0972a6f2a17daf6ec9612f67d
Parents: ab8d38a
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Jan 8 11:52:28 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jan 8 11:52:28 2018 +0000

----------------------------------------------------------------------
 pom.xml | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent/blob/27fe2902/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a7ab281..df6612f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,8 +43,9 @@
       <subscribe>dev-subscribe@taverna.incubator.apache.org</subscribe>
       <unsubscribe>dev-unsubscribe@taverna.incubator.apache.org</unsubscribe>
       <post>dev@taverna.incubator.apache.org</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/incubator-taverna-dev/</archive>
+      <archive>https://lists.apache.org/list.html?dev@taverna.apache.org</archive>      
       <otherArchives>
+        <otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-taverna-dev/</otherArchive>
         <otherArchive>http://www.mail-archive.com/dev@taverna.incubator.apache.org/</otherArchive>
         <otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.taverna.dev</otherArchive>
       </otherArchives>
@@ -54,8 +55,9 @@
       <subscribe>users-subscribe@taverna.incubator.apache.org</subscribe>
       <unsubscribe>users-unsubscribe@taverna.incubator.apache.org</unsubscribe>
       <post>users@taverna.incubator.apache.org</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/incubator-taverna-users/</archive>
+      <archive>https://lists.apache.org/list.html?users@taverna.apache.org</archive>      
       <otherArchives>
+        <otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-taverna-users/</otherArchive>
         <otherArchive>http://www.mail-archive.com/users@taverna.incubator.apache.org/</otherArchive>
         <otherArchive>http://markmail.org/search/?q=list%3Aorg.apache.taverna.users</otherArchive>
       </otherArchives>
@@ -64,8 +66,12 @@
       <name>Apache Taverna Commits</name>
       <subscribe>commits-subscribe@taverna.incubator.apache.org</subscribe>
       <unsubscribe>commits-unsubscribe@taverna.incubator.apache.org</unsubscribe>
-      <post>commits@taverna.incubator.apache.org</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/incubator-taverna-commits/</archive>
+      <!-- only git/jira will post here
+        <post>commits@taverna.incubator.apache.org</post> -->
+      <archive>https://lists.apache.org/list.html?commits@taverna.apache.org</archive>
+      <otherArchives>
+        <otherArchive>http://mail-archives.apache.org/mod_mbox/incubator-taverna-commits/</otherArchive>
+      </otherArchives>      
     </mailingList>
   </mailingLists>
   <ciManagement>