[
https://issues.apache.org/jira/browse/BUILDR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726328#action_12726328
]
Assaf Arkin commented on BUILDR-23:
-----------------------------------
For some reason ZipFile.open is broken on JRuby (some versions),
ZipOutputStream must be used in its place. Also, this removes the ability to
set compression level. I'm not convinced it's necessary to break that feature
in order to add this one.
> Support for setting file mode when packaging
> --------------------------------------------
>
> Key: BUILDR-23
> URL: https://issues.apache.org/jira/browse/BUILDR-23
> Project: Buildr
> Issue Type: Improvement
> Components: Packaging
> Affects Versions: 1.3
> Reporter: Assaf Arkin
> Attachments:
> 0001-BUILDR-23-adding-spec-for-file-permissions-preserva.patch,
> 0002-BUILDR-23-preserving-permissions-of-source-files-in.patch
>
>
> For example:
> zip.include('script.sh', :mode=>755)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.