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 020dd2a495411aca18e30ab74ac6cccbf2521dfe
Author: Steven J. Hathaway <[email protected]>
AuthorDate: Tue Jul 10 19:59:36 2012 +0000

    Update web linkages for TLP and Xalan-C
---
 docs/xalan/charter.html                  |  10 +++-
 docs/xalan/index.html                    |  10 ++--
 docs/xalan/xalan-c/builddocs.html        |   2 +-
 docs/xalan/xalan-c/buildlibs.html        |   2 +-
 docs/xalan/xalan-c/charter.html          |   2 +-
 docs/xalan/xalan-c/commandline.html      |   2 +-
 docs/xalan/xalan-c/download.html         |   2 +-
 docs/xalan/xalan-c/extensions.html       |   2 +-
 docs/xalan/xalan-c/extensionslib.html    |   2 +-
 docs/xalan/xalan-c/faq.html              |   2 +-
 docs/xalan/xalan-c/getstarted.html       |   2 +-
 docs/xalan/xalan-c/index.html            |   6 +-
 docs/xalan/xalan-c/install.html          |   2 +-
 docs/xalan/xalan-c/license.html          |   2 +-
 docs/xalan/xalan-c/overview.html         |   2 +-
 docs/xalan/xalan-c/programming.html      |   2 +-
 docs/xalan/xalan-c/readme.html           |   2 +-
 docs/xalan/xalan-c/releasenotes.html     |   2 +-
 docs/xalan/xalan-c/resources.html        |   2 +-
 docs/xalan/xalan-c/samples.html          |   2 +-
 docs/xalan/xalan-c/secureweb.html        |   2 +-
 docs/xalan/xalan-c/usagepatterns.html    |   2 +-
 docs/xalan/xalan-c/whatsnew.html         |   2 +-
 xdocs/sources/xalan-apache-org-site.xml  | 100 +++++++++++++++----------------
 xdocs/sources/xalan-apache-org/index.xml |   8 +--
 25 files changed, 90 insertions(+), 84 deletions(-)

diff --git a/docs/xalan/charter.html b/docs/xalan/charter.html
index c6a96b7..c8f84be 100644
--- a/docs/xalan/charter.html
+++ b/docs/xalan/charter.html
@@ -79,7 +79,13 @@
 <a href="xalan-c/index.html">Xalan C++</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xalan-j/index.html";>Xalan Java</a>
+<a href="old/xalan-c/index.html">Xalan C++ (old)</a>
+</li>
+<li>
+<a href="xalan-j/index.html">Xalan Java</a>
+</li>
+<li>
+<a href="old/xalan-j/index.html">Xalan Java (old)</a>
 </li></ul><hr /><ul></ul>
 <p class="navGroup">
 <em>Mail Lists</em>
@@ -462,7 +468,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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/index.html b/docs/xalan/index.html
index 17dfa2a..57fddaa 100644
--- a/docs/xalan/index.html
+++ b/docs/xalan/index.html
@@ -143,10 +143,10 @@ at the left of the screen. </p>
 <ul>
 
   <li>
-<a href="http://xml.apache.org/xalan-c";>Xalan C++ Version 1.10</a>
+<a href="old/xalan-c/index.html">Xalan C++ Version 1.10</a>
 </li>
   <li>
-<a href="http://xml.apache.org/xalan-j";>Xalan Java Version 2.7.1</a>
+<a href="old/xalan-j/index.html">Xalan Java Version 2.7.1</a>
 </li>
 </ul>
 
@@ -162,8 +162,8 @@ As our charter will tell you, the Apache Xalan Project is a 
collaborative softwa
 project dedicated to providing robust, full-featured, commercial-quality, and 
 freely available XSLT support on a wide variety of platforms.</p>
 <p>There are currently two subprojects under the Apache Xalan Project:  
-<a href="http://xml.apache.org/xalan-c/";>Xalan C++</a>, and 
-<a href="http://xml.apache.org/xalan-j/";>Xalan Java</a>, representing
+<a href="old/xalan-c/index.html">Xalan C++</a>, and 
+<a href="old/xalan-j/index.html">Xalan Java</a>, representing
 C++ and Java implementations of the <a href="http://www.w3.org/TR/xslt";>W3C 
