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:commons-...@ws.apache.org?subject=[axiom]"/> + <foaf:mbox rdf:resource="mailto:d...@ws.apache.org?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>users-subscr...@ws.apache.org</subscribe> + <unsubscribe>users-unsubscr...@ws.apache.org</unsubscribe> + <post>us...@ws.apache.org</post> + <archive>http://mail-archives.apache.org/mod_mbox/ws-users/</archive> + </mailingList> + <mailingList> + <name>Developers</name> + <subscribe>dev-subscr...@ws.apache.org</subscribe> + <unsubscribe>dev-unsubscr...@ws.apache.org</unsubscribe> + <post>d...@ws.apache.org</post> + <archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive> + </mailingList> + <mailingList> + <name>WS Commons Developers (old)</name> <subscribe>commons-dev-subscr...@ws.apache.org</subscribe> <unsubscribe>commons-dev-unsubscr...@ws.apache.org</unsubscribe> <post>commons-dev@ws.apache.org</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>users-subscr...@ws.apache.org</subscribe> + <unsubscribe>users-unsubscr...@ws.apache.org</unsubscribe> + <post>us...@ws.apache.org</post> + <archive>http://mail-archives.apache.org/mod_mbox/ws-users/</archive> + </mailingList> + <mailingList> + <name>Developers</name> + <subscribe>dev-subscr...@ws.apache.org</subscribe> + <unsubscribe>dev-unsubscr...@ws.apache.org</unsubscribe> + <post>d...@ws.apache.org</post> + <archive>http://mail-archives.apache.org/mod_mbox/ws-dev/</archive> + </mailingList> + <mailingList> + <name>WS Commons Developers (old)</name> <subscribe>commons-dev-subscr...@ws.apache.org</subscribe> <unsubscribe>commons-dev-unsubscr...@ws.apache.org</unsubscribe> <post>commons-dev@ws.apache.org</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>commons-dev@ws.apache.org</literal>. + Start the release vote by sending a mail to <literal>d...@ws.apache.org</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>commons-dev@ws.apache.org</literal> + Once everything is in place, send announcements to <literal>us...@ws.apache.org</literal> and <literal>annou...@apache.org</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>commons-dev@ws.apache.org</literal>, the subject (<quote>Axiom x.y.z released</quote>) should be + For <literal>us...@ws.apache.org</literal>, the subject (<quote>Axiom x.y.z released</quote>) should be prefixed with <quote>[ANN][Axiom]</quote>, while for <literal>annou...@apache.org</literal> <quote>[ANN]</quote> is enough. Note that mail to <literal>annou...@apache.org</literal> must be sent from an <literal>apache.org</literal> address.