ovidiu 2003/01/08 21:35:07 Modified: lib jars.xml Log: Added cornerstone jar files needed by the ContinuationsManager. Revision Changes Path 1.61 +21 -0 xml-cocoon2/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- jars.xml 8 Jan 2003 21:48:02 -0000 1.60 +++ jars.xml 9 Jan 2003 05:35:07 -0000 1.61 @@ -10,6 +10,27 @@ <jars> <file> + <title>Cornerstone Excalibur ThreadContext</title> + <description>The version of excalibur-threadcontext-1.0.jar that comes with cornerstone src</description> + <used-by>Avalon Cornerstone Scheduler</used-by> + <lib>core/cornerstone-excalibur-threadcontext-20021213.jar</lib> + <homepage>http://jakarta.apache.org/avalon/cornerstone/index.html</homepage> + </file> + <file> + <title>Cornerstone Excalibur Thread</title> + <description>The version of excalibur-thread-1.0.jar that comes with cornerstone src</description> + <used-by>Avalon Cornerstoner Scheduler</used-by> + <lib>core/cornerstone-excalibur-thread-20021213.jar</lib> + <homepage>http://jakarta.apache.org/avalon/cornerstone/index.html</homepage> + </file> + <file> + <title>Avalon Cornerstone</title> + <description>Contains the avalon-cornerstone scheduler, threadManager and other classes (This JAR has been compiled on Java 1.3 to be run on JVM 1.3 or earlier.)</description> + <used-by>Cocoon-Flow</used-by> + <lib>core/cornerstone-20021213.jar</lib> + <homepage>http://jakarta.apache.org/avalon/cornerstone/index.html</homepage> + </file> + <file> <title>Avalon Excalibur DataSource</title> <description>Part of jakarta-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 or earlier.)</description>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]