You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by ra...@apache.org on 2006/04/13 21:44:06 UTC

svn commit: r393899 - /xmlbeans/trunk/xkit/README.txt

Author: radup
Date: Thu Apr 13 12:44:03 2006
New Revision: 393899

URL: http://svn.apache.org/viewcvs?rev=393899&view=rev
Log:
A few small typographical corrections.

Modified:
    xmlbeans/trunk/xkit/README.txt

Modified: xmlbeans/trunk/xkit/README.txt
URL: http://svn.apache.org/viewcvs/xmlbeans/trunk/xkit/README.txt?rev=393899&r1=393898&r2=393899&view=diff
==============================================================================
--- xmlbeans/trunk/xkit/README.txt (original)
+++ xmlbeans/trunk/xkit/README.txt Thu Apr 13 12:44:03 2006
@@ -13,7 +13,7 @@
  *  limitations under the License.
  */
 
-XMLBeans Development Kit Version 2.0.0
+XMLBeans Development Kit Version 2.1.0
 
 
 Welcome to XMLBeans!
@@ -27,18 +27,21 @@
 
 (2) One copy of jsr173_1.0_api.jar, which contains classes
     needed to parse XML files for use with XMLBeans.
-    /lib/jsr173_1.0_api.jar
+    ./lib/jsr173_1.0_api.jar
 
 (3) One copy of resolver.jar from Apache xml-commons. See scomp
-    documentation for when it is needed
+    documentation for when it is needed.
+    ./lib/resolver.jar
 
 (4) One copy of xbean_xpath jar. Contains the XPath and XQuery
     "glue" code, only needed if XPath-XQuery functionality is
-    required
+    required.
+    ./lib/xbean_xpath.jar
 
-(5) One copy of xmlpublic.jar, containg all the public interfaces of
+(5) One copy of xmlpublic.jar, containing all the public interfaces of
     XMLBeans. (Classes included here are a subset of those included
-    in xbean.jar)
+    in xbean.jar.)
+    ./lib/xmlpublic.jar
 
 (6) License information for XML Beans and included libraries
     ./LICENSE.txt



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