jon         01/04/02 22:39:56

  Modified:    build    build.xml
  Log:
  removed build.compiler
  
  Revision  Changes    Path
  1.27      +0 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- build.xml 2001/04/03 04:54:26     1.26
  +++ build.xml 2001/04/03 05:39:55     1.27
  @@ -80,7 +80,6 @@
     <!-- =================================================================== -->
     <target name="env">
       
  -    <echo message="build.compiler = ${build.compiler}"/>
       <echo message="java.home = ${java.home}"/>
       <echo message="user.home = ${user.home}"/>
       <echo message="java.class.path = ${java.class.path}"/>
  
  
  

Reply via email to