vmassol     2003/01/22 06:34:31

  Modified:    anttasks build.xml
  Log:
  conf.dir property is not longer used
  
  Revision  Changes    Path
  1.33      +0 -1      jakarta-cactus/anttasks/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/anttasks/build.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- build.xml 3 Jan 2003 15:50:51 -0000       1.32
  +++ build.xml 22 Jan 2003 14:34:30 -0000      1.33
  @@ -70,7 +70,6 @@
       <property name="src.dir" location="${base.dir}/src"/>
       <property name="src.java.dir" location="${src.dir}/java"/>
       <property name="build.dir" location="${base.dir}/."/>
  -    <property name="conf.dir" location="${base.dir}/conf"/>
   
       <!--
          ========================================================================
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to