XSL Transformations (XSLT) 
 Version 1.0</a> and the <a href="http://www.w3.org/TR/xpath";>XML Path Language 
(XPath) Version 1.0</a> 
 recommendations.</p> 
@@ -231,7 +231,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 - Mon 07/09/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/builddocs.html 
b/docs/xalan/xalan-c/builddocs.html
index 4287941..f45512d 100644
--- a/docs/xalan/xalan-c/builddocs.html
+++ b/docs/xalan/xalan-c/builddocs.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/buildlibs.html 
b/docs/xalan/xalan-c/buildlibs.html
index 2657e6f..c45ee95 100644
--- a/docs/xalan/xalan-c/buildlibs.html
+++ b/docs/xalan/xalan-c/buildlibs.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/charter.html b/docs/xalan/xalan-c/charter.html
index 798d3ff..923b319 100644
--- a/docs/xalan/xalan-c/charter.html
+++ b/docs/xalan/xalan-c/charter.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/commandline.html 
b/docs/xalan/xalan-c/commandline.html
index f91388f..4c45589 100644
--- a/docs/xalan/xalan-c/commandline.html
+++ b/docs/xalan/xalan-c/commandline.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/download.html b/docs/xalan/xalan-c/download.html
index 8151c9b..8f3f7fc 100644
--- a/docs/xalan/xalan-c/download.html
+++ b/docs/xalan/xalan-c/download.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/extensions.html 
b/docs/xalan/xalan-c/extensions.html
index 7cf725a..23ff244 100644
--- a/docs/xalan/xalan-c/extensions.html
+++ b/docs/xalan/xalan-c/extensions.html
@@ -434,7 +434,7 @@ for example, gets you the next sibling in the document, 
which may not be the nex
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/extensionslib.html 
b/docs/xalan/xalan-c/extensionslib.html
index 916d3dc..3b8e9e0 100644
--- a/docs/xalan/xalan-c/extensionslib.html
+++ b/docs/xalan/xalan-c/extensionslib.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/faq.html b/docs/xalan/xalan-c/faq.html
index ff30535..863c528 100644
--- a/docs/xalan/xalan-c/faq.html
+++ b/docs/xalan/xalan-c/faq.html
@@ -688,7 +688,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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/getstarted.html 
b/docs/xalan/xalan-c/getstarted.html
index f291427..c924633 100644
--- a/docs/xalan/xalan-c/getstarted.html
+++ b/docs/xalan/xalan-c/getstarted.html
@@ -443,7 +443,7 @@ most standard transformations is as follows:</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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/index.html b/docs/xalan/xalan-c/index.html
index 6ca3fdb..84666bf 100644
--- a/docs/xalan/xalan-c/index.html
+++ b/docs/xalan/xalan-c/index.html
@@ -128,7 +128,7 @@
 <a href="whatsnew.html#bugs">Bugs</a>
 </li>
 <li>
-<a href="xalan-j/test/run.html#how-to-run-c">Testing</a>
+<a href="http://xml.apache.org/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/index.html">xml.apache.org/xalan-c</a>.</p>
+<a href="../old/xalan-c">xml.apache.org/xalan-c</a>.</p>
 
 <a name="whatisxalan">&#8204;</a>
 <p align="right" size="2">
