Users List"
To
user@ant.apache.org
cc
Subject
zip into a top directory
Hi,
Is there a way to specify a top directory when using ant zip task?
For example, if install.home included bin/lib, the following
dest.zipfile will include bin/lib as top level directories. I'd like to
put them into
Hi,
Is there a way to specify a top directory when using ant zip task?
For example, if install.home included bin/lib, the following
dest.zipfile will include bin/lib as top level directories. I'd like to
put them into a top parent directory so it's convenient for users
unzipping the file.