You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/04/07 08:05:44 UTC

cvs commit: jakarta-avalon-excalibur/pool ant.properties.sample

donaldp     02/04/06 22:05:44

  Modified:    pool     ant.properties.sample
  Log:
  Remove uneeded sample properties.
  
  Revision  Changes    Path
  1.2       +1 -5      jakarta-avalon-excalibur/pool/ant.properties.sample
  
  Index: ant.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/pool/ant.properties.sample,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ant.properties.sample	4 Apr 2002 05:09:03 -0000	1.1
  +++ ant.properties.sample	7 Apr 2002 06:05:43 -0000	1.2
  @@ -9,7 +9,7 @@
   # The ant.properties values in this directory apply only to this component, and
   # override the defaults in ../ant.properties.
   #
  -# $Id: ant.properties.sample,v 1.1 2002/04/04 05:09:03 leif Exp $
  +# $Id: ant.properties.sample,v 1.2 2002/04/07 06:05:43 donaldp Exp $
   # -----------------------------------------------------------------------------
   
   # --------------------------------------------------
  @@ -40,10 +40,6 @@
   # ----- Excalibur Collections -----
   excalibur-collections.home=../collections/build/lib
   excalibur-collections.jar=${excalibur-collections.home}/excalibur-collections-1.0.jar
  -
  -# ----- Excalibur Concurrent -----
  -excalibur-concurrent.home=../concurrent/build/lib
  -excalibur-concurrent.jar=${excalibur-concurrent.home}/excalibur-concurrent-1.0.jar
   
   # ----- JUnit Unit Test Suite, version 3.7 or later -----
   junit.home=${base.path}/junit3.7
  
  
  

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