Reverting last commit back to CVS rev 1.3. I would prefer to see the "dist" build target create bundled archives.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137064 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Rall 2002-09-25 06:00:30 +00:00
parent 357b510dcd
commit f2970e827e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ build.home = target
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