Re: Zip file/folder only if present

2007-06-27 Thread Parag P. Doke
Thank you Jan and Rob for the inputs. I will attempt more and reply back when I have some working build file. Thanks, Parag P. Doke On 6/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: no http://ant.apache.org/manual/dirtasks.html#patterns Jan >-Ursprüngliche Nachricht-

Re: Zip file/folder only if present

2007-06-26 Thread Parag P. Doke
Hi Jan. Thank you for your email. Just one question about lines: If I'm not mistaken, I could use: Is that right ? Thanks in advance, Parag P. Doke On 6/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Try a combination like With you ensu

Zip file/folder only if present

2007-06-25 Thread Parag P. Doke
p all *htm* files I am interested in using the prefix attribute of the zipfileset task. After unzipping, the files are created without the ParentFolder directory. Can someone share his/her experiences about the same ? An existing document explaining the process / logic will also be fine. Tha