AW: AW: AW: Unzip specific folders in ANT

2009-01-27 Thread Jan.Materne
>I tried the wildcard from your example: > > >This worked as i expected. >Thanks a lot Jan I added these two examples to the manual. Jan - To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mai

Re: AW: AW: Unzip specific folders in ANT

2009-01-27 Thread Sunils_82
Hi Jan, I tried the wildcard from your example: This worked as i expected. Thanks a lot Jan Regards, Sunil -- View this message in context: http://www.nabble.com/Unzip-specific-folders-in-ANT-tp21685421p21701022.html Sent from the Ant - Users mailing list archive at Nabble.com. --

AW: AW: Unzip specific folders in ANT

2009-01-27 Thread Jan.Materne
>I tried with the wildcard that you provided and checked with >verbose option. >Extracting of files doesn't seem to happen for specified folder names. This works for me: Jan -