cziegeler 2003/06/23 10:53:07
Modified: lib jars.xml Removed: lib/core/jvm1.4 excalibur-datasource-vm14-20021121.jar lib/core/jvm1.3 excalibur-datasource-vm13-20021121.jar Log: Updating to latest excalibur datasource - no more JVM dependency :) Move BlobSource into databases block Revision Changes Path 1.50 +3 -16 cocoon-2.1/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- jars.xml 18 Jun 2003 11:18:34 -0000 1.49 +++ jars.xml 23 Jun 2003 17:53:07 -0000 1.50 @@ -26,23 +26,10 @@ <title>Avalon Excalibur DataSource</title> <description> Part of avalon, it is a set of classes and patterns that - support high level server development. (This JAR has been - compiled on Java 1.3 to be run on JVM 1.3) + support high level server development. </description> <used-by>Cocoon</used-by> - <lib>core/jvm1.3/excalibur-datasource-vm13-20021121.jar</lib> - <homepage>http://avalon.apache.org/excalibur/</homepage> - </file> - - <file> - <title>Avalon Excalibur DataSource</title> - <description> - Part of avalon, it is a set of classes and patterns that - support high level server development. (This JAR has been - compiled on Java 1.4 to be run on JVM 1.4.) - </description> - <used-by>Cocoon</used-by> - <lib>core/jvm1.4/excalibur-datasource-vm14-20021121.jar</lib> + <lib>databases/lib/excalibur-datasource-1.1.1.jar</lib> <homepage>http://avalon.apache.org/excalibur/</homepage> </file>