bdelacretaz 2003/03/25 01:24:03
Modified: lib jars.xml Log: concurrent-1.3.1.jar path corrected Revision Changes Path 1.17 +1 -1 cocoon-2.1/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- jars.xml 24 Mar 2003 12:11:57 -0000 1.16 +++ jars.xml 25 Mar 2003 09:24:03 -0000 1.17 @@ -16,7 +16,7 @@ foundation of JDK 1.5 concurrency management. </description> <used-by>Cocoon</used-by> - <lib>lib/core/util.concurrent-1.3.1.jar</lib> + <lib>core/util.concurrent-1.3.1.jar</lib> <homepage>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</homepage> </file>