jon         01/07/20 14:11:45

  Added:       build    build.properties.sample
  Removed:     build    build.properties
  Log:
  renamed to build.properties.sample
  
  this is the way that catalina does it.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-torque/build/build.properties.sample
  
  Index: build.properties.sample
  ===================================================================
  # -------------------------------------------------------------------
  # B U I L D  P R O P E R T I E S
  # -------------------------------------------------------------------
  # These properties are used by the Turbine build, you may override
  # any of these default values by placing property values in
  # your ${user.home}/build.properties file.
  # -------------------------------------------------------------------
  
  name = Torque
  version = 1.0
  project = torque
  build.dir = ../bin
  src.dir = ../src
  javadoc.destdir = ../docs/apidocs
  jakarta.site2 = ../../jakarta-site2
  docs.src = ../xdocs
  docs.dest = ../docs
  turbine.jars = ../lib
  year = 1999-2001
  debug = on
  optimize = off
  deprecation = off
  jdom.jar = jdom-b6.jar
  
  # You must set these values here, or in your
  # ${user.home}/build.properties file in order
  # to build Torque:
  # velocity.jar = ${lib.repo}/velocity-1.2-dev.jar
  # xerces.jar = ${lib.repo}/xerces-1.3.0.jar
  # village.jar = ${lib.repo}/village-1.5.1.jar
  
  
  

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

Reply via email to