You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by "Rice, Joe" <Jo...@solers.com> on 2004/01/30 20:35:50 UTC

chmod task

I'm using the following task in my build.xml.  I'm on a Solaris 8 box using
ant 1.5.1.

<chmod dir="${basedir}" perm="ugo+rx" type="both" />

It runs fine but none of the unix file permissions actually change on my
filesystem.  Does anybody have any tips about how to debug this?

Thanks,

Joe Rice

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org