On Wednesday 18 January 2006 2:06 pm, Cena, Bernard (IT) wrote:
> Is there a way to substitute what executable is used under the hood of
> <jar> task in similar fashion to executable and compiler attribute for
> <javac> ? We've found <jar> quite slow on large packages and were
> wondering if we could substitute for example GNU jar which is much
> faster. If not, what would be your recommendation for this - write own
> macro to replace <jar> ?
> Thanks
> Bernard
> --------------------------------------------------------
>
> NOTICE: If received in error, please destroy and notify sender.  Sender
> does not waive confidentiality or privilege, and use is prohibited.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
Maybe write your own custom task for gnu-jar? Better yet see if you can extend 
jar and add support for gnu-jar.
--------------------------------------------------- 
Clifton C. Craig, Software Engineer
Intelligent Computer Systems -  A Division of GBG
[EMAIL PROTECTED]
[EMAIL PROTECTED]

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

Reply via email to