Re: task not accepting relative path

2009-10-31 Thread cvsusr
Hi, Thanks for your reply. I am not able to give relative path for Capital folder in filset. This is not working.. i tried various patterns for relative path.. because the Capital folder will reside in any subdirectory. So I dont know the specific path to give. Hence providing the relative p

Re: task not accepting relative path

2009-10-31 Thread Scot P. Floess
Why don't you use some of the built-in path functionality? On Sat, 31 Oct 2009, cvsusr wrote: Hi I need to find the folder named "capital" under the basedir and prepare filelist with extension *.txt under capital folder. For this I used task and gave like following, but its not ac

task not accepting relative path

2009-10-31 Thread cvsusr
Hi I need to find the folder named "capital" under the basedir and prepare filelist with extension *.txt under capital folder. For this I used task and gave like following, but its not accepting the relative path. This path varies according the base folder name we set in properties.. so what