blautenb 2003/09/24 04:45:31
Modified: c/xdocs/sources/xalan readme.xml resources.xml
Log:
Move download to mirror directory
Revision Changes Path
1.47 +13 -3 xml-xalan/c/xdocs/sources/xalan/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/readme.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- readme.xml 28 Jul 2003 21:46:29 -0000 1.46
+++ readme.xml 24 Sep 2003 11:45:30 -0000 1.47
@@ -81,7 +81,17 @@
<p>Major updates since version 1.5 include:</p>
<ul>
<li><resource-ref idref="bugsfixedforthisrelease"/>.</li>
- <li>Directory "sane include" reorganization. A new
sub-directory called 'xalanc' has been added to the src directory
(for source distribution packages) and include directory (for binary
distribution packages). New source files which include Xalan headers will need
to be modified to include the 'xalanc' prefix in the header path. <p>For
example: </p><p><code>#include
<XPath/XObject.hpp></code></p><p>will need to be changed to</p>
<code>#include <xalanc/XPath/XObject.hpp></code><p>For Windows users, all
project files have been modified to reflect this change. For UNIX users,
please see <link anchor="unix">Steps for doing a UNIX build</link> for
migration considerations.</p></li>
+ <li>Directory "sane include" reorganization. A new
sub-directory called 'xalanc' has been added to the src directory
(for source distribution packages) and include directory (for binary
distribution packages). New source files which include Xalan headers will need
to be modified to include the 'xalanc' prefix in the header path.
+
+For example: <br/><br/>
+
+<code>#include <XPath/XObject.hpp></code><br/><br/>
+
+will need to be changed to <br/><br/>
+
+<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 <link anchor="unix">Steps for doing a UNIX
build</link> for migration considerations.</li>
</ul>
</s3>
<anchor name="bugs"/>
@@ -165,8 +175,8 @@
<code>testXSLT</code> (the testXSLT executable). ICUBridge is included
in the build of Xalan and TestXSLT if XALAN_USE_ICU is
defined. You can build the sample applications using the target
<code>samples</code>.<br/><br/></li>
</ol>
- <note>To recompile existing applications without changing your source
code, be sure to modify the command line in your Makefile to pick up the Xalan
headers from it's new location. e.g: if your xalan source location is in
/home/xml-xalan,</note>
- <br/> <code>CC ...
-I/home/xml-xalan/c/src -I/home/xml-xalan/c/src/xalanc mysrc.cpp</code><anchor
name="64"/>
+ <note>To recompile existing applications without changing your source
code, be sure to modify the command line in your Makefile to pick up the Xalan
headers from it's new location. e.g: if your xalan source location is in
/home/xml-xalan,</note><p>
+ <br/> <code>CC ...
-I/home/xml-xalan/c/src -I/home/xml-xalan/c/src/xalanc mysrc.cpp</code><anchor
name="64"/></p>
</s3><anchor name="samples"/>
<s3 title="Rebuilding a Sample application">
<p>In the Windows32 distribution, all of the sample applications can be
built from the Xalan.dsw Visual C++ workspace. If you modify a sample and want
to recompile it, you can recompile the .cpp file(s) and rebuild the
executable.</p>
1.25 +7 -7 xml-xalan/c/xdocs/sources/xalan/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/resources.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- resources.xml 28 Jul 2003 21:46:29 -0000 1.24
+++ resources.xml 24 Sep 2003 11:45:30 -0000 1.25
@@ -74,13 +74,13 @@
<resource id="xslt4c-current" title="&xslt4c-current;"
location="http://xml.apache.org/xalan"/>
<resource id="xml4c-used" title="&xml4c-used;"
location="http://xml.apache.org/xerces-c/index.html"/>
- <resource id="xslt4c-distdir" title="Xalan-C downloads"
location="http://xml.apache.org/dist/xalan-c"/>
- <resource id="xml4c-distdir" title="Xerces-C downloads"
location="http://xml.apache.org/dist/xerces-c/"/>
- <resource id="xslt4c-win32-download" title="&xslt4c-dist;-win32.zip"
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-win32.zip"/>
- <resource id="xslt4c-linux-download" title="&xslt4c-dist;-linux.tar.gz"
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-linux.tar.gz"/>
-<resource id="xslt4c-aix-download" title="&xslt4c-dist;-aix.tar.gz"
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-aix.tar.gz"/>
-<resource id="xslt4c-hp-ux-download" title="&xslt4c-dist;-hp-ux.tar.gz"
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-hp-ux.tar.gz"/>
-<resource id="xslt4c-Solaris-download" title="&xslt4c-dist;-solaris.tar.gz"
location="http://xml.apache.org/dist/xalan-c/&xslt4c-dist;-solaris.tar.gz"/>
+ <resource id="xslt4c-distdir" title="Xalan-C downloads"
location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c"/>
+ <resource id="xml4c-distdir" title="Xerces-C downloads"
location="http://www.apache.org/dyn/closer.cgi/xml/xerces-c/"/>
+ <resource id="xslt4c-win32-download" title="&xslt4c-dist;-win32.zip"
location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c/binaries/&xslt4c-dist;-win32.zip"/>
+ <resource id="xslt4c-linux-download" title="&xslt4c-dist;-linux.tar.gz"
location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c/binaries/&xslt4c-dist;-linux.tar.gz"/>
+<resource id="xslt4c-aix-download" title="&xslt4c-dist;-aix.tar.gz"
location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c/binaries/&xslt4c-dist;-aix.tar.gz"/>
+<resource id="xslt4c-hp-ux-download" title="&xslt4c-dist;-hp-ux.tar.gz"
location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c/binaries/&xslt4c-dist;-hp-ux.tar.gz"/>
+<resource id="xslt4c-Solaris-download" title="&xslt4c-dist;-solaris.tar.gz"
location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c/binaries/&xslt4c-dist;-solaris.tar.gz"/>
<resource id="icu" title="International Components for Unicode (ICU)"
location="http://oss.software.ibm.com/icu/index.html"/>
<resource id="icu-download" title="&icu-used;"
location="http://oss.software.ibm.com/icu/download/index.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]