dlr 2002/09/24 23:00:30
Modified: lang default.properties
Log:
Reverting last commit back to CVS rev 1.3. I would prefer to see the "dist" build
target create bundled archives.
Revision Changes Path
1.5 +1 -1 jakarta-commons/lang/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/jakarta-commons/lang/default.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -u -r1.4 -r1.5
--- default.properties 25 Sep 2002 05:57:36 -0000 1.4
+++ default.properties 25 Sep 2002 06:00:30 -0000 1.5
@@ -23,7 +23,7 @@
conf.home = src/conf
# The base directory for distribution targets
-dist.home = ${build.home}/dist
+dist.home = dist
# The base directory for component sources
source.home = src/java
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>