Re: AW: AW: how to fail on valid zip file

2004-10-08 Thread Jeffrey Bacon
> >> >>> -Ursprüngliche Nachricht- >>> Von: Jeffrey Bacon [mailto:[EMAIL PROTECTED] >>> Gesendet am: Freitag, 8. Oktober 2004 17:02 >>> An: Ant Users List >>> Betreff: Re: AW: how to fail on valid zip file >>> &g

Re: AW: AW: how to fail on valid zip file

2004-10-08 Thread Peter Reilly
- Von: Jeffrey Bacon [mailto:[EMAIL PROTECTED] Gesendet am: Freitag, 8. Oktober 2004 17:02 An: Ant Users List Betreff: Re: AW: how to fail on valid zip file It still fails on the invalid ZIP file (which I want it to succeed on): [mkdir] Created dir: C:\workspace\BreakFast\temp\ziptest [

Re: AW: AW: how to fail on valid zip file

2004-10-08 Thread Richard Russell
Jeffrey Bacon <[EMAIL PROTECTED]> 10/08/2004 04:18 PM Please respond to "Ant Users List" To: Ant Users List <[EMAIL PROTECTED]> cc: Subject: Re: AW: AW: how to fail on valid zip file here, unzip is throwing the exception and it's s

Re: AW: AW: how to fail on valid zip file

2004-10-08 Thread Jeffrey Bacon
ag, 8. Oktober 2004 17:02 An: Ant Users List Betreff: Re: AW: how to fail on valid zip file It still fails on the invalid ZIP file (which I want it to succeed on): [mkdir] Created dir: C:\workspace\BreakFast\temp\ziptest [unzip] Expanding: C:\workspace\BreakFast\bin\BreakFast_res.cod i

AW: AW: how to fail on valid zip file

2004-10-08 Thread Jan . Materne
t; Von: Jeffrey Bacon [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 8. Oktober 2004 17:02 > An: Ant Users List > Betreff: Re: AW: how to fail on valid zip file > > It still fails on the invalid ZIP file (which I want it to > succeed on): > > [mkdir] Created dir: C:\wo

Re: AW: how to fail on valid zip file

2004-10-08 Thread Jeffrey Bacon
or that Jan > -Ursprüngliche Nachricht- > Von: Jeffrey Bacon [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 8. Oktober 2004 15:46 > An: Ant Users List > Betreff: how to fail on valid zip file > > During my build process, I want to test a fi

AW: how to fail on valid zip file

2004-10-08 Thread Jan . Materne
n: Ant Users List > Betreff: how to fail on valid zip file > > During my build process, I want to test a file to see if it > is a valid > ZIP file. However, I want to FAIL if it IS valid and succeed > if it is > NOT valid. Is there some way I can do this with the unzip tas

how to fail on valid zip file

2004-10-08 Thread Jeffrey Bacon
During my build process, I want to test a file to see if it is a valid ZIP file. However, I want to FAIL if it IS valid and succeed if it is NOT valid. Is there some way I can do this with the unzip task? -- Jeffrey Bacon [EMAIL PROTECTED] Creative Developer http://www.magmic.com -