Dear Everyone,
   I am trying to use the chmod command with the type="both" to chmod
   everything from the directories to the files.

   Here is the entry:
 <chmod dir="${foo.bar.dir}/${war.dir}/WEB-INF/classes" perm="ug+rwx"
type="both"  />

  It then chmod all of the directories but does not do the files.  If
I add an  includes="**/*"
  then it does the files and not the directories.

  Does anyone have any idea what I am doing wrong?

   This is using  Ant version 1.4 September 3 2001 with JDK 1.3.1 SunOS
5.6








--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to