Ant script for selectively bundling folders | Need Help

2007-09-25 Thread Utpal Sen
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

Re: Checking existence of folders with a particular naming convention | Need Help

2007-08-24 Thread Utpal Sen
. 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

Checking existence of folders with a particular naming convention | Need Help

2007-08-24 Thread Utpal Sen
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