Hi Mark,
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.
Regards,
Sunil
--
View this message in context:
http://www.nabble.com/Unzip-specific-folders-in-ANT-tp21685421p21699788.html
Sent from th
Sunils_82 wrote:
> Yes i tried specifying the wildcard using the folder name as mentioned below
>
>
>
> But this didn't extract the contents under the ./resource/images folder.
>
>
Should \ vs / matter? It seems to for me...
Can you try :-
please? Perhaps include the output from "ant
Yes i tried specifying the wildcard using the folder name as mentioned below
But this didn't extract the contents under the ./resource/images folder.
--
View this message in context:
http://www.nabble.com/Unzip-specific-folders-in-ANT-tp21685421p21686278.html
Sent from the Ant - Users mail
2009/1/27 Sunils_82 :
> I'm using the sample specified in the ANT
>
>
>
>
>
...
> But this extracts contents from all the folders present in the zip file.
Take a guess at what the "**" wildcard means...
> Wanted to know how to specify the folder name from
Sunils_82 wrote:
> I'm using the sample specified in the ANT
>
>
>
>
>
>
>
>
> But this extracts contents from all the folders present in the zip file.
All files with the extension of .gif and .GIF from all of the folders?
>
> W
I'm using the sample specified in the ANT
But this extracts contents from all the folders present in the zip file.
Wanted to know how to specify the folder name from which these gif files are
to be extracted.
Thanks,
S