Re: Zip file/folder only if present

2007-06-27 Thread Parag P. Doke
>Von: Parag P. Doke [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juni 2007 18:15 >An: Ant Users List >Betreff: Re: Zip file/folder only if present > >Hi Jan. >Thank you for your email. >Just one question about lines: >> >> >If I

AW: Zip file/folder only if present

2007-06-26 Thread Jan.Materne
no http://ant.apache.org/manual/dirtasks.html#patterns Jan >-Ursprüngliche Nachricht- >Von: Parag P. Doke [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juni 2007 18:15 >An: Ant Users List >Betreff: Re: Zip file/folder only if present > >Hi Jan. >Thank you f

RE: Zip file/folder only if present

2007-06-26 Thread Anderson, Rob (Global Trade)
I believe the zip task will not create a zip file if there are no files to include. -Rob Anderson > -Original Message- > From: Parag P. Doke [mailto:[EMAIL PROTECTED] > Sent: Monday, June 25, 2007 11:56 PM > To: user@ant.apache.org > Subject: Zip file/folder only if pres

Re: Zip file/folder only if present

2007-06-26 Thread Parag P. Doke
Jan >-Ursprüngliche Nachricht- >Von: Parag P. Doke [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juni 2007 08:56 >An: user@ant.apache.org >Betreff: Zip file/folder only if present > >Hi All. >I'm an ant newbie running version 1.7.0 on NTish Windows and Unix. My

AW: Zip file/folder only if present

2007-06-26 Thread Jan.Materne
could include pattern. Jan >-Ursprüngliche Nachricht- >Von: Parag P. Doke [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juni 2007 08:56 >An: user@ant.apache.org >Betreff: Zip file/folder only if present > >Hi All. >I'm an ant

Zip file/folder only if present

2007-06-25 Thread Parag P. Doke
Hi All. I'm an ant newbie running version 1.7.0 on NTish Windows and Unix. My intent was to write a tiny build script that zips up certain files/folders if they are present. I was trying with the zip task and the zipfileset fileset with regexps. However, it seems like this works only if the refere