bruno 2003/09/04 01:28:39
Modified: lib jars.xml
Added: lib/core util.concurrent-1.3.2.jar
Removed: lib/core util.concurrent-1.3.2-patched.jar
Log:
changed util.concurrent version back to 1.3.2
previous patch has become irrelevant and doesn't really fix a thing.
Revision Changes Path
1.1 cocoon-2.1/lib/core/util.concurrent-1.3.2.jar
<<Binary file>>
1.88 +2 -2 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- jars.xml 4 Sep 2003 08:23:26 -0000 1.87
+++ jars.xml 4 Sep 2003 08:28:39 -0000 1.88
@@ -16,7 +16,7 @@
foundation of JDK 1.5 concurrency management.
</description>
<used-by>Cocoon</used-by>
- <lib>core/util.concurrent-1.3.2-patched.jar</lib>
+ <lib>core/util.concurrent-1.3.2.jar</lib>
<homepage>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</homepage>
</file>