You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by sh...@apache.org on 2012/08/18 06:33:53 UTC

svn commit: r1374511 - /xalan/site/docs/xalan/xalan-c/

Author: shathaway
Date: Sat Aug 18 04:33:51 2012
New Revision: 1374511

URL: http://svn.apache.org/viewvc?rev=1374511&view=rev
Log:
Xalan-C new mailing list references -- fix numerous broken links

Modified:
    xalan/site/docs/xalan/xalan-c/builddocs.html
    xalan/site/docs/xalan/xalan-c/buildlibs.html
    xalan/site/docs/xalan/xalan-c/charter.html
    xalan/site/docs/xalan/xalan-c/commandline.html
    xalan/site/docs/xalan/xalan-c/download.html
    xalan/site/docs/xalan/xalan-c/extensions.html
    xalan/site/docs/xalan/xalan-c/extensionslib.html
    xalan/site/docs/xalan/xalan-c/faq.html
    xalan/site/docs/xalan/xalan-c/getstarted.html
    xalan/site/docs/xalan/xalan-c/index.html
    xalan/site/docs/xalan/xalan-c/install.html
    xalan/site/docs/xalan/xalan-c/license.html
    xalan/site/docs/xalan/xalan-c/overview.html
    xalan/site/docs/xalan/xalan-c/programming.html
    xalan/site/docs/xalan/xalan-c/readme.html
    xalan/site/docs/xalan/xalan-c/releasenotes.html
    xalan/site/docs/xalan/xalan-c/resources.html
    xalan/site/docs/xalan/xalan-c/samples.html
    xalan/site/docs/xalan/xalan-c/secureweb.html
    xalan/site/docs/xalan/xalan-c/usagepatterns.html
    xalan/site/docs/xalan/xalan-c/whatsnew.html

