This task seems to be what I need, thanks.
I wasn't aware of the ant-contrib project, have to remember it :)
Peter Reilly wrote:
You can use the ant-contrib for task:
dir is @{dir}
outputs:
dir:
[echo] dir is /home/preilly/learning/a/for/sub
Hello Nicolas,
--- Nicolas Vervelle <[EMAIL PROTECTED]>
wrote:
>
> I can see how to use this tasks for 'one'
> subdirectory, but is there a
> task that will permit to call a subtask for each
> subdirectory ?
> Something like :
Just to note, to task is recommended over
task.
>
>
>
>
You can use the ant-contrib for task:
dir is @{dir}
outputs:
dir:
[echo] dir is /home/preilly/learning/a/for/sub
[echo] dir is /home/preilly/learning/a/for/sub/a
[echo] dir is /home/preilly/learning/a/for/sub/b
[echo] dir is /home
I can see how to use this tasks for 'one' subdirectory, but is there a
task that will permit to call a subtask for each subdirectory ?
Something like :
Nicolas
[EMAIL PROTECTED] wrote:
mmh - my first impression is that
, , , , ,
could be helpful.
Jan
-Ursprüngliche Nachricht
mmh - my first impression is that
, , , , ,
could be helpful.
Jan
> -Ursprüngliche Nachricht-
> Von: Nicolas Vervelle [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 23. März 2005 12:05
> An: user@ant.apache.org
> Betreff: Executing a task in each subdirectory
>
> Hi,
>
> I have a d