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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]