dlr 01/08/16 18:49:29
Modified: . build.properties
Log:
Added package property, divined from project property.
Revision Changes Path
1.2 +1 -0 jakarta-turbine-3/build.properties
Index: build.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine-3/build.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- build.properties 2001/08/16 04:41:25 1.1
+++ build.properties 2001/08/17 01:49:29 1.2
@@ -9,6 +9,7 @@
name = Turbine
version = 3.0-dev
project = turbine
+package = org.apache.${project}
build.dir = ./bin
src.dir = ./src
conf.dir = ./conf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]