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 f52c2fbceb4d4b713e70c7ccbbefddbe68ca4e07 Author: Steven J. Hathaway <[email protected]> AuthorDate: Sun Sep 30 22:49:12 2012 +0000 Xalan-C Fix broken documentation links --- docs/xalan/xalan-c/buildlibs.html | 5 +++-- docs/xalan/xalan-c/download.html | 13 +++++-------- docs/xalan/xalan-c/faq.html | 17 ++++++++++++----- docs/xalan/xalan-c/resources.html | 4 ++-- docs/xalan/xalan-c/usagepatterns.html | 4 ++-- docs/xalan/xalan-c/whatsnew.html | 28 +++++++++++++++------------- 6 files changed, 39 insertions(+), 32 deletions(-) diff --git a/docs/xalan/xalan-c/buildlibs.html b/docs/xalan/xalan-c/buildlibs.html index c7a1585..d0fe466 100644 --- a/docs/xalan/xalan-c/buildlibs.html +++ b/docs/xalan/xalan-c/buildlibs.html @@ -181,7 +181,8 @@ </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 +896,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 - Sun 09/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 - Sun 09/30/2012</div> </div> </body> </html> diff --git a/docs/xalan/xalan-c/download.html b/docs/xalan/xalan-c/download.html index de57a2d..08f435c 100644 --- a/docs/xalan/xalan-c/download.html +++ b/docs/xalan/xalan-c/download.html @@ -138,9 +138,10 @@ <div id="content"> <h2>Downloading Xalan-C++</h2> <a name="download"></a> -<p>This section is being rewritten for Xalan-C/C++ Version 1.11. You -can find the old -<a href="../old/xalan-c">Version 1.10</a> here. +<p>The downloads for Xalan-C/C++ for Version 1.11 will be available here when published + (<a href="http://www.apache.org/dyn/closer.cgi/xalan/xalan-c">xalan-c distribution</a>).</p> +<p>You can find the old +<a href="../old/xalan-c/index.html">version 1.10 release</a> here. </p> <p>We are providing a source package, a documentation package, and @@ -152,10 +153,6 @@ use your help <a href="buildlibs.html">creating binary packages</a> for UNIX and Linux systems. </p> -<p> -<b>THIS IS STILL A PRE-RELEASE PRODUCT</b> -</p> - <p>A distribution will be mirrored and these pages updated when the packages become available to the general public. The current packages for download are in a temporary repository for developers. @@ -360,7 +357,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 - Sun 09/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 - Sun 09/30/2012</div> </div> </body> </html> diff --git a/docs/xalan/xalan-c/faq.html b/docs/xalan/xalan-c/faq.html index 7da892a..1e6cde1 100644 --- a/docs/xalan/xalan-c/faq.html +++ b/docs/xalan/xalan-c/faq.html @@ -584,10 +584,17 @@ <br /> <hr /> <div class="faqAnswer"> -<p>There is a bug in Sun's C++ standard library implementation; see - <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14176">this bug</a>. The short answer is that you need to - get a patch. The bug report includes the code for a simple program which you can use to see if your environment has the bug. - There is also a link to the patch.</p> +<p>There is a bug in Sun's C++ standard library implementation + for the Forte/Workshop compiler. + The short answer is that you need to get a patch. + The bugzilla subsystem for Xalan issue tracking is no longer available. The ticket recorded + here included a patch.</p> +</div> +<br /> +<hr /> +<div class="faqAnswer"> +<p>The issue is resolved if you use the SunStudio platform for your code development. + The Solaris SunStudio is now available from Oracle.</p> </div> <p align="right" size="2"> <a href="#content">(top)</a> @@ -719,7 +726,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 - Sun 09/23/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 - Sun 09/30/2012</div> </div> </body> </html> diff --git a/docs/xalan/xalan-c/resources.html b/docs/xalan/xalan-c/resources.html index e9b0c50..387ddc9 100644 --- a/docs/xalan/xalan-c/resources.html +++ b/docs/xalan/xalan-c/resources.html @@ -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"> @@ -318,7 +318,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 - Sat 09/22/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 - Sun 09/30/2012</div> </div> </body> </html> diff --git a/docs/xalan/xalan-c/usagepatterns.html b/docs/xalan/xalan-c/usagepatterns.html index c58a077..419ac74 100644 --- a/docs/xalan/xalan-c/usagepatterns.html +++ b/docs/xalan/xalan-c/usagepatterns.html @@ -738,7 +738,7 @@ void parseWithXerces(XalanTransformer &xalan, </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(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 - Sun 09/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 - Sun 09/30/2012</div> </div> </body> </html> diff --git a/docs/xalan/xalan-c/whatsnew.html b/docs/xalan/xalan-c/whatsnew.html index 3163360..16c6563 100644 --- a/docs/xalan/xalan-c/whatsnew.html +++ b/docs/xalan/xalan-c/whatsnew.html @@ -275,7 +275,7 @@ and offers to help to <a href="mailto:[email protected]">Xalan Development Ma <a href="apiDocs/classXalanTransformer.html">XalanTransformer</a> in the <a href="apiDocs/index.html"> API Reference</a> section for more information.</li> <li>Added support for Microsoft Studio .NET V7.1. Project files for Microsoft Studio .NET V7.1 have been provided under the - directory xml-xalan\c\Projects\Win32\VC7.1.</li> + directory xalan\c\Projects\Win32\VC7.1.</li> <li>Upgrade from Xerces-C 2.5 to Xerces-C 2.6. </li> </ul> @@ -291,13 +291,11 @@ and offers to help to <a href="mailto:[email protected]">Xalan Development Ma HP-UX 11.00 on Itanium platform, the build configuration files provided in the source distribution can be used to build on these platforms. </li> <li>Project files for supporting Microsoft Visual Studio .NET. Although a binary distribution for the Microsoft Visual Studio .NET is not provided in this release, Visual Studio solution files are provided in the Windows source distribution for those who choose to build - on this platform. Please see <a href="build_instruct.html#dotNet">"Step for doing a Windows Build with Visual Studio .NET"</a> + on this platform. Please see <a href="buildlibs.html#winbldenv">"Step for doing a Windows Build with Visual Studio .NET"</a> for details.</li> <li>Additional changes to Xerces Deprecated DOM support. This is another step towards phasing out the support for Xerces Deprecated DOM. Users are encouraged to modify their applications to interface with the new Xerces DOM support. For more information on the effects of these - changes to your build environment, please see <a href="#xercesdepdom">"Steps for doing a Build with Xerces Deprecated DOM Support" - </a> -</li> + changes to your build environment.</li> <li>Implemented optimizations to significantly improve the throughput of the ICU-enabled "format-number" function.</li> <li>Changes in the XML Serializer. The serializer will no longer put a newline after the xml header tag unless indent="yes".</li> @@ -313,14 +311,13 @@ and offers to help to <a href="mailto:[email protected]">Xalan Development Ma <li>Message Localization Support. This feature enables Xalan-C++ to issue diagnostic messages in languages other than the default language (English). In order to utilize this feature, the user must provide a version of the Xalan-C++ message catalog that has been translated in - their language of choice. For more information on how to exploit this feature, please see - <a href="#locale">Steps for doing a Build with Message Localization Support</a>.</li> + their language of choice.</li> <li>Build, packaging, and installation improvements. Changes to the Xalan-C++ makefiles now allow for a more flexible build, packaging, and install process. Each step in a typical build process can be invoked by specifying the appropriate target, for example to build the executable, and/or samples, or install the build at user-specified location. For more - information on building Xalan-C++, please see <a href="#unix">Steps for doing a Unix build - </a>.</li> + information on building Xalan-C++, please see + <a href="buildlibs.html#unixbldenv">Steps for doing a Unix build</a>.</li> <li>Deprecated DOM Support. The XercesBridge classes have been marked deprecated and moved into an exclusive directory within the xalanc/XercesParserLiaison directory called 'Deprecated'. If your application is dependent on these classes to interface with the @@ -361,7 +358,10 @@ and offers to help to <a href="mailto:[email protected]">Xalan Development Ma <code>#include <xalanc/XPath/XObject.hpp></code> <br /> <br /> - For Windows users, all project files have been modified to reflect this change. For UNIX users, please see <a href="#unix">Steps for doing a UNIX build</a> for migration considerations.</li> + For Windows users, all project files have been modified to reflect this change. + For UNIX users, please see + <a href="buildlibs.html#unixbldenv">Steps for doing a UNIX build</a> + for migration considerations.</li> </ul> @@ -383,8 +383,10 @@ and offers to help to <a href="mailto:[email protected]">Xalan Development Ma <h4>Changes for Xalan-C++ version 1.4</h4> <p>Major updates since version 1.3 include:</p> <ul> - <li>The Xalan-C++ distributions no longer include the Xerces-C++ headers and libraries. Accordingly, you must download the appropriate Xerces-C++ distribution (see <a href="getstarted.html#download">Downloading what you need</a>.</li> - <li>64-bit build for HP-11; <a href="#64">untested 64-bit support</a> for Solaris and AIX.</li> + <li>The Xalan-C++ distributions no longer include the Xerces-C++ headers and libraries. + Accordingly, you must download the appropriate Xerces-C++ distribution + (see <a href="download.html">Downloading what you need</a>.</li> + <li>64-bit build for HP-11; untested 64-bit support for Solaris and AIX.</li> <li>New Linux platform and compiler: Redhat 7.2 with gcc 3.1.</li> <li> <a href="http://www.stlport.org/">STLport</a> is no longer required on any of our supported platforms.</li> @@ -712,7 +714,7 @@ and offers to help to <a href="mailto:[email protected]">Xalan Development Ma <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 - Sun 09/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 - Sun 09/30/2012</div> </div> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
