You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2005/12/03 17:12:48 UTC

svn commit: r351973 - /xerces/xerces-p/trunk/docs/readme.xml

Author: jasons
Date: Sat Dec  3 08:12:40 2005
New Revision: 351973

URL: http://svn.apache.org/viewcvs?rev=351973&view=rev
Log:
added acks to clustertech

Modified:
    xerces/xerces-p/trunk/docs/readme.xml

Modified: xerces/xerces-p/trunk/docs/readme.xml
URL: http://svn.apache.org/viewcvs/xerces/xerces-p/trunk/docs/readme.xml?rev=351973&r1=351972&r2=351973&view=diff
==============================================================================
--- xerces/xerces-p/trunk/docs/readme.xml (original)
+++ xerces/xerces-p/trunk/docs/readme.xml Sat Dec  3 08:12:40 2005
@@ -16,7 +16,7 @@
 ability to read and write XML data. Classes are provided for parsing,
 generating, manipulating, and validating XML documents. &XERCES_P_NAME; 
 is faithful to the XML 1.0 recommendation and associated standards
-(DOM levels 1,2, and 3, SAX 1 and 2, Namespaces, and W3C XML
+(DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML
 Schema). The parser provides high performance, modularity, and
 scalability, and provides full support for Unicode.
     </p>
@@ -120,16 +120,18 @@
       directory (i.e. the same value it needs to be to build &XERCES_C_NAME;):
       </p>
       <source><![CDATA[
-	export XERCESCROOT=/home/jasons/xerces-2.3.0/
+	export XERCESCROOT=/home/jasons/xerces-&XERCES_C_VERSION;/
       ]]></source>
 
-      <p>If you choose to install &XERCES_C_NAME; on your system, you
+      <p>OPTIONAL: If you choose to install &XERCES_C_NAME; on your system, you
       need to set the XERCES_INCLUDE and XERCES_LIB environment variables:
       </p>
+
       <source><![CDATA[
 	export XERCES_INCLUDE=/usr/include/xerces
 	export XERCES_LIB=/usr/lib
       ]]></source>
+
     </s3>
   </s2>
   <s2 title="Build &XERCES_P_NAME;">
@@ -361,5 +363,14 @@
 one version installed.
       </p>
     </s3>
+  </s2>
+  <s2 title="Acknowledgements">
+    <p>The Xerces development team would like to provide special
+    acknowledgment to <jump href="http://clustertech.com/">Cluster
+    Technology Limited</jump> for providing financial support for the
+    XML-Xerces-2.6 release and for invaluable testing to help
+    eliminate the major memory leaks that existed prior to the 2.6
+    release.
+    </p>
   </s2>
 </s1>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org