You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2003/01/19 16:15:55 UTC

cvs commit: jakarta-avalon-excalibur/event default.properties

mcconnell    2003/01/19 07:15:55

  Modified:    event    default.properties
  Log:
  Upodated to reference 1.1 thread jar file.
  
  Revision  Changes    Path
  1.27      +1 -1      jakarta-avalon-excalibur/event/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/event/default.properties,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- default.properties	16 Nov 2002 12:08:49 -0000	1.26
  +++ default.properties	19 Jan 2003 15:15:55 -0000	1.27
  @@ -19,7 +19,7 @@
   # ----- Excalibur thread, version 1.0 or later -----
   excalibur-thread.home=${basedir}/../thread
   excalibur-thread.lib=${excalibur-thread.home}/build/lib
  -excalibur-thread.jar=${excalibur-thread.lib}/excalibur-thread-1.0.jar
  +excalibur-thread.jar=${excalibur-thread.lib}/excalibur-thread-1.1.jar
   
   # ----- Commons Collections, version 2.1 or later -----
   commons-collections.jar=lib/commons-collections-20021002.jar
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>