You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2003/05/17 10:37:57 UTC

cvs commit: avalon-phoenix/lib commons-collections-2.1.jar excalibur-instrument-1.0.jar excalibur-logger-1.0.1.jar excalibur-pool-1.2.jar excalibur-thread-1.1.1.jar util.concurrent-1.3.1.jar excalibur-instrument-0.1.jar excalibur-logger-1.0.jar excalibur-pool-1.0.jar excalibur-thread-1.1.jar

hammant     2003/05/17 01:37:57

  Modified:    .        Tag: RELEASE_402-branch build.xml
  Added:       lib      Tag: RELEASE_402-branch commons-collections-2.1.jar
                        excalibur-instrument-1.0.jar
                        excalibur-logger-1.0.1.jar excalibur-pool-1.2.jar
                        excalibur-thread-1.1.1.jar
                        util.concurrent-1.3.1.jar
  Removed:     lib      Tag: RELEASE_402-branch
                        excalibur-instrument-0.1.jar
                        excalibur-logger-1.0.jar excalibur-pool-1.0.jar
                        excalibur-thread-1.1.jar
  Log:
  upgraded pool, thread, logger, instrument. commons collections and the PD concurrent package are not deps (because of pool rework).
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.164.2.16 +2 -0      avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-phoenix/build.xml,v
  retrieving revision 1.164.2.15
  retrieving revision 1.164.2.16
  diff -u -r1.164.2.15 -r1.164.2.16
  --- build.xml	6 Mar 2003 01:45:26 -0000	1.164.2.15
  +++ build.xml	17 May 2003 08:37:56 -0000	1.164.2.16
  @@ -369,6 +369,8 @@
           <copy todir="${bin.dist.lib}">
               <fileset dir="${lib.dir}">
                   <include name="excalibur*.jar"/>
  +                <include name="commons-collections-*"/>
  +                <include name="util.concurrent-*"/>
               </fileset>
               <fileset dir="${lib.dir}/jing">
                   <include name="*.jar"/>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +554 -0    avalon-phoenix/lib/Attic/commons-collections-2.1.jar
  
  	<<Binary file>>
  
  
  1.1.2.1   +163 -163  avalon-phoenix/lib/excalibur-instrument-1.0.jar
  
  	<<Binary file>>
  
  
  1.1.2.1   +711 -0    avalon-phoenix/lib/Attic/excalibur-logger-1.0.1.jar
  
  	<<Binary file>>
  
  
  1.2.2.1   +478 -414  avalon-phoenix/lib/Attic/excalibur-pool-1.2.jar
  
  	<<Binary file>>
  
  
  1.1.2.1   +351 -0    avalon-phoenix/lib/Attic/excalibur-thread-1.1.1.jar
  
  	<<Binary file>>
  
  
  1.1.2.1   +723 -0    avalon-phoenix/lib/Attic/util.concurrent-1.3.1.jar
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org