You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jh...@apache.org on 2007/09/24 16:31:53 UTC

svn commit: r578831 - in /ant/core/trunk: docs/mail.html xdocs/mail.xml

Author: jhm
Date: Mon Sep 24 07:31:52 2007
New Revision: 578831

URL: http://svn.apache.org/viewvc?rev=578831&view=rev
Log:
Show the mail adresses of the mailinglists, so users post to the right one.

Modified:
    ant/core/trunk/docs/mail.html
    ant/core/trunk/xdocs/mail.xml

Modified: ant/core/trunk/docs/mail.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/mail.html?rev=578831&r1=578830&r2=578831&view=diff
==============================================================================
--- ant/core/trunk/docs/mail.html (original)
+++ ant/core/trunk/docs/mail.html Mon Sep 24 07:31:52 2007
@@ -187,8 +187,8 @@
                                 <p>To subscribe to a mailinglist use the links below. In your first email you will get some
       information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p>
                                       <h4 class="subsection">
-        <a name="User List"></a>
-        User List
+        <a name="User List: user@ant.apache.org"></a>
+        User List: user@ant.apache.org
       </h4>
                         <p>
           <b>High Traffic</b>
@@ -203,8 +203,8 @@
         projects to ask questions, share knowledge, and discuss issues
         related to using Ant as a build tool.</p>
                                                           <h4 class="subsection">
-        <a name="Developer List"></a>
-        Developer List
+        <a name="Developer List: dev@ant.apache.org"></a>
+        Developer List: dev@ant.apache.org
       </h4>
                         <p>
           <b>High Traffic</b>

Modified: ant/core/trunk/xdocs/mail.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/mail.xml?rev=578831&r1=578830&r2=578831&view=diff
==============================================================================
--- ant/core/trunk/xdocs/mail.xml (original)
+++ ant/core/trunk/xdocs/mail.xml Mon Sep 24 07:31:52 2007
@@ -40,7 +40,7 @@
       <p>To subscribe to a mailinglist use the links below. In your first email you will get some
       information about working with the list manager <a href="http://www.ezmlm.org/">EZMLM</a>.</p>
 
-      <subsection name="User List">
+      <subsection name="User List: user@ant.apache.org">
         <p>
           <b>High Traffic</b>
           <a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
@@ -56,7 +56,7 @@
         related to using Ant as a build tool.</p>
       </subsection>
 
-      <subsection name="Developer List">
+      <subsection name="Developer List: dev@ant.apache.org">
         <p>
           <b>High Traffic</b>
           <a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org