jvanzyl     01/08/31 11:24:56

  Modified:    .        build.xml
  Log:
  - hsql.jar doesn't need to be defined here, it is defined in the
    build.properties file
  
  Revision  Changes    Path
  1.8       +0 -3      jakarta-turbine-tdk/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml 2001/08/29 04:29:31     1.7
  +++ build.xml 2001/08/31 18:24:56     1.8
  @@ -39,9 +39,6 @@
   
     <property name="servletapi.docs" value="${servletapi.home}/dist/docs/api"/>
   
  -  <!-- Jar Files -->
  -  <property name="hsql.jar" value="hsql.jar"/>
  -
     <!-- ================================================================== -->
     <!-- Prints useful build environment values                             -->
     <!-- ================================================================== -->
  
  
  

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

Reply via email to