>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
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
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
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
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
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