This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch git-svn in repository https://gitbox.apache.org/repos/asf/xalan-site.git
commit ab6602b567ffe73e38a1515f64b239f808e6360a Author: Steven J. Hathaway <[email protected]> AuthorDate: Sat Aug 18 00:29:55 2012 +0000 XALAN new mail lists - Website Reference --- docs/xalan/index.html | 26 +++++++++++++++++++------- xdocs/sources/xalan-apache-org-site.xml | 11 ++++++++--- xdocs/sources/xalan-apache-org/index.xml | 6 +++--- 3 files changed, 30 insertions(+), 13 deletions(-) diff --git a/docs/xalan/index.html b/docs/xalan/index.html index 6f11514..acbaff7 100644 --- a/docs/xalan/index.html +++ b/docs/xalan/index.html @@ -91,13 +91,25 @@ <em>Mail Lists</em> </p><ul> <li> -<a href="http://marc.theaimsgroup.com/?l=xalan-dev ">Developers Archive</a> +<a href="http://mail-archives.apache.org/mod_mbox/xalan-dev">Developers Archive</a> </li> <li> -<a href="http://marc.theaimsgroup.com/?l=xalan-c-users">C Users Archive</a> +<a href="http://mail-archives.apache.org/mod_mbox/xalan-c-users">C Users Archive</a> </li> <li> -<a href="http://marc.theaimsgroup.com/?l=xalan-j-users">J Users Archive</a> +<a href="http://mail-archives.apache.org/mod_mbox/xalan-j-users">J Users Archive</a> +</li></ul> +<p class="navGroup"> +<em>Old Archives</em> +</p><ul> +<li> +<a href="http://marc.info/?l=xalan-dev">Developers OLD</a> +</li> +<li> +<a href="http://marc.info/?l=xalan-c-users">C Users OLD</a> +</li> +<li> +<a href="http://marc.info/?l=xalan-j-users">J Users OLD</a> </li></ul><hr /><ul></ul> <p class="navGroup"> <em>Resources</em> @@ -206,7 +218,7 @@ in the development and project support efforts.</p> mail lists. Posting messages to these lists is how we coordinate the activites related to the our projects.</p> -<p>The developers mail list [<a href="mailto:[email protected]">xalan-dev</a>] +<p>The developers mail list [<a href="mailto:[email protected]">xalan-dev</a>] is for communicating issues to the Apache Xalan development teams. Both the Java and C/C++ groups monitor the developers list. All project change notices are posted to the developers list.</p> @@ -215,11 +227,11 @@ All project change notices are posted to the developers list.</p> issues.</p> <p>The user list for Xalan C++ - [<a href="mailto:[email protected]">xalan-c-users</a>] is + [<a href="mailto:[email protected]">xalan-c-users</a>] is for general user comments on the Xalan C++ project.</p> <p>The user list for Xalan Java - [<a href="mailto:[email protected]">xalan-j-users</a>] is + [<a href="mailto:[email protected]">xalan-j-users</a>] is for general user comments on the Xalan Java project.</p> <p>The Apache Software Foundation has guidance on @@ -231,7 +243,7 @@ participate</a> in the various development efforts.</p> <a href="#content">(top)</a> </p> </div> -<div id="footer">Copyright © 1999-2012 The Apache Software Foundation<br />Apache, Xalan, and the Feather logo are trademarks of The Apache Software Foundation<div class="small">Web Page created on - Fri 07/13/2012</div> +<div id="footer">Copyright © 1999-2012 The Apache Software Foundation<br />Apache, Xalan, and the Feather logo are trademarks of The Apache Software Foundation<div class="small">Web Page created on - Fri 08/17/2012</div> </div> </body> </html> diff --git a/xdocs/sources/xalan-apache-org-site.xml b/xdocs/sources/xalan-apache-org-site.xml index 025ad5a..a33bbef 100644 --- a/xdocs/sources/xalan-apache-org-site.xml +++ b/xdocs/sources/xalan-apache-org-site.xml @@ -33,9 +33,14 @@ </group> <separator/> <group label="Mail Lists"> - <external href="http://marc.theaimsgroup.com/?l=xalan-dev " label="Developers Archive"/> - <external href="http://marc.theaimsgroup.com/?l=xalan-c-users" label="C Users Archive"/> - <external href="http://marc.theaimsgroup.com/?l=xalan-j-users" label="J Users Archive"/> + <external href="http://mail-archives.apache.org/mod_mbox/xalan-dev" label="Developers Archive"/> + <external href="http://mail-archives.apache.org/mod_mbox/xalan-c-users" label="C Users Archive"/> + <external href="http://mail-archives.apache.org/mod_mbox/xalan-j-users" label="J Users Archive"/> +</group> +<group label="Old Archives"> + <external href="http://marc.info/?l=xalan-dev" label="Developers OLD"/> + <external href="http://marc.info/?l=xalan-c-users" label="C Users OLD"/> + <external href="http://marc.info/?l=xalan-j-users" label="J Users OLD"/> </group> <separator/> <group label="Resources"> diff --git a/xdocs/sources/xalan-apache-org/index.xml b/xdocs/sources/xalan-apache-org/index.xml index 67ddf47..aca9562 100644 --- a/xdocs/sources/xalan-apache-org/index.xml +++ b/xdocs/sources/xalan-apache-org/index.xml @@ -82,7 +82,7 @@ in the development and project support efforts.</p> mail lists. Posting messages to these lists is how we coordinate the activites related to the our projects.</p> -<p>The developers mail list [<jump href="mailto:[email protected]">xalan-dev</jump>] +<p>The developers mail list [<jump href="mailto:[email protected]">xalan-dev</jump>] is for communicating issues to the Apache Xalan development teams. Both the Java and C/C++ groups monitor the developers list. All project change notices are posted to the developers list.</p> @@ -91,11 +91,11 @@ All project change notices are posted to the developers list.</p> issues.</p> <p>The user list for Xalan C++ - [<jump href="mailto:[email protected]">xalan-c-users</jump>] is + [<jump href="mailto:[email protected]">xalan-c-users</jump>] is for general user comments on the Xalan C++ project.</p> <p>The user list for Xalan Java - [<jump href="mailto:[email protected]">xalan-j-users</jump>] is + [<jump href="mailto:[email protected]">xalan-j-users</jump>] is for general user comments on the Xalan Java project.</p> <p>The Apache Software Foundation has guidance on --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
