----- Original Message -----
From: "Alexey Solofnenko" <[EMAIL PROTECTED]>
To: "Ant Developers List (E-mail)" <[EMAIL PROTECTED]>
Sent: Wednesday, July 17, 2002 11:07 AM
Subject: Why not to call external bzip2? Java implementation is too slow.


> Hello,
>
>   it would be great if ANT could detect that bzip2 is available on PATH
and
> run it instead of using bzip2 java implantation. It is just too slow.

nothing to stop you using <available> in your build file to do that, though
performance tuning the java implementation would be a better long term
option


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to