vgritsenko 2003/07/03 13:51:15
Modified: lib jars.xml
Added: lib/core commons-jxpath-1.1.jar
Removed: lib/optional commons-jxpath-1.1.jar
Log:
Move commons-jxpath-1.1.jar to the core: flow depends on it.
Revision Changes Path
1.56 +3 -3 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- jars.xml 1 Jul 2003 23:44:47 -0000 1.55
+++ jars.xml 3 Jul 2003 20:51:14 -0000 1.56
@@ -564,8 +564,8 @@
<file>
<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.1.jar</lib>
+ <used-by>Flow, JXPath logicsheet, and XMLForm</used-by>
+ <lib>core/commons-jxpath-1.1.jar</lib>
<homepage>http://jakarta.apache.org/commons/jxpath/</homepage>
</file>
1.1 cocoon-2.1/lib/core/commons-jxpath-1.1.jar
<<Binary file>>