[
https://issues.apache.org/jira/browse/BUILDR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ittay Dror updated BUILDR-23:
-----------------------------
Attachment: 0002-BUILDR-23-preserving-permissions-of-source-files-in.patch
0001-BUILDR-23-adding-spec-for-file-permissions-preserva.patch
spec and patch. the patch does not allow explicitly to set the mode, but just
preserve the same permissions as the source file. (note: i've tried explicitly
setting mode in zip entries but this does not seem to work)
> 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.