You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2002/02/26 01:57:30 UTC

cvs commit: jakarta-cactus/anttasks build.properties.sample

vmassol     02/02/25 16:57:29

  Modified:    anttasks build.properties.sample
  Log:
  uncomment
  
  Revision  Changes    Path
  1.2       +2 -2      jakarta-cactus/anttasks/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/anttasks/build.properties.sample,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.properties.sample	24 Feb 2002 19:25:44 -0000	1.1
  +++ build.properties.sample	26 Feb 2002 00:57:29 -0000	1.2
  @@ -6,7 +6,7 @@
   # rename this file to "build.properties" in the same directory that contains the
   # "build.xml" file.
   #
  -# $Id: build.properties.sample,v 1.1 2002/02/24 19:25:44 vmassol Exp $
  +# $Id: build.properties.sample,v 1.2 2002/02/26 00:57:29 vmassol Exp $
   # -----------------------------------------------------------------------------
   
   # WARNING:  The relative paths below are relative to the directory where the
  @@ -17,4 +17,4 @@
   # -----------------------------------------------------------------------------
   
   # Location of the Ant jar
  -#ant.jar=../../jakarta-ant/build/lib/ant.jar
  +ant.jar=../../jakarta-ant/build/lib/ant.jar
  
  
  

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