You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2002/09/12 18:19:32 UTC

cvs commit: xml-xalan/c/xdocs/sources/xalan faq.xml getstarted.xml index.xml readme.xml

dbertoni    2002/09/12 09:19:32

  Modified:    c/xdocs/sources/xalan faq.xml getstarted.xml index.xml
                        readme.xml
  Log:
  Fixed doc buglets.
  
  Revision  Changes    Path
  1.30      +4 -4      xml-xalan/c/xdocs/sources/xalan/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/faq.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- faq.xml	11 Sep 2002 18:03:53 -0000	1.29
  +++ faq.xml	12 Sep 2002 16:19:31 -0000	1.30
  @@ -65,15 +65,15 @@
         </tr>
          <tr>
            <td>Solaris 2.6</td>
  -         <td>[Workshop 4.2]</td>
  +         <td>Sun Workshop 6 update 2</td>
         </tr>
          <tr>
            <td>HP/UX 11.0</td>
  -         <td>aCC A.03.27</td>
  +         <td>aCC A.03.33</td>
         </tr>
          <tr>
  -         <td>Red Hat Linux 6.1</td>
  -         <td>egcs-2.91.66 and glibc-2.1.2-11</td>
  +         <td>Red Hat Linux 7.2</td>
  +         <td>gcc 3.1</td>
         </tr>
       </table>
    <p>For more details see: <link idref="readme" anchor="unix">Steps for doing a UNIX build</link>.</p>
  
  
  
  1.34      +3 -3      xml-xalan/c/xdocs/sources/xalan/getstarted.xml
  
  Index: getstarted.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/xdocs/sources/xalan/getstarted.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- getstarted.xml	11 Sep 2002 18:03:53 -0000	1.33
  +++ getstarted.xml	12 Sep 2002 16:19:31 -0000	1.34
  @@ -34,12 +34,12 @@
        <tr>
          <td>&xslt4c-dist;-aix.tar.gz</td>
          <td>&xml4c-aixdist;</td>
  -       <td>AIX 5.1</td>
  +       <td>AIX 4.3</td>
       </tr>
        <tr>
          <td>&xslt4c-dist;-solaris.tar.gz</td>
          <td>&xml4c-solarisdist;</td>
  -       <td>Solaris 2.7</td>
  +       <td>Solaris 2.6</td>
       </tr>
        <tr>
          <td>&xslt4c-dist;-hp-ux.tar.gz</td>
  @@ -53,7 +53,7 @@
       </tr>    
     </table>
     <p>The Windows32 distribution was built with MSVC 6.0 SP3 and <jump href="http://www.dinkumware.com/vc_fixes.html">Dinkumware C++ library fixes</jump>. The Red Hat Linux 7.2 32-bit distribution was built with gcc 3.1. The AIX 4.3 32-bit distribution was built with IBM C and C++ for AIX 5.02. The Solaris 2.7 32-bit distribution was built with Sun Workshop 6 update 2. 
  -The HP-UX 11 32-bit and 64-bit distributions were built with aCC A.03.27.</p>
  +The HP-UX 11 32-bit and 64-bit distributions were built with aCC A.03.33.</p>
   <note>Use GNU tar to untar the Solaris distribution file; see <link idref="faq" anchor="gnutar">A tar checksum error on Solaris </link>.</note>
   <p>This release also includes alpha support for building 64-bit Solaris and AIX binaries. See <link idref="readme" anchor="64bit">building 64-bit binaries</link>.</p>
   <anchor name="xalandists"/>
  
  
  
  1.29      +2 -1      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.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- index.xml	11 Sep 2002 18:03:53 -0000	1.28
  +++ index.xml	12 Sep 2002 16:19:31 -0000	1.29
  @@ -3,7 +3,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,6 +70,7 @@
     
     <s2 title="How do I get it?">
       <p>Download and unzip the &xslt4c; distribution file and the corresponding &xml4c; distributions file for your platform. For the details, see <link idref="getstarted" anchor="download">Downloading what you need</link>. The &xslt4c; distribution includes platform-specific binaries, documentation, sample applications, the complete &xslt4c; source tree.</p>
  +    <p>A source-only distribution is also available, if you want to build your own binaries.</p>
     </s2>
     <s2 title="How about support for internationalization?">
       <p>To extend Unicode support for encoding, number formatting, and sorting, you can download,
  
  
  
  1.38      +1 -1      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.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- readme.xml	11 Sep 2002 18:03:53 -0000	1.37
  +++ readme.xml	12 Sep 2002 16:19:31 -0000	1.38
  @@ -123,7 +123,7 @@
   
   <note>You can also download &xslt4c; source distributions from <resource-ref idref="xslt4c-distdir"/>: &xslt4c-dist;-src.zip and &xslt4c-dist;-src.tar.gz. &xml4c; source distributions are available from <resource-ref idref="xml4c-distdir"/>: 
   &xml4c-dist;-src.zip and &xml4c-dist;-src.tar.gz.</note>
  -<p>Keep in mind that at any given point in time the &xslt4c; and &xml4c; source trees in the Apache XML repository may not be consistent. When we release a version of &xslt4c; we certify that it is compatible with a given version of &xml4c;. To be safe, stick with Xeres distributions that we certify to be compatible. Reminder: &xslt4c-current; is compatible with &xml4c-used;.</p>
  +<p>Keep in mind that at any given point in time the &xslt4c; and &xml4c; source trees in the Apache XML repository may not be consistent. When we release a version of &xslt4c; we certify that it is compatible with a given version of &xml4c;. To be safe, stick with Xerces distributions that we certify to be compatible. Reminder: &xslt4c-current; is compatible with &xml4c-used;.</p>
      <p>For information on using the <resource-ref idref="icu"/>, see
      <link idref="usagepatterns" anchor="icu">Using the ICU</link>.
      &xslt4c-current; has been tested with &icu-used;. You may be able to use newer ICU releases as they appear.</p>
  
  
  

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