jvanzyl     01/09/14 20:39:22

  Modified:    .        build.properties
  Log:
  - getting rid of ant specific properties. ant now has to be installed
    so the documentation must be present as well.
  
  Revision  Changes    Path
  1.6       +1 -13     jakarta-turbine-tdk/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-tdk/build.properties,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- build.properties  2001/09/14 18:15:30     1.5
  +++ build.properties  2001/09/15 03:39:22     1.6
  @@ -60,21 +60,9 @@
   tomcat.conf = ${tomcat.dist}/conf
   servletapi.docs = ${servletapi.home}/dist/docs/api
   
  -
   # -------------------------------------------------------------------
  -# A N T  P R O P E R T I E S
  +# D O C U M E N T A T I O N
   # -------------------------------------------------------------------
  -
  -ant.src.home = ../jakarta-ant
  -ant.dist = ${ant.src.home}/dist
  -ant.docs = ${ant.dist}/docs
  -ant.lib = ${ant.dist}/lib
  -
  -# Could probably get rid of all of these ...
  -# try to break the inter-repository deps and just point
  -# people to the docs instead of trying to include them
  -# or use release distributions instead of repos for
  -# the docs.
   
   site2.home = ../jakarta-site2
   
  
  
  

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

Reply via email to