You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by le...@apache.org on 2003/03/29 11:37:35 UTC

cvs commit: avalon-excalibur/fortress/examples ant.properties

leosimons    2003/03/29 02:37:35

  Modified:    fortress/examples ant.properties
  Log:
  collections moved
  
  Revision  Changes    Path
  1.12      +1 -1      avalon-excalibur/fortress/examples/ant.properties
  
  Index: ant.properties
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/fortress/examples/ant.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ant.properties	6 Feb 2003 13:38:30 -0000	1.11
  +++ ant.properties	29 Mar 2003 10:37:35 -0000	1.12
  @@ -20,7 +20,7 @@
   
   # ----- External JARS, version 1.0 or later -----
   excalibur-event.home=${basepath}/../event
  -excalibur-event.lib=${excalibur-event.home}/lib
  +excalibur-event.lib=${excalibur-event.home}/../lib
   util.concurrent.jar=${excalibur-event.lib}/util.concurrent-1.3.1.jar
   commons-collections.jar=${excalibur-event.lib}/commons-collections-2.1.jar
   
  
  
  

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