You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2007/08/16 01:44:47 UTC

[jira] Updated: (MASSEMBLY-227) Support 'store-only' (no-compression) jar files

     [ http://jira.codehaus.org/browse/MASSEMBLY-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MASSEMBLY-227:
---------------------------------

    Fix Version/s: 2.2

> Support 'store-only' (no-compression) jar files
> -----------------------------------------------
>
>                 Key: MASSEMBLY-227
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-227
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: New Feature
>            Reporter: Chris Beams
>            Priority: Minor
>             Fix For: 2.2
>
>
> the jar utility supports a -0 option that, when supplied, skips zip compression for the resulting jar file.  This is desirable when creating jar dependencies that consist of large binary files - one wants access to the binaries to be as fast as possible at runtime with no decompression overhead.
> jdcasey tells me that there's an option on the underlying library to skip compression, but that it's not configurable on the assembly plugin itself.  With that in mind, hopefully this is just a matter of exposing functionality rather than implementing it anew.
> Thanks,
> - Chris
> Chris Beams

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira