[
https://issues.apache.org/jira/browse/BUILDR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Boisvert resolved BUILDR-253.
----------------------------------
Resolution: Fixed
Assaf said there was no good reason. And that's a good reason to fix this.
Fixed.
boisv...@sixtine:~/svn/buildr-trunk/lib$ svn commit -m "BUILDR-253: ZipTask now
uses Zlib::DEFAULT_COMPRESSION instead of NO_COMPRESSION"
buildr/packaging/ziptask.rb
Sending buildr/packaging/ziptask.rb
Transmitting file data .
Committed revision 751151.
> ZipTask, JarTask and similar do not compress
> --------------------------------------------
>
> Key: BUILDR-253
> URL: https://issues.apache.org/jira/browse/BUILDR-253
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.3.4
> Reporter: Ittay Dror
> Fix For: 1.3.4
>
>
> ZipTask has an attribute compression_level that defaults to
> Zlib::NO_COMPRESSION. to compare, a jar created with the 'jar' command has ~
> 55% compression
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.