Re: Exclude a directory

2006-01-19 Thread Frank Harnack
gt; I am using the copy task. > > I wasn't sure about the syntax to exclude a directory. > > Eg: > > Src > > |_com > > |_resource > > > > I want to exclude resource directory > > > > I wrote the task as > > > >

Re: Exclude a directory

2006-01-18 Thread Frank Harnack
Hello, with it should work. Regards Frank Quoting Alan Andrade <[EMAIL PROTECTED]>: > Hi > > I am using the copy task. > > I wasn't sure about the syntax to exclude a directory. >

Exclude a directory

2006-01-18 Thread Alan Andrade
Hi I am using the copy task. I wasn't sure about the syntax to exclude a directory. Eg: Src |_com |_resource I want to exclude resource directory I wrote the task as This doesnot seem to work. T