Author: fanningpj
Date: Wed Dec 16 20:49:09 2020
New Revision: 1884527
URL: http://svn.apache.org/viewvc?rev=1884527&view=rev
Log:
update readme
Modified:
xmlbeans/trunk/README.txt
Modified: xmlbeans/trunk/README.txt
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/README.txt?rev=1884527&r1=1884526&r2=1884527&view=diff
==============================================================================
--- xmlbeans/trunk/README.txt (original)
+++ xmlbeans/trunk/README.txt Wed Dec 16 20:49:09 2020
@@ -43,13 +43,8 @@ http://wiki.apache.org/xmlbeans
./test/docs/* for running tests
XmlBeans depends on the following external libraries:
-- jsr173_1.0_api.jar
-- jam-0.1.0-src.jar [http://annogen.codehaus.org/JAM] for the extension
- feature using plain .java files
-- tools.jar (O) from the JDK, dependency of jam-0.1.0-src
-- resolver.jar (O) [http://xml.apache.org/commons/components/resolver/]
- for apache-commons catalog files that are used in entity resolving
-- saxon9.0.0.4j (O) [http://sourceforge.net/projects/saxon/]
+- javaparser-core (O) [https://github.com/javaparser/javaparser]
+- Saxon-HE (O) [http://saxon.sourceforge.net/]
for XPath/XQuery in XmlBeans
(O) means that the library is optional
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]