Hello, I'm using Ant-1.2 to build my project, and everything but one thing is working as I expect, the tarball generated by the following command doesn't keep the executable bit in the file mode: <tar tarfile="${name}-${DSTAMP}.tar" basedir="${dist.dir}" includes="**" /> Any suggestions? Greetings, -- Javier Kohen <[EMAIL PROTECTED]> ICQ: blashyrkh #2361802 http://www.tough.com.ar/
- Re: Question about tar support. Javier Kohen
- Re: Question about tar support. Peter Donald
- RE: Question about tar support. Tim Vernum
- RE: Question about tar support. Andrew Duncan
- Re: Question about tar support. Stefan Bodewig