On Fri, 6 Jul 2001, Alan Hodgkinson <[EMAIL PROTECTED]> wrote: > Are there problems with the ant builtin task 'chmod' under Solaris? > It fails when I try to use it. No, but if you use file="..." it will only work on plain files, throw in a type="dir" and it should work. Stefan
- Problems with ant/chmod under Solaris Hodgkinson, Alan
- Stefan Bodewig