jvanzyl     00/10/12 15:21:01

  Modified:    build    build-velocity.xml
  Log:
  - turned off the image generation in stylebook, so the graphics
    directory no longer has to be deleted.
  
  Revision  Changes    Path
  1.3       +0 -2      jakarta-velocity/build/build-velocity.xml
  
  Index: build-velocity.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build-velocity.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build-velocity.xml        2000/10/02 00:43:19     1.2
  +++ build-velocity.xml        2000/10/12 22:21:01     1.3
  @@ -165,8 +165,6 @@
               </classpath>
           </java>
   
  -        <deltree dir="${velocity.docs}/graphics"/>
  -
       </target>
   
       <!-- =================================================================== -->
  
  
  

Reply via email to