You can in a tar file which is available also through ant tasks. You
are talking about unix permissions right?
<tar tarfile="${cvs.package}.tar" basedir="${webroot.dir}"/>
<gzip zipfile="${cvs.package}.tar.gz" src="${cvs.package}.tar"/>
-----Original Message-----
From: Ciramella, EJ [mailto:ECiramella@emptoris.com]
Sent: Saturday, June 14, 2003 8:03 PM
To: 'Ant Users List'
Subject: Zip files....
I know we've all been over this a million times, but is there really no
way to preserve permissions in zip files?? I could have sworn that for
a short period of time I could.
Could anyone shed some light on this for me?
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|