Hi
I am trying to create an ant script to selectively bundle folders if the
folders contains a particular file.
E.g.
folers are:
folder_1
folder_2
folder_3
all under folder.root
The ant script should check if the folders contains a particular file (
execute.sql) and then only create a tar contai
.
Regards,
Utpal
On 8/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> see http://marc.info/?l=ant-user&m=115743516213282&w=2
>
> Jan
>
>
> >-Ursprüngliche Nachricht-
> >Von: Utpal Sen [mailto:[EMAIL PROTECTED]
> >Gesendet: Freita
Hi,
I wanted to check for the existence of folders having a fixed pattern as
part of their name.
I checked the task but here I cannot pass a regular expression
or wildcard character in the attribute 'file'.
Following is my code (which is not working):
folder exists
I have folders