antonio 2003/11/24 16:33:01
Modified: lib jars.xml
Added: lib/core excalibur-store-1.0-dev.jar
excalibur-event-impl-1.0.4-dev.jar
excalibur-xmlutil-1.0-dev.jar
excalibur-sourceresolve-1.0.2-dev.jar
excalibur-event-api-1.0.4-dev.jar
Removed: lib/core excalibur-event-20030904.jar
excalibur-store-20030825.jar
excalibur-sourceresolve-20030715.jar
excalibur-xmlutil-20031021.jar
Log:
Updating excalibur libs from Cocoon 2.1
Revision Changes Path
1.1 cocoon-2.2/lib/core/excalibur-store-1.0-dev.jar
<<Binary file>>
1.1 cocoon-2.2/lib/core/excalibur-event-impl-1.0.4-dev.jar
<<Binary file>>
1.1 cocoon-2.2/lib/core/excalibur-xmlutil-1.0-dev.jar
<<Binary file>>
1.1 cocoon-2.2/lib/core/excalibur-sourceresolve-1.0.2-dev.jar
<<Binary file>>
1.1 cocoon-2.2/lib/core/excalibur-event-api-1.0.4-dev.jar
<<Binary file>>
1.120 +17 -6 cocoon-2.2/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs//cocoon-2.2/lib/jars.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- jars.xml 24 Nov 2003 13:15:19 -0000 1.119
+++ jars.xml 25 Nov 2003 00:33:01 -0000 1.120
@@ -44,18 +44,29 @@
</file>
<file>
- <title>Avalon Excalibur Event</title>
+ <title>Avalon Excalibur Event API</title>
<description>
This is the Excalibur Event package which includes event queues,
asynchronous command processing, and the interfaces to support
event based programming.
</description>
<used-by>Cocoon Flow</used-by>
- <lib>core/excalibur-event-20030904.jar</lib>
+ <lib>core/excalibur-event-api-1.0.4-dev.jar</lib>
<homepage>http://avalon.apache.org/excalibur/</homepage>
</file>
<file>
+ <title>Avalon Excalibur Event Impl</title>
+ <description>
+ This is the Excalibur Event package which includes event queues,
+ asynchronous command processing, and the interfaces to support
+ event based programming.
+ </description>
+ <used-by>Cocoon Flow</used-by>
+ <lib>core/excalibur-event-impl-1.0.4-dev.jar</lib>
+ <homepage>http://avalon.apache.org/excalibur/</homepage>
+ </file>
+ <file>
<title>Avalon Excalibur I18n</title>
<description>
Part of avalon, it is a set of classes and patterns that
@@ -161,7 +172,7 @@
support high level server development.
</description>
<used-by>Cocoon</used-by>
- <lib>core/excalibur-sourceresolve-20030715.jar</lib>
+ <lib>core/excalibur-sourceresolve-1.0.2-dev.jar</lib>
<homepage>http://avalon.apache.org/excalibur/</homepage>
</file>
@@ -172,7 +183,7 @@
support high level server development.
</description>
<used-by>Cocoon</used-by>
- <lib>core/excalibur-store-20030825.jar</lib>
+ <lib>core/excalibur-store-1.0-dev.jar</lib>
<homepage>http://avalon.apache.org/excalibur/</homepage>
</file>
@@ -183,7 +194,7 @@
support high level server development.
</description>
<used-by>Cocoon</used-by>
- <lib>core/excalibur-xmlutil-20031021.jar</lib>
+ <lib>core/excalibur-xmlutil-1.0-dev.jar</lib>
<homepage>http://avalon.apache.org/excalibur/</homepage>
</file>