jvanzyl     01/03/05 07:56:25

  Modified:    build    build-velocity.xml
  Log:
  - fixing build for little GUMP :-)
  
  Revision  Changes    Path
  1.38      +0 -8      jakarta-velocity/build/build-velocity.xml
  
  Index: build-velocity.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build-velocity.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- build-velocity.xml        2001/03/05 07:45:50     1.37
  +++ build-velocity.xml        2001/03/05 15:56:24     1.38
  @@ -420,14 +420,6 @@
       
       <chmod file="${dist.dir}/examples/test.sh" perm="+x"/>
   
  -    <copy todir="${dist.dir}/testbed">
  -      <fileset dir="../testbed">
  -        <include name="**"/>
  -      </fileset>
  -    </copy>
  -    
  -    <chmod file="${dist.dir}/testbed/test.sh" perm="+x"/>
  -        
       <copy 
         file="${build.dir}/${project}.jar" 
         tofile="${dist.dir}/${project}.jar"
  
  
  

Reply via email to