dleslie     00/07/07 09:34:27

  Modified:    c/xdocs/sources entities.ent
               c/xdocs/sources/xalan STATUS index.xml xalan-cdist.gif
  Log:
  For Xalan-C++ 0.40.0 distribution.
  
  Revision  Changes    Path
  1.5       +2 -2      xml-xalan/c/xdocs/sources/entities.ent
  
  Index: entities.ent
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/entities.ent,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- entities.ent      2000/06/29 20:11:20     1.4
  +++ entities.ent      2000/07/07 16:34:25     1.5
  @@ -4,12 +4,12 @@
   <!ENTITY xslt4c-dist "Xalan-C_0_40_0">
   <!ENTITY xslt4c-current "Xalan-C++ version 0.40.0">
   <!ENTITY xslt4c-windlls "DOMSupport.dll, PlatformSupport.dll, XalanDOM.dll, 
XercesParserLiaison.dll, XercesPlatformSupport.dll, XMLSupport.dll, XPath.dll, 
XSLT.dll">
  -<!ENTITY xslt4c-linuxlib "libxalan-c_0_40_0.so">
  +<!ENTITY xslt4c-linuxlib "libxalan-c0_40.so">
   <!ENTITY xml4c "Xerces-C++">
   <!ENTITY xml4c-used "Xerces-C++ version 1.2.0a">
   <!ENTITY xml4c-windll "xerces-c_1_2.dll">
   <!ENTITY xml4c-winlib "xerces-c_1.lib">
  -<!ENTITY xml4c-linuxlib "libxerces-c_1_2.so">
  +<!ENTITY xml4c-linuxlib "libxerces-c1_2.so">
   <!ENTITY xslt4j "Xalan-Java">
   <!ENTITY icu-used "International Components for Unicode(ICU) 1.4.1.2 source 
files">
   <!ENTITY icu-windlls "icui18n.dll, icuuc.dll">
  
  
  
  1.8       +1 -1      xml-xalan/c/xdocs/sources/xalan/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/STATUS,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- STATUS    2000/06/29 20:13:19     1.7
  +++ STATUS    2000/07/07 16:34:26     1.8
  @@ -1,5 +1,5 @@
   <s3 title="Version of &xml4c; to use"> 
  -<p>&xslt4c-current; has been tested with &xml4c-used;. The &xslt4c-current; 
Windows32 download includes xerces-c_1_2.dll. The &xslt4c-current; Linux 
download includes libxerces-c_1_2.so. For information about including The 
Xerces-C++ dynamic link or shared object library on the path, see <link 
idref="getstarted" anchor="path">Setting up the system path</link>.</p>
  +<p>&xslt4c-current; has been tested with &xml4c-used;. The &xslt4c-current; 
Windows32 download includes &xml4c-windll;. The &xslt4c-current; Linux download 
includes &xml4c-linuxlib;. For information about including The Xerces-C++ 
dynamic link or shared object library on the path, see <link idref="getstarted" 
anchor="path">Setting up the system path</link>.</p>
   <p><em>Important</em> You may experience unpredictable anomalies if your 
Xalan and Xerces builds are not in synch. If you download an update to Xalan, 
check the release notes to determine which version of Xerces you should use.</p>
   </s3><anchor name="to-do"/>
   <s3 title="To-do tasks for future &xslt4c; releases">
  
  
  
  1.7       +2 -2      xml-xalan/c/xdocs/sources/xalan/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/index.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.xml 2000/06/28 20:10:41     1.6
  +++ index.xml 2000/07/07 16:34:26     1.7
  @@ -88,8 +88,8 @@
     </s2>
     
     <s2 title="Where do I get Xerces?">
  -    <p>Both distributions include the Xerces runtime environment for Xalan 
-- xerces-c_1_2.dll for Windows,
  -     and libxerces-c_1_2.so for Linux. To build applications with Xalan and 
Xerces, you also need the &xml4c;
  +    <p>Both distributions include the Xerces runtime environment for Xalan 
-- &xml4c-windll; for Windows,
  +     and &xml4c-linuxlib; for Linux. To build applications with Xalan and 
Xerces, you also need the &xml4c;
        binary distribution for your platform, which you can download from the  
        <resource-ref idref="xml4c-distdir"/>.</p>
        <note>Be sure you are using a compatible Xerces-C++ build. For 
information about the build with which this release
  
  
  
  1.3       +10 -13    xml-xalan/c/xdocs/sources/xalan/xalan-cdist.gif
  
        <<Binary file>>
  
  

Reply via email to