You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2005/12/12 07:48:34 UTC

svn commit: r356184 - in /cocoon/branches/BRANCH_2_1_X: legal/concurrent-1.3.4.jar.license.txt legal/util.concurrent-1.3.4.jar.license.txt lib/core/concurrent-1.3.4.jar lib/core/util.concurrent-1.3.4.jar lib/jars.xml

Author: antonio
Date: Sun Dec 11 22:48:28 2005
New Revision: 356184

URL: http://svn.apache.org/viewcvs?rev=356184&view=rev
Log:
Make the name of util.concurrent compatible with Maven repository. Moved name from util.concurrent --> concurrent.

Added:
    cocoon/branches/BRANCH_2_1_X/legal/concurrent-1.3.4.jar.license.txt
      - copied unchanged from r356181, cocoon/branches/BRANCH_2_1_X/legal/util.concurrent-1.3.4.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/core/concurrent-1.3.4.jar
      - copied unchanged from r356181, cocoon/branches/BRANCH_2_1_X/lib/core/util.concurrent-1.3.4.jar
Removed:
    cocoon/branches/BRANCH_2_1_X/legal/util.concurrent-1.3.4.jar.license.txt
    cocoon/branches/BRANCH_2_1_X/lib/core/util.concurrent-1.3.4.jar
Modified:
    cocoon/branches/BRANCH_2_1_X/lib/jars.xml

Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml
URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/lib/jars.xml?rev=356184&r1=356183&r2=356184&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Sun Dec 11 22:48:28 2005
@@ -31,7 +31,7 @@
       foundation of JDK 1.5 concurrency management.
     </description>
     <used-by>Cocoon</used-by>
-    <lib>core/util.concurrent-1.3.4.jar</lib>
+    <lib>core/concurrent-1.3.4.jar</lib>
     <homepage>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</homepage>
   </file>