@@ -531,7 +531,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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/install.html b/docs/xalan/xalan-c/install.html
index 8c7fefa..667a2d1 100644
--- a/docs/xalan/xalan-c/install.html
+++ b/docs/xalan/xalan-c/install.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/license.html b/docs/xalan/xalan-c/license.html
index c11ea04..2dc23d1 100644
--- a/docs/xalan/xalan-c/license.html
+++ b/docs/xalan/xalan-c/license.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/overview.html b/docs/xalan/xalan-c/overview.html
index 54a550c..8559fd4 100644
--- a/docs/xalan/xalan-c/overview.html
+++ b/docs/xalan/xalan-c/overview.html
@@ -378,7 +378,7 @@ XML, XPath, XSLT, XML Schema, SOAP and More. This reference 
is published by Addi
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/programming.html 
b/docs/xalan/xalan-c/programming.html
index 52ee2b5..9ae73a2 100644
--- a/docs/xalan/xalan-c/programming.html
+++ b/docs/xalan/xalan-c/programming.html
@@ -241,7 +241,7 @@ SimpleTransform</a> sample that has been provided in the 
binary distributions.</
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/readme.html b/docs/xalan/xalan-c/readme.html
index 163a08c..f1f230f 100644
--- a/docs/xalan/xalan-c/readme.html
+++ b/docs/xalan/xalan-c/readme.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/releasenotes.html 
b/docs/xalan/xalan-c/releasenotes.html
index 163a08c..f1f230f 100644
--- a/docs/xalan/xalan-c/releasenotes.html
+++ b/docs/xalan/xalan-c/releasenotes.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/resources.html 
b/docs/xalan/xalan-c/resources.html
index d1face4..55e67c4 100644
--- a/docs/xalan/xalan-c/resources.html
+++ b/docs/xalan/xalan-c/resources.html
@@ -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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/samples.html b/docs/xalan/xalan-c/samples.html
index 3ee5299..b6535ee 100644
--- a/docs/xalan/xalan-c/samples.html
+++ b/docs/xalan/xalan-c/samples.html
@@ -879,7 +879,7 @@ theProcessor.addTraceListener(&amp;theTraceListener);
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/secureweb.html 
b/docs/xalan/xalan-c/secureweb.html
index af098f6..8ef084e 100644
--- a/docs/xalan/xalan-c/secureweb.html
+++ b/docs/xalan/xalan-c/secureweb.html
@@ -580,7 +580,7 @@ Strict XHTML is required to be well-formed XML.
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/usagepatterns.html 
b/docs/xalan/xalan-c/usagepatterns.html
index 55b7e36..0fc538e 100644
--- a/docs/xalan/xalan-c/usagepatterns.html
+++ b/docs/xalan/xalan-c/usagepatterns.html
@@ -939,7 +939,7 @@ theResult = XalanTransformToFile(xmlfilename,
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/docs/xalan/xalan-c/whatsnew.html b/docs/xalan/xalan-c/whatsnew.html
index 34b1070..c1296f8 100644
--- a/docs/xalan/xalan-c/whatsnew.html
+++ b/docs/xalan/xalan-c/whatsnew.html
@@ -712,7 +712,7 @@ and offers to help to <a 
href="mailto:[email protected]";>Xalan Developmen
 <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 06/15/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 - Tue 07/10/2012</div>
 </div>
 </body>
 </html>
diff --git a/xdocs/sources/xalan-apache-org-site.xml 
b/xdocs/sources/xalan-apache-org-site.xml
index 2be15a7..025ad5a 100644
--- a/xdocs/sources/xalan-apache-org-site.xml
+++ b/xdocs/sources/xalan-apache-org-site.xml
@@ -1,50 +1,50 @@
-<?xml version="1.0"?>
-<!DOCTYPE book SYSTEM "../style/dtd/book.dtd">
-
-<!--
- * Copyright 2000-2012 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
--->
-
-<book title="Apache Xalan Project " copyright="2011 The Apache Software 
Foundation">
-  <document id="index" label="Apache Xalan" 
source="xalan-apache-org/index.xml"/>
-  <document id="charter" label="Charter" 
source="xalan-apache-org/charter.xml"/>
-  <separator/>  
-<!--
-  <external href="http://xml.apache.org/xalan-c"; label="Xalan C++"/>  
-  <external href="http://xml.apache.org/xalan-j"; label="Xalan Java 2"/>
--->
-<group label="Projects">
-  <external href="xalan-c/index.html" label="Xalan C++"/>  
-  <external href="old/xalan-c/index.html" label="Xalan C++ (old)"/>
-  <external href="xalan-j/index.html" label="Xalan Java"/>
-  <external href="old/xalan-j/index.html" label="Xalan Java (old)"/>
-</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"/>
-</group>
-  <separator/>
-<group label="Resources">
-  <external href="http://www.apache.org/"; label="Apache"/>
-  <external href="http://www.apache.org/foundation/getinvolved.html"; 
label="Get Involved"/>
-  <external href="http://www.apache.org/licenses/"; label="Licenses"/>
-  <external href="http://www.apache.org/foundation/sponsorship.html"; 
label="Sponsorship"/>
-  <external href="http://www.apache.org/foundation/thanks.html"; 
label="Thanks"/>
-  <external href="http://www.apache.org/security/"; label="Security"/>
-</group>
-  <separator/>
-</book>
+<?xml version="1.0"?>
+<!DOCTYPE book SYSTEM "../style/dtd/book.dtd">
+
+<!--
+ * Copyright 2000-2012 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
+<book title="Apache Xalan Project " copyright="2011 The Apache Software 
Foundation">
+  <document id="index" label="Apache Xalan" 
source="xalan-apache-org/index.xml"/>
+  <document id="charter" label="Charter" 
source="xalan-apache-org/charter.xml"/>
+  <separator/>  
+<!--
+  <external href="http://xml.apache.org/xalan-c"; label="Xalan C++"/>  
+  <external href="http://xml.apache.org/xalan-j"; label="Xalan Java 2"/>
+-->
+<group label="Projects">
+  <external href="xalan-c/index.html" label="Xalan C++"/>  
+  <external href="old/xalan-c/index.html" label="Xalan C++ (old)"/>
+  <external href="xalan-j/index.html" label="Xalan Java"/>
+  <external href="old/xalan-j/index.html" label="Xalan Java (old)"/>
+</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"/>
+</group>
+  <separator/>
+<group label="Resources">
+  <external href="http://www.apache.org/"; label="Apache"/>
+  <external href="http://www.apache.org/foundation/getinvolved.html"; 
label="Get Involved"/>
+  <external href="http://www.apache.org/licenses/"; label="Licenses"/>
+  <external href="http://www.apache.org/foundation/sponsorship.html"; 
label="Sponsorship"/>
+  <external href="http://www.apache.org/foundation/thanks.html"; 
label="Thanks"/>
+  <external href="http://www.apache.org/security/"; label="Security"/>
+</group>
+  <separator/>
+</book>
diff --git a/xdocs/sources/xalan-apache-org/index.xml 
b/xdocs/sources/xalan-apache-org/index.xml
index 98b194c..67ddf47 100644
--- a/xdocs/sources/xalan-apache-org/index.xml
+++ b/xdocs/sources/xalan-apache-org/index.xml
@@ -35,8 +35,8 @@ at the left of the screen. </p>
 * Xalan C++ Version 1.10 [xml.apache.org/xalan-c]
 * Xalan Java Version 2.7.1 [xml.apache.org/xalan-j]
 -->
-  <li><jump href="http://xml.apache.org/xalan-c";>Xalan C++ Version 
1.10</jump></li>
-  <li><jump href="http://xml.apache.org/xalan-j";>Xalan Java Version 
2.7.1</jump></li>
+  <li><jump href="old/xalan-c/index.html">Xalan C++ Version 1.10</jump></li>
+  <li><jump href="old/xalan-j/index.html">Xalan Java Version 2.7.1</jump></li>
 </ul>
 
 <p>The links on the left navigation panel point to the current 
documentation.</p>
@@ -48,8 +48,8 @@ As our charter will tell you, the Apache Xalan Project is a 
collaborative softwa
 project dedicated to providing robust, full-featured, commercial-quality, and 
 freely available XSLT support on a wide variety of platforms.</p>
 <p>There are currently two subprojects under the Apache Xalan Project:  
-<jump href="http://xml.apache.org/xalan-c/";>Xalan C++</jump>, and 
-<jump href="http://xml.apache.org/xalan-j/";>Xalan Java</jump>, representing
+<jump href="old/xalan-c/index.html">Xalan C++</jump>, and 
+<jump href="old/xalan-j/index.html">Xalan Java</jump>, representing
 C++ and Java implementations of the <jump href="http://www.w3.org/TR/xslt";>W3C 
XSL Transformations (XSLT) 
 Version 1.0</jump> and the <jump href="http://www.w3.org/TR/xpath";>XML Path 
Language (XPath) Version 1.0</jump> 
 recommendations.</p> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to