Xalan-C new mailing list references -- fix numerous broken links
diff --git a/xdocs/sources/xalan.xml b/xdocs/sources/xalan.xml
index 78bdfcf..d424681 100644
--- a/xdocs/sources/xalan.xml
+++ b/xdocs/sources/xalan.xml
@@ -127,7 +127,7 @@
   <external href="whatsnew.html#bugs" 
             label="Bugs"/>
 
-  <external href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c" 
+  <external href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c" 
             label="Testing"/>
 
   <document id="secureweb"
diff --git a/xdocs/sources/xalan/download.xml b/xdocs/sources/xalan/download.xml
index 2518a02..3d70de0 100644
--- a/xdocs/sources/xalan/download.xml
+++ b/xdocs/sources/xalan/download.xml
@@ -120,7 +120,7 @@
 binary packages.  If you have scripts to build these packages,
 your help would be appreciated. 
 You can contribute by posting your comments to the 
-<jump href="mailto:xalan-dev@xml.apache.org">xalan-dev</jump> mailing list.
+<jump href="mailto:dev@xalan.apache.org">xalan-dev</jump> mailing list.
 </p>
 </s3>
 <!-- PLATFORM COMPATIBILITY TABLE GOES HERE
diff --git a/xdocs/sources/xalan/index.xml b/xdocs/sources/xalan/index.xml
index 195ad5e..990c6f6 100644
--- a/xdocs/sources/xalan/index.xml
+++ b/xdocs/sources/xalan/index.xml
@@ -95,13 +95,13 @@
 You will need to subscribe if you wish to receive mail from the lists. 
 Some lists require a subscription in order to post messages.
 </p>
-<p>The <jump href="mailto:xalan-dev@xml.apache.org">xalan-dev</jump> mailing list 
+<p>The <jump href="mailto:dev@xalan.apache.org">xalan-dev</jump> mailing list 
 is used to communicate product development issues with the software development team. 
 The xalan-dev messages are 
 <jump href="http://mail-archives.apache.org/mod_mbox/xml-xalan-dev">archived here</jump> 
 and on <jump href="http://marc.info/?l=xalan-dev">Marc.info</jump>.
 </p>
-<p>The <jump href="mailto:xalan-c-users@xml.apache.org">xalan-c-users</jump> mailing list 
+<p>The <jump href="mailto:c-users@xalan.apache.org">xalan-c-users</jump> mailing list 
 is used to discuss issues regarding the use of the Xalan-C/C++ software and libraries. 
 The xalan-c-users messages are 
 <jump href="http://mail-archives.apache.org/mod_mbox/xml-xalan-c-users">archived here</jump> 
@@ -242,10 +242,10 @@
 <p>The previous Xalan-C/C++ Version 1.10 works with Xerces-C/C++ Versions 2.7.0 and 2.8.0.
 </p>
 <p>If you are having problems using the product, 
-send your comments to the <jump href="mailto:xalan-c-users@xml.apache.org">xalan-c-users</jump> mail list.
+send your comments to the <jump href="mailto:c-users@xalan.apache.org">xalan-c-users</jump> mail list.
 </p>
 <p>If you think a change needs to be made or have suggestions for future releases, 
-send your comments to the <jump href="mailto:xalan-dev@xml.apache.org">xalan-dev</jump> mail list.
+send your comments to the <jump href="mailto:dev@xalan.apache.org">xalan-dev</jump> mail list.
 </p>
 <p>Binary releases are not yet available. 
 We would like to distribute Xalan-C/C++ Version 1.11 binary releases 
diff --git a/xdocs/sources/xalan/resources.xml b/xdocs/sources/xalan/resources.xml
index 1726cfc..0853498 100644
--- a/xdocs/sources/xalan/resources.xml
+++ b/xdocs/sources/xalan/resources.xml
@@ -105,11 +105,11 @@
 
 <human-resource id="xalandev" 
                 name="Xalan Development Mailing List" 
-                mailto="xalan-dev@xml.apache.org"/>
+                mailto="dev@xalan.apache.org"/>
 
 <human-resource id="xalancusers"
                 name="Xalan-C/C++ Users Mailing List"
-                mailto="xalan-c-users@xml.apache.org"/>
+                mailto="c-users@xalan.apache.org"/>
   
 <resource id="bugzilla"
           title="Bugzilla (the Apache bug database)"
diff --git a/xdocs/sources/xalan/whatsnew.xml b/xdocs/sources/xalan/whatsnew.xml
index 5a640c3..40fec23 100644
--- a/xdocs/sources/xalan/whatsnew.xml
+++ b/xdocs/sources/xalan/whatsnew.xml
@@ -53,7 +53,7 @@
 </p>
 <p>If you are able to successfully create a new binary package and wish it
 to be included, then we welcome your participation on the 
-<jump href="mailto:xalan-dev@xml.apache.org">xalan-dev</jump> mail list.
+<jump href="mailto:dev@xalan.apache.org">xalan-dev</jump> mail list.
 </p>
 <p>Xalan-C/C++ no longer supports Microsoft Studio (VC6).  The Microsoft Visual
 Studio .NET platforms (2003, 2005, 2008, and 2010) are supported.  This equates
@@ -246,7 +246,7 @@
 </note> 
 <p>We strongly encourage you write patches for problems you find and 
   submit them to JIRA and the
-  <jump href="mailto:xalan-dev@xml.apache.org">xalan-dev</jump> mailing list. 
+  <jump href="mailto:dev@xalan.apache.org">xalan-dev</jump> mailing list. 
   We review the patches we receive to make sure they do not break   something else, and (assuming they do not) 
   include them in our next release. 
   In the interest of fixing bugs, adding enhancements, and