Re: Set up folder permission in Windows with Ant

2008-02-22 Thread Steve Loughran
lawardy wrote: Hi, I'm a new user of ant. I am trying to set up a folder and need to set up certain permission on it (read, write and execute permission)Is it possible to do with ant? Any idea of how to do that. 1. this is the kind of question for the ant users list 2. Windows? it doesnt h

Re: Set up folder permission in Windows with Ant

2008-02-21 Thread Charbel BITAR
Hi, Just use the chmod task... http://ant.apache.org/manual/CoreTasks/chmod.html HTH -- Charbel On Thu, Feb 21, 2008 at 4:03 AM, lawardy <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm a new user of ant. I am trying to set up a folder and need to set up > certain permission on it (read, write and ex