donaldp     2002/10/23 00:47:40

  Modified:    fortress default.properties
  Log:
  Fix event property to point to correct jar
  
  Revision  Changes    Path
  1.39      +1 -1      jakarta-avalon-excalibur/fortress/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/fortress/default.properties,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- default.properties        3 Oct 2002 03:36:06 -0000       1.38
  +++ default.properties        23 Oct 2002 07:47:39 -0000      1.39
  @@ -46,7 +46,7 @@
   # ----- Excalibur event, version 1.0 or later -----
   excalibur-event.home=${basedir}/../event/dist
   excalibur-event.lib=${excalibur-event.home}
  -excalibur-event.jar=${excalibur-event.lib}/excalibur-event-1.0.jar
  +excalibur-event.jar=${excalibur-event.lib}/excalibur-event-1.0.1.jar
   
   # ----- Commons collections, version 1.0 or later -----
   commons-collections.jar=${basedir}/../event/lib/commons-collections-20021002.jar
  
  
  

--
To unsubscribe, e-mail:   <mailto:avalon-cvs-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:avalon-cvs-help@;jakarta.apache.org>

Reply via email to