You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Artemis Ozten <ao...@webalg.com> on 2004/05/07 22:30:38 UTC

chmod task

Is there a known bug about ANT's chmod task? It was not working in 1.5.4
and it still is not working in 1.6.1. I am testing the command below in
LINUX.
 
 
<chmod dir="${distribution.arb.dir}" includes="**/*.sh" perm="ug+rx" />
 
Artemis.
This e-mail may contain confidential, proprietary information on
DealerTrack.com, Inc.  It is intended solely for the name recipient(s)
listed above and should be maintained in strictest confidence.  If you
are not the intended recipient, you are hereby notified that any
disclosure, copying, distribution, or use of the information contained
herein (including any reliance thereon) is STRICTLY PROHIBITED.  If you
have received this e-mail in error, please immediately notify the sender
at and delete this information from your computer and destroy any
related paper copies.
 
.