Modified: xalan/site/docs/xalan/xalan-c/builddocs.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/builddocs.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/builddocs.html (original)
+++ xalan/site/docs/xalan/xalan-c/builddocs.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -190,7 +190,7 @@ This is a subproject of the ASF XALAN PM
 <p>The XALAN PMC project web page [<a href="http://xalan.apache.org">http://xalan.apache.org</a>] is a top-level page 
 with branches to the subprojects that include the Java and C/C++ code libraries.
 </p>
-<p>The Xalan-C/C++ home web page [<a href="http://xml.apache.org/xalan-c">http://xml.apache.org/xalan-c</a>] 
+<p>The Xalan-C/C++ home web page [<a href="../old/xalan-c">http://xml.apache.org/xalan-c</a>] 
 is the content 
 construction that is being described here.
 </p>
@@ -528,7 +528,7 @@ xalan/c/trunk/build/docs/html/apiDocs/
 <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>

Modified: xalan/site/docs/xalan/xalan-c/buildlibs.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/buildlibs.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/buildlibs.html (original)
+++ xalan/site/docs/xalan/xalan-c/buildlibs.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -181,7 +181,7 @@
 </p>
 <p>We don't have persons yet committed to build binary distribution releases.
 </p>
-<p>You can get more information on the Xerces-C/C++ distributions at the <a href="http://xml.apache.org/xerces-c">http://xml.apache.org/xerces-c</a> web site.
+<p>You can get more information on the Xerces-C/C++ distributions at the <a href="http://xerces.apache.org/xerces-c">http://xerces.apache.org/xerces-c</a> web site.
 </p>
 
 <a name="winbldenv">‌</a>
@@ -895,7 +895,7 @@ CXXFLAGS="-arch i386 -arch ppc"</td>
 <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>

Modified: xalan/site/docs/xalan/xalan-c/charter.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/charter.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/charter.html (original)
+++ xalan/site/docs/xalan/xalan-c/charter.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -482,7 +482,7 @@
 <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>

Modified: xalan/site/docs/xalan/xalan-c/commandline.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/commandline.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/commandline.html (original)
+++ xalan/site/docs/xalan/xalan-c/commandline.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -249,7 +249,7 @@
 <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>

Modified: xalan/site/docs/xalan/xalan-c/download.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/download.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/download.html (original)
+++ xalan/site/docs/xalan/xalan-c/download.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -140,7 +140,7 @@
 <a name="download">‌</a>
 <p>This section is being rewritten for Xalan-C/C++ Version 1.11.  You
 can find the old 
-<a href="http://xml.apache.org/xalan-c">Version 1.10</a> here.
+<a href="../old/xalan-c">Version 1.10</a> here.
 </p>
 
 <p>We are providing a source package, a documentation package, and
@@ -175,7 +175,7 @@ http://svn.apache.org/repos/asf/xalan/c/
 <h3>Downloading what you need</h3>
 
 <p>The Xalan-C/C++ library requires the
-<a href="http:xml.apache.org/xerces-c">Xerces-C/C++ XML</a> Parser 3.0 
+<a href="http:xerces.apache.org/xerces-c">Xerces-C/C++ XML</a> Parser 3.0 
 or newer, version 3.1.1 is preferred.
 </p>
 
@@ -253,7 +253,7 @@ distribution support.
 binary packages.  If you have scripts to build these packages,
 your help would be appreciated. 
 You can contribute by posting your comments to the 
-<a href="mailto:xalan-dev@xml.apache.org">xalan-dev</a> mailing list.
+<a href="mailto:dev@xalan.apache.org">xalan-dev</a> mailing list.
 </p>
 
 
@@ -360,7 +360,7 @@ of compilers may cause problems</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>

Modified: xalan/site/docs/xalan/xalan-c/extensions.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/extensions.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/extensions.html (original)
+++ xalan/site/docs/xalan/xalan-c/extensions.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -434,7 +434,7 @@ for example, gets you the next sibling i
 <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>

Modified: xalan/site/docs/xalan/xalan-c/extensionslib.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/extensionslib.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/extensionslib.html (original)
+++ xalan/site/docs/xalan/xalan-c/extensionslib.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -176,7 +176,7 @@
    for extending and simplifying what you can do with an XLST processor like
    Xalan. With input and contributions from the XML open-source developer community, we are working on placing the most useful
    extensions in an extensions library distributed with Xalan-C++. If you have ideas and/or contributions you would like to make, 
-   please email us at the <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.</p>
+   please email us at the <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>
 
 
 <a name="exslt">‌</a>
@@ -230,7 +230,7 @@
 </li>
 </ul>
 <p>Anyone who would like to participate in the Xalan-C++ initiative to support EXSLT by testing these implementations or implementing 
-   other EXSLT functions is more than welcome. Please email us at the <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.</p>
+   other EXSLT functions is more than welcome. Please email us at the <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>
 
 
 <a name="xalanns">‌</a>
@@ -362,7 +362,7 @@
 <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>

Modified: xalan/site/docs/xalan/xalan-c/faq.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/faq.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/faq.html (original)
+++ xalan/site/docs/xalan/xalan-c/faq.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -246,13 +246,22 @@
 <br />
 <hr />
 <div class="faqAnswer">
-<p>For generic questions about XSL stylesheets and transformations, use the <a href="http://www.mulberrytech.com/xsl/xsl-list/">
-      XSL-List -- Open Forum on XSL</a> hosted by Mulberry Technologies. There is an archive that can be searched as well. Please 
-      review the archive before posting a new question.</p>
-   <p>For specific questions on Xalan-C++, see xalan-c-users@xml.apache.org and xalan-dev@xml.apache.org on 
-      <a href="http://archive.covalent.net/">http://archive.covalent.net/</a>. To subscribe to these mailing lists, see 
-      <a href="http://xml.apache.org/mail.html">Mailing Lists</a>. Again, please review the archives before posting a new 
-      question.</p>
+<p>The Apache Xalan Project has several mail lists.</p>
+   <p>
+<b>xalan-dev@apache.org</b> is the mailing list for developers.  It services both the Java and C++ projects.
+      This list can see a significant amount of traffic.</p>
+   <p>
+<b>xalan-c-users@apache.org</b> is the mailing list for general Xalan-C user discussions.</p>
+   <p>
+<b>xalan-j-users@apache.org</b> is the mailing list for general Xalan-J user discussions.</p>
+   <p>
+<a href="http://www.apache.org/foundation/mailinglists.html">ASF Mailing Lists</a>
+      describes how to subscribe to the various project mailing lists.</p>
+   <p>For generic questions about XSL stylesheets and transformations, use the 
+      <a href="http://www.mulberrytech.com/xsl/xsl-list/">
+      XSL-List -- Open Forum on XSL</a> hosted by Mulberry Technologies. 
+      There is an archive that can be searched as well. 
+      Please review the archive before posting a new question.</p>
 </div>
 <p align="right" size="2">
 <a href="#content">(top)</a>
@@ -263,8 +272,8 @@
 <hr />
 <div class="faqAnswer">
 <p>Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability 
-      to read and write XML data. Like Xalan-C++, Xerces-C++ is available from the Apache XML site:  
-      <a href="http://xml.apache.org/xerces-c/index.html">http://xml.apache.org/xerces-c/index.html</a>
+      to read and write XML data. Like Xalan-C++, Xerces-C++ is available from the Apache Xerces site: 
+      <a href="http://xerces.apache.org/xerces-c/index.html">http://xerces.apache.org/xerces-c/index.html</a>
 </p>
 </div>
 <p align="right" size="2">
@@ -513,7 +522,7 @@
 <br />
 <hr />
 <div class="faqAnswer">
-<p>Your contributions are much appreciated! Please e-mail your patches to <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.</p>
+<p>Your contributions are much appreciated! Please e-mail your patches to <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>
 </div>
 <p align="right" size="2">
 <a href="#content">(top)</a>
@@ -641,9 +650,9 @@
 <br />
 <hr />
 <div class="faqAnswer">
-<p>Well, you can, but it doesn't always work. Neither Windows 95 or 98 are supported or tested. There have been reports of 
-      problems on it, especially regarding Unicode support. See 
-      <a href="http://marc.theaimsgroup.com/?l=xalan-dev&amp;m=99840914524755&amp;w=2">this post</a> and 
+<p>Well, you can, but it doesn't always work. Neither Windows 95 or 98 are supported or tested.
+      There have been reports of problems on it, especially regarding Unicode support. See 
+      <a href="http://marc.info/?l=xalan-dev&amp;m=99840914524755&amp;w=2">this post</a> and 
       <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3825">this bug</a>.</p>
 </div>
 <p align="right" size="2">
@@ -688,7 +697,7 @@
 <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>

Modified: xalan/site/docs/xalan/xalan-c/getstarted.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/getstarted.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/getstarted.html (original)
+++ xalan/site/docs/xalan/xalan-c/getstarted.html Sat Aug 18 04:33:51 2012
@@ -129,7 +129,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -176,7 +176,7 @@
 
 <p>As with previous releases, the documentation build containing this User's Guide and API documentation
    will be provided in a separate distribution.</p> 
-<p>Please contact us at <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a> if you would like to help provide builds for other platforms.</p>
+<p>Please contact us at <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a> if you would like to help provide builds for other platforms.</p>
 <p>If you do not already have it, you must also download the Xerces-C++ version 3.1.1 build as indicated below.</p> 
 <table class="note">
 <tr>
@@ -443,7 +443,7 @@ most standard transformations is as foll
 <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>

Modified: xalan/site/docs/xalan/xalan-c/index.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/index.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/index.html (original)
+++ xalan/site/docs/xalan/xalan-c/index.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -162,7 +162,7 @@
 </li>
 </ul>
 <p>The old Xalan-C/C++ 1.10 release can be found at 
-<a href="../old/xalan-c">xml.apache.org/xalan-c</a>.</p>
+<a href="../old/xalan-c/index.html">xml.apache.org/xalan-c</a>.</p>
 
 <a name="whatisxalan">‌</a>
 <p align="right" size="2">
@@ -236,13 +236,13 @@ that are provided by the Apache Xalan co
 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 <a href="mailto:xalan-dev@xml.apache.org">xalan-dev</a> mailing list 
+<p>The <a href="mailto:dev@xalan.apache.org">xalan-dev</a> mailing list 
 is used to communicate product development issues with the software development team. 
 The xalan-dev messages are 
 <a href="http://mail-archives.apache.org/mod_mbox/xml-xalan-dev">archived here</a> 
 and on <a href="http://marc.info/?l=xalan-dev">Marc.info</a>.
 </p>
-<p>The <a href="mailto:xalan-c-users@xml.apache.org">xalan-c-users</a> mailing list 
+<p>The <a href="mailto:c-users@xalan.apache.org">xalan-c-users</a> mailing list 
 is used to discuss issues regarding the use of the Xalan-C/C++ software and libraries. 
 The xalan-c-users messages are 
 <a href="http://mail-archives.apache.org/mod_mbox/xml-xalan-c-users">archived here</a> 
@@ -250,7 +250,10 @@ and on <a href="http://marc.info/?l=xala
 </p>
 <p>The subversion repository changes are logged on the xalan-cvs mailing list and are 
 <a href="http://mail-archives.apache.org/mod_mbox/xml-xalan-cvs">archived here</a>
-and on <a href="http://marc.info/?l=xalan-cvs">Marc.info</a>.
+and on <a href="http://marc.info/?l=xalan-cvs">Marc.info</a>.  As of August 17, 2012 the 
+subversion repository changes are logged on the xalan-commits mailing list and are
+<a href="http://mail-archives.apache.org/mod_mbox/xalan-commits">archived here</a> 
+and on <a href="http://marc.info/?l=xalan-commits">Marc.info</a>,
 </p>
 <p>You can review the project sources and change history in the subversion repository at 
 <a href="http://svn.apache.org/viewvc/xalan/c">http://svn.apache.org/viewvc/xalan/c</a>. 
@@ -447,10 +450,10 @@ The source package contains the sources 
 <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 <a href="mailto:xalan-c-users@xml.apache.org">xalan-c-users</a> mail list.
+send your comments to the <a href="mailto:c-users@xalan.apache.org">xalan-c-users</a> mail list.
 </p>
 <p>If you think a change needs to be made or have suggestions for future releases, 
-send your comments to the <a href="mailto:xalan-dev@xml.apache.org">xalan-dev</a> mail list.
+send your comments to the <a href="mailto:dev@xalan.apache.org">xalan-dev</a> mail list.
 </p>
 <p>Binary releases are not yet available. 
 We would like to distribute Xalan-C/C++ Version 1.11 binary releases 
@@ -531,7 +534,7 @@ and let us know of your building issues.
 <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>

Modified: xalan/site/docs/xalan/xalan-c/install.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/install.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/install.html (original)
+++ xalan/site/docs/xalan/xalan-c/install.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -375,7 +375,7 @@
 <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>

Modified: xalan/site/docs/xalan/xalan-c/license.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/license.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/license.html (original)
+++ xalan/site/docs/xalan/xalan-c/license.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -387,7 +387,7 @@
 <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>

Modified: xalan/site/docs/xalan/xalan-c/overview.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/overview.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/overview.html (original)
+++ xalan/site/docs/xalan/xalan-c/overview.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -171,7 +171,7 @@
 <img src="resources/note.gif" alt="note" />
 </td>
 <td class="noteTxt">XSL also includes a vocabulary for formatting documents, which is not part of Xalan-C++.  For more information, see 
-      <a href="http://www.w3.org/TR/xsl">Extensible Stylesheet Language (XSL) Version 1.0 W3C Recommendation</a> and the <a href="http://xml.apache.org/fop">Apache XML FOP (Formatting Objects Project)
+      <a href="http://www.w3.org/TR/xsl">Extensible Stylesheet Language (XSL) Version 1.0 W3C Recommendation</a> and the <a href="http://xmlgraphics.apache.org/fop">Apache XML FOP (Formatting Objects Project)
       </a>.
 </td>
 </tr>
@@ -223,7 +223,7 @@
   <li>Xalan-C++ incorporates the <a href="http://www.w3.org/TR/xpath">XML Path Language (XPath) Version 1.0</a>.<br />
 <br />
 </li>
-  <li>Xalan-C++ uses <a href="http://xml.apache.org/xerces-c/index.html">Xerces-C++</a> to parse XML documents and XSL
+  <li>Xalan-C++ uses <a href="http://xerces.apache.org/xerces-c/index.html">Xerces-C++</a> to parse XML documents and XSL
       stylesheets.<br />
 <br />
       The input may appear in the form of a file or URL, a stream, or a <a href="http://www.w3.org/DOM">DOM</a>. 
@@ -304,7 +304,7 @@ XML, XPath, XSLT, XML Schema, SOAP and M
 </li>
         
    </ul>
-<p>When you come across other useful introductory or background materials, please email <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>, so we can add them to this list.</p>
+<p>When you come across other useful introductory or background materials, please email <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>, so we can add them to this list.</p>
    
 
 
@@ -378,7 +378,7 @@ XML, XPath, XSLT, XML Schema, SOAP and M
 <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>

Modified: xalan/site/docs/xalan/xalan-c/programming.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/programming.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/programming.html (original)
+++ xalan/site/docs/xalan/xalan-c/programming.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -234,14 +234,14 @@ SimpleTransform</a> sample that has been
 </p>
 <h3>More Topics</h3>
 <p>Please feel free to give us feedback on what topics you would like to see.</p>
-<p>Send comments to <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.</p>
+<p>Send comments to <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>
 
 
 <p align="right" size="2">
 <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>

Modified: xalan/site/docs/xalan/xalan-c/readme.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/readme.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/readme.html (original)
+++ xalan/site/docs/xalan/xalan-c/readme.html Sat Aug 18 04:33:51 2012
@@ -129,7 +129,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -212,7 +212,7 @@
 </tr>
 </table> 
      <p>We strongly encourage you write patches for problems you find and submit them to
-      xalan-dev@xml.apache.org. We review the patches we receive to make sure they do not break something else, and (assuming they 
+      xalan-dev@apache.org. 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 addressing outstanding design
      issues, we sincerely want (and need!) your active participation in the ongoing development of Xalan.</p>
      <a name="xml4c">‌</a>     
@@ -240,7 +240,7 @@
        <li>Fix compiler and platform support issues</li>
        <li>Add XPath2 support into Xalan-C++</li>
     </ul>
- <p>Watch the <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a> for more information and for ideas about how you can get involved.
+ <p>Watch the <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a> for more information and for ideas about how you can get involved.
 </p>
     
      
@@ -811,7 +811,7 @@ where <b>
 </p>
 <h3>Getting in Touch</h3>
   <p>Your feedback is more than welcome. Offers of help are even more so! Perhaps you would like to contribute to the ongoing development, testing, or documentation of Xalan-C++.</p> 
-<p>Please email your comments, questions, suggestions, bug reports, and offers to help to <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.</p>
+<p>Please email your comments, questions, suggestions, bug reports, and offers to help to <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>
  <a name="history">‌</a>
  <p align="right" size="2">
 <a href="#content">(top)</a>
@@ -1102,7 +1102,7 @@ where <b>
 <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>

Modified: xalan/site/docs/xalan/xalan-c/releasenotes.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/releasenotes.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/releasenotes.html (original)
+++ xalan/site/docs/xalan/xalan-c/releasenotes.html Sat Aug 18 04:33:51 2012
@@ -129,7 +129,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -240,7 +240,7 @@
        <li>Fix compiler and platform support issues</li>
        <li>Add XPath2 support into Xalan-C++</li>
     </ul>
- <p>Watch the <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a> for more information and for ideas about how you can get involved.
+ <p>Watch the <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a> for more information and for ideas about how you can get involved.
 </p>
     
      
@@ -811,7 +811,7 @@ where <b>
 </p>
 <h3>Getting in Touch</h3>
   <p>Your feedback is more than welcome. Offers of help are even more so! Perhaps you would like to contribute to the ongoing development, testing, or documentation of Xalan-C++.</p> 
-<p>Please email your comments, questions, suggestions, bug reports, and offers to help to <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.</p>
+<p>Please email your comments, questions, suggestions, bug reports, and offers to help to <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.</p>
  <a name="history">‌</a>
  <p align="right" size="2">
 <a href="#content">(top)</a>
@@ -1102,7 +1102,7 @@ where <b>
 <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>

Modified: xalan/site/docs/xalan/xalan-c/resources.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/resources.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/resources.html (original)
+++ xalan/site/docs/xalan/xalan-c/resources.html Sat Aug 18 04:33:51 2012
@@ -127,7 +127,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -139,14 +139,14 @@
 <strong>Xalan-C++ Version 1.11</strong>
 </h4>
 <p>id = [xslt4c-current]<br />
-<a href="http://xml.apache.org/xalan-c">http://xml.apache.org/xalan-c</a>
+<a href="http://xalan.apache.org/xalan-c">http://xalan.apache.org/xalan-c</a>
 <br />
 </p>
 <h4 class="resourcetitle">
 <strong>Xerces-C++ version 3.1.1</strong>
 </h4>
 <p>id = [xml4c-used]<br />
-<a href="http://xml.apache.org/xerces-c/index.html">http://xml.apache.org/xerces-c/index.html</a>
+<a href="http://xerces.apache.org/xerces-c/index.html">http://xerces.apache.org/xerces-c/index.html</a>
 <br />
 </p>
 <h4 class="resourcetitle">
@@ -216,7 +216,7 @@
 <strong>Building ICU for Xerces-C++</strong>
 </h4>
 <p>id = [xerces-build-icu]<br />
-<a href="http://xml.apache.org/xerces-c/build.html#BuildICU">http://xml.apache.org/xerces-c/build.html#BuildICU</a>
+<a href="http://xerces.apache.org/xerces-c/build.html#BuildICU">http://xerces.apache.org/xerces-c/build.html#BuildICU</a>
 <br />
 </p>
 <h4 class="resourcetitle">
@@ -279,21 +279,21 @@
 <strong>Pluggable Memory Manager</strong>
 </h4>
 <p>id = [xercesmm]<br />
-<a href="http://xml.apache.org/xerces-c/program-others.html#PluggableMemoryManager">http://xml.apache.org/xerces-c/program-others.html#PluggableMemoryManager</a>
+<a href="http://xerces.apache.org/xerces-c/program-others.html#PluggableMemoryManager">http://xerces.apache.org/xerces-c/program-others.html#PluggableMemoryManager</a>
 <br />
 </p>
 <h4 class="resourcetitle">
 <strong>Xalan Development Mailing List</strong>
 </h4>
 <p>id = [xalandev]<br />
-<a href="mailto:xalan-dev@xml.apache.org">mailto:xalan-dev@xml.apache.org</a>
+<a href="mailto:dev@xalan.apache.org">mailto:dev@xalan.apache.org</a>
 <br />
 </p>
 <h4 class="resourcetitle">
 <strong>Xalan-C/C++ Users Mailing List</strong>
 </h4>
 <p>id = [xalancusers]<br />
-<a href="mailto:xalan-c-users@xml.apache.org">mailto:xalan-c-users@xml.apache.org</a>
+<a href="mailto:c-users@xalan.apache.org">mailto:c-users@xalan.apache.org</a>
 <br />
 </p>
 <h4 class="resourcetitle">
@@ -325,7 +325,7 @@
 <br />
 </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>

Modified: xalan/site/docs/xalan/xalan-c/samples.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/samples.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/samples.html (original)
+++ xalan/site/docs/xalan/xalan-c/samples.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -879,7 +879,7 @@ theProcessor.addTraceListener(&amp;theTr
 <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>

Modified: xalan/site/docs/xalan/xalan-c/secureweb.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/secureweb.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/secureweb.html (original)
+++ xalan/site/docs/xalan/xalan-c/secureweb.html Sat Aug 18 04:33:51 2012
@@ -129,7 +129,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>Web Security<br />
 </li>
@@ -580,7 +580,7 @@ Strict XHTML is required to be well-form
 <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>

Modified: xalan/site/docs/xalan/xalan-c/usagepatterns.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/usagepatterns.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/usagepatterns.html (original)
+++ xalan/site/docs/xalan/xalan-c/usagepatterns.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -738,7 +738,7 @@ void parseWithXerces(XalanTransformer &a
 </p>
 <h4>Enabling ICU support for encoding</h4>
 <p>If you want to enable ICU support for encoding, you must integrate ICU with your Xerces-C++ build. Xerces-C++ uses ICU for input 
-   encoding. See <a href="http://xml.apache.org/xerces-c/build.html#BuildICU">Building ICU for Xerces-C++</a>.</p>
+   encoding. See <a href="http://xerces.apache.org/xerces-c/build.html#BuildICU">Building ICU for Xerces-C++</a>.</p>
 <p>Once you have integrated the ICU with Xerces-C++, Xalan-C++ automatically uses ICU support for output encoding (the xsl:output 
    encoding attribute).</p>
 
@@ -939,7 +939,7 @@ theResult = XalanTransformToFile(xmlfile
 <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>

Modified: xalan/site/docs/xalan/xalan-c/whatsnew.html
URL: http://svn.apache.org/viewvc/xalan/site/docs/xalan/xalan-c/whatsnew.html?rev=1374511&r1=1374510&r2=1374511&view=diff
==============================================================================
--- xalan/site/docs/xalan/xalan-c/whatsnew.html (original)
+++ xalan/site/docs/xalan/xalan-c/whatsnew.html Sat Aug 18 04:33:51 2012
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xalan.apache.org/old/xalan-j/test/run.html#how-to-run-c">Testing</a>
 </li>
 <li>
 <a href="secureweb.html">Web Security</a>
@@ -185,7 +185,7 @@ compile the companion Xerces-C/C++ libra
 </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 
-<a href="mailto:xalan-dev@xml.apache.org">xalan-dev</a> mail list.
+<a href="mailto:dev@xalan.apache.org">xalan-dev</a> 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
@@ -204,10 +204,10 @@ Perhaps you would like to contribute to 
 testing, or documentation of Xalan-C++.
 </p> 
 <p>Please email your comments, questions, suggestions, bug reports, 
-and offers to help to <a href="mailto:xalan-dev@xml.apache.org">Xalan Development Mailing List</a>.
+and offers to help to <a href="mailto:dev@xalan.apache.org">Xalan Development Mailing List</a>.
 </p>
 <p>Your general user comments on Xalan-C++ usage are also welcome on 
-<a href="mailto:xalan-c-users@xml.apache.org">Xalan-C/C++ Users Mailing List</a>.
+<a href="mailto:c-users@xalan.apache.org">Xalan-C/C++ Users Mailing List</a>.
 </p>
 
 
@@ -678,7 +678,7 @@ and offers to help to <a href="mailto:xa
 </table> 
 <p>We strongly encourage you write patches for problems you find and 
   submit them to JIRA and the
-  <a href="mailto:xalan-dev@xml.apache.org">xalan-dev</a> mailing list. 
+  <a href="mailto:dev@xalan.apache.org">xalan-dev</a> 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 
@@ -712,7 +712,7 @@ and offers to help to <a href="mailto:xa
 <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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org