You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by jv...@apache.org on 2001/06/21 16:51:21 UTC

cvs commit: jakarta-turbine/build build.properties

jvanzyl     01/06/21 07:51:21

  Added:       build    build.properties
  Log:
  - adding build.properties file.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine/build/build.properties
  
  Index: build.properties
  ===================================================================
  # -------------------------------------------------------------------
  # 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 = Turbine
  version = 2.2-dev
  project = turbine
  build.dir = ../bin
  src.dir = ../src
  javadoc.destdir = ../docs/apidocs
  jakarta.site2 = ../../jakarta-site2
  docs.src = ../xdocs
  docs.dest = ../docs
  turbine.jars = ../lib
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org