You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2016/05/20 06:45:13 UTC

[jira] [Closed] (BUILDR-626) Add option to allow packaging of zip and jar archives using the zip and jar commands

     [ https://issues.apache.org/jira/browse/BUILDR-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme closed BUILDR-626.
---------------------------------
    Resolution: Auto Closed

Closing for inactivity. In 1.5, we have upgraded rubyzip to the latest version, let's see if it's still slower than calling out to zip.

> Add option to allow packaging of zip and jar archives using the zip and jar commands
> ------------------------------------------------------------------------------------
>
>                 Key: BUILDR-626
>                 URL: https://issues.apache.org/jira/browse/BUILDR-626
>             Project: Buildr
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Russell Teabeault
>             Fix For: 1.5
>
>
> Zip and Jar packaging in buildr is pretty slow compared to packaging using the zip and jar commands.  Buildr is currently using the rubyzip package to accomplish its packaging.  I propose adding an option so that instead of using the rubyzip lib it will instead shell out and use zip/unzip or jar.  My initial testing shows that packaging one of our zip files using zip takes between 10 and 15 seconds.  Creating the same archive using buildr's rubyzip implementation takes about 1 minute and 15 to 30 seconds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)