jon         01/03/29 13:59:03

  Modified:    build    build.xml
  Log:
  build.compiler not needed any longer according to sam
  
  Revision  Changes    Path
  1.23      +0 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- build.xml 2001/03/27 00:39:31     1.22
  +++ build.xml 2001/03/29 21:59:02     1.23
  @@ -12,7 +12,6 @@
     <property name="Name" value="Velocity"/>
     <property name="version" value="1.0b3-dev"/>
     <property name="project" value="velocity"/>
  -  <property name="build.compiler" value="classic"/>
       
     <property name="build.dir" value="../bin"/>
     <property name="build.src" value="${build.dir}/src"/>
  
  
  

Reply via email to