coliver 2003/02/27 15:46:15
Modified: lib jars.xml
Log:
Added jdtcore2.0.2.jar (Eclipse Java Compiler) and updated JXPath
Revision Changes Path
1.82 +8 -1 xml-cocoon2/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- jars.xml 20 Feb 2003 18:22:19 -0000 1.81
+++ jars.xml 27 Feb 2003 23:46:14 -0000 1.82
@@ -480,8 +480,15 @@
<title>Jakarta Commons JXPath</title>
<description>XPath interpreter. Work with JavaBeans and DOM nodes</description>
<used-by>JXPath logicsheet and XMLForm</used-by>
- <lib>optional/commons-jxpath-1.0.jar</lib>
+ <lib>optional/commons-jxpath-1.1b1.jar</lib>
<homepage>http://jakarta.apache.org/commons/jxpath/</homepage>
+ </file>
+ <file name="jdtcore">
+ <title>Eclipse Java Development Tools Core</title>
+ <description>Eclipse Java Compiler</description>
+ <used-by>XSP</used-by>
+ <lib>optional/jdtcore2.0.2.jar</lib>
+ <homepage>http://www.eclipse.org/</homepage>
</file>
<file>
<title>Continuations-based JavaScript engine</title>