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 2004/06/04 10:59:21 UTC

cvs commit: cocoon-2.1/lib jars.xml

antonio     2004/06/04 01:59:21

  Modified:    .        status.xml
               lib      jars.xml
  Added:       lib/core util.concurrent-1.3.4.jar
               legal    util.concurrent-1.3.4.jar.license.txt
  Removed:     lib/core util.concurrent-1.3.3.jar
               legal    util.concurrent-1.3.3.jar.license.txt
  Log:
  Updating util.concurrent to 1.3.4
  
  Revision  Changes    Path
  1.349     +2 -2      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/status.xml,v
  retrieving revision 1.348
  retrieving revision 1.349
  diff -u -r1.348 -r1.349
  --- status.xml	4 Jun 2004 07:30:49 -0000	1.348
  +++ status.xml	4 Jun 2004 08:59:20 -0000	1.349
  @@ -206,7 +206,7 @@
   
    <release version="@version@" date="@date@">
      <action dev="AG" type="update">
  -     updated Groovy to 1.0-beta5, qdox to 1.4.
  +     updated Groovy to 1.0-beta5, qdox to 1.4 an util.concurrent to 1.3.4
      </action>
      <action dev="TC" type="remove">
        Removed the deprecated SWF block and added
  
  
  
  1.1                  cocoon-2.1/lib/core/util.concurrent-1.3.4.jar
  
  	<<Binary file>>
  
  
  1.1                  cocoon-2.1/legal/util.concurrent-1.3.4.jar.license.txt
  
  Index: util.concurrent-1.3.4.jar.license.txt
  ===================================================================
  Doug Lea's concurrent utilities.
  See the Notes at
  http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
  
  
  
  1.222     +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.221
  retrieving revision 1.222
  diff -u -r1.221 -r1.222
  --- jars.xml	4 Jun 2004 07:30:49 -0000	1.221
  +++ jars.xml	4 Jun 2004 08:59:21 -0000	1.222
  @@ -31,7 +31,7 @@
         foundation of JDK 1.5 concurrency management.
       </description>
       <used-by>Cocoon</used-by>
  -    <lib>core/util.concurrent-1.3.3.jar</lib>
  +    <lib>core/util.concurrent-1.3.4.jar</lib>
       <homepage>http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html</homepage>
     </file>