dlr 01/06/21 18:20:19
Modified: build build.properties
Log:
I don't really understand why a range is used for the year property
(which is singular, so to me should reference only one year or be
renamed), but we might as well use the correct range.
Revision Changes Path
1.3 +1 -1 jakarta-turbine/build/build.properties
Index: build.properties
===================================================================
RCS file: /home/cvs/jakarta-turbine/build/build.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- build.properties 2001/06/21 19:46:55 1.2
+++ build.properties 2001/06/22 01:20:19 1.3
@@ -16,7 +16,7 @@
docs.src = ../xdocs
docs.dest = ../docs
turbine.jars = ../lib
-year = 1999-2000
+year = 1999-2001
debug = on
optimize = off
deprecation = off
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]