You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Gerald Bennett <ge...@tonic.com> on 2002/06/25 19:07:40 UTC

How to determine directories

Hi is there an ant task to determine if inside a root directory there exists
a directory 
that is marked read only ? if so return the value or possible values ?

Re: How to determine directories

Posted by Stefan Bodewig <bo...@apache.org>.
On Tue, 25 Jun 2002, Gerald Bennett <ge...@tonic.com> wrote:

> Hi is there an ant task to determine if inside a root directory
> there exists a directory that is marked read only ? if so return the
> value or possible values ?

That would be a <dirset> together with the selector Erik Hatcher has
posted on ant-user about two weeks ago.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>