[ 
https://issues.apache.org/jira/browse/BUILDR-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726336#action_12726336
 ] 

Ittay Dror commented on BUILDR-23:
----------------------------------

working with Zip::ZipFile i couldn't see a way of setting compression level. 
trying to set mode on entry did not work (the mode remained 644). 

i'll try working directly with ZipOutputStream and the ZipEntry attributes.

> 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.

Reply via email to