if the machine has to extract four 500MB zips at the same time, there is
no much room for Ant :)
Jan
> -Ursprüngliche Nachricht-
> Von: Kristian Perkins [mailto:[EMAIL PROTECTED]
> Gesendet am: Donnerstag, 10. März 2005 11:58
> An: Ant Users List
> Betreff: Re: AW: AW: cannot resolve symb
Ok, verified for 1.3.0-C, works with 1.4.2_05-b04.
Mmh javadoc for 1.3 [1] has that method ...
Signature hasnt changed, maybe the compiler is not so restrictive any more.
If I had changed
protected void readStreamHeader() {
to
protected void readStreamHeader() throws java.io.IOException,
j