Author: veithen
Date: Sun Oct 17 14:29:05 2010
New Revision: 1023506
URL: http://svn.apache.org/viewvc?rev=1023506&view=rev
Log:
Anticipate mailing list changes as requested in INFRA-3073.
Modified:
webservices/commons/trunk/modules/axiom/etc/axiom.rdf
webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
webservices/commons/trunk/modules/axiom/pom.xml
webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
Modified: webservices/commons/trunk/modules/axiom/etc/axiom.rdf
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/etc/axiom.rdf?rev=1023506&r1=1023505&r2=1023506&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/etc/axiom.rdf [UTF-8] (original)
+++ webservices/commons/trunk/modules/axiom/etc/axiom.rdf [UTF-8] Sun Oct 17
14:29:05 2010
@@ -59,7 +59,7 @@
<maintainer>
<foaf:Person>
<foaf:name>Axiom Development Team</foaf:name>
- <foaf:mbox
rdf:resource="mailto:[email protected]?subject=[axiom]"/>
+ <foaf:mbox rdf:resource="mailto:[email protected]?subject=[axiom]"/>
</foaf:Person>
</maintainer>
<asfext:implements>
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml?rev=1023506&r1=1023505&r2=1023506&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Sun
Oct 17 14:29:05 2010
@@ -52,7 +52,21 @@
</ciManagement>
<mailingLists>
<mailingList>
- <name>WS Commons Developers</name>
+ <name>Users</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/ws-users/</archive>
+ </mailingList>
+ <mailingList>
+ <name>Developers</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+ <archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive>
+ </mailingList>
+ <mailingList>
+ <name>WS Commons Developers (old)</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=1023506&r1=1023505&r2=1023506&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Sun Oct 17 14:29:05 2010
@@ -52,7 +52,21 @@
</ciManagement>
<mailingLists>
<mailingList>
- <name>WS Commons Developers</name>
+ <name>Users</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/ws-users/</archive>
+ </mailingList>
+ <mailingList>
+ <name>Developers</name>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>[email protected]</post>
+ <archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive>
+ </mailingList>
+ <mailingList>
+ <name>WS Commons Developers (old)</name>
<subscribe>[email protected]</subscribe>
<unsubscribe>[email protected]</unsubscribe>
<post>[email protected]</post>
Modified: webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml?rev=1023506&r1=1023505&r2=1023506&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Sun Oct 17
14:29:05 2010
@@ -358,7 +358,7 @@ javax.xml.stream.XMLOutputFactory=com.be
</step>
<step>
<para>
- Start the release vote by sending a mail to
<literal>[email protected]</literal>.
+ Start the release vote by sending a mail to
<literal>[email protected]</literal>.
The mail should mention the following things:
</para>
<itemizedlist>
@@ -466,7 +466,7 @@ svn update</screen>
</listitem>
</itemizedlist>
<para>
- Once everything is in place, send announcements to
<literal>[email protected]</literal>
+ Once everything is in place, send announcements to
<literal>[email protected]</literal>
and <literal>[email protected]</literal>. Since the two
lists have different conventions, audiences
and moderation policies, to send the announcement separately
to the two lists.
</para>
@@ -525,7 +525,7 @@ svn update</screen>
</itemizedlist>
</blockquote>
<para>
- For <literal>[email protected]</literal>, the subject
(<quote>Axiom x.y.z released</quote>) should be
+ For <literal>[email protected]</literal>, the subject
(<quote>Axiom x.y.z released</quote>) should be
prefixed with <quote>[ANN][Axiom]</quote>, while for
<literal>[email protected]</literal>
<quote>[ANN]</quote> is enough. Note that mail to
<literal>[email protected]</literal> must be
sent from an <literal>apache.org</literal> address.