You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2013/05/23 20:44:58 UTC

svn commit: r1485820 - in /webservices/axiom/trunk: pom.xml src/site/apt/mail-lists.apt

Author: veithen
Date: Thu May 23 18:44:58 2013
New Revision: 1485820

URL: http://svn.apache.org/r1485820
Log:
Replaced the mailing lists report by a page that links to the corresponding page in the root WS site.

Added:
    webservices/axiom/trunk/src/site/apt/mail-lists.apt   (with props)
Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1485820&r1=1485819&r2=1485820&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Thu May 23 18:44:58 2013
@@ -37,32 +37,6 @@
         <system>JIRA</system>
         <url>http://issues.apache.org/jira/browse/AXIOM</url>
     </issueManagement>
-    <mailingLists>
-        <mailingList>
-            <name>Users</name>
-            <subscribe>users-subscribe@ws.apache.org</subscribe>
-            <unsubscribe>users-unsubscribe@ws.apache.org</unsubscribe>
-            <post>users@ws.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/ws-users/</archive>
-        </mailingList>
-        <mailingList>
-            <name>Developers</name>
-            <subscribe>dev-subscribe@ws.apache.org</subscribe>
-            <unsubscribe>dev-unsubscribe@ws.apache.org</unsubscribe>
-            <post>dev@ws.apache.org</post>
-            <archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive>
-        </mailingList>
-        <mailingList>
-            <name>Commits</name>
-            <subscribe>commits-subscribe@ws.apache.org</subscribe>
-            <unsubscribe>commits-unsubscribe@ws.apache.org</unsubscribe>
-            <archive>http://mail-archives.apache.org/mod_mbox/ws-commits/</archive>
-        </mailingList>
-        <mailingList>
-            <name>WS Commons Developers (old)</name>
-            <archive>http://mail-archives.apache.org/mod_mbox/ws-commons-dev/</archive>
-        </mailingList>
-    </mailingLists>
     <inceptionYear>2004</inceptionYear>
     <developers>
         <developer>
@@ -745,7 +719,6 @@
                     <reportSet>
                         <reports>
                             <report>issue-tracking</report>
-                            <report>mailing-list</report>
                             <report>project-team</report>
                             <report>scm</report>
                         </reports>

Added: webservices/axiom/trunk/src/site/apt/mail-lists.apt
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/src/site/apt/mail-lists.apt?rev=1485820&view=auto
==============================================================================
--- webservices/axiom/trunk/src/site/apt/mail-lists.apt (added)
+++ webservices/axiom/trunk/src/site/apt/mail-lists.apt Thu May 23 18:44:58 2013
@@ -0,0 +1,30 @@
+~~ Licensed to the Apache Software Foundation (ASF) under one
+~~ or more contributor license agreements. See the NOTICE file
+~~ distributed with this work for additional information
+~~ regarding copyright ownership. The ASF licenses this file
+~~ to you under the Apache License, Version 2.0 (the
+~~ "License"); you may not use this file except in compliance
+~~ with the License. You may obtain a copy of the License at
+~~
+~~ http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~ Unless required by applicable law or agreed to in writing,
+~~ software distributed under the License is distributed on an
+~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+~~ KIND, either express or implied. See the License for the
+~~ specific language governing permissions and limitations
+~~ under the License.
+
+    -----------------------
+     Project Mailing Lists
+    -----------------------
+
+Project Mailing Lists
+
+  The Apache Axiom project doesn't have dedicated mailing lists. Please use the
+  {{{http://ws.apache.org/mail-lists.html}mailing lists of the Web Services project}}.
+  When posting messages to these lists, please prefix the subject with [Axiom].
+  
+  Note that the Axiom project formerly used the <<<...@ws.apache.org>>> mailing
+  list, which no longer exists. However, the archives of that list can still be consulted
+  {{{http://mail-archives.apache.org/mod_mbox/ws-commons-dev/}here}}.

Propchange: webservices/axiom/trunk/src/site/apt/mail-lists.apt
------------------------------------------------------------------------------
    svn:eol-style = native