[ 
https://issues.apache.org/jira/browse/KARAF-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819091#comment-13819091
 ] 

Jean-Baptiste Onofré commented on KARAF-2404:
---------------------------------------------

Actually, it's possible to have flags in zip archive.

For instance, JBoss application server provides only one zip archive (like 
jboss-as-distribution-6.1.0.Final.zip) containing executable files in the bin 
folder (the content of the bin folder is executable).
It's the same for Talend-ESB-Runtime: the zip archive contains Unix executable 
files in the bin folder.

I will do this enhancement because, as Karaf 3.0.0 will provide exactly the 
same contents for zip and tar.gz files, it makes sense that both have same 
executable flag.

> bin script is not Unix executable in the zip distribution
> ---------------------------------------------------------
>
>                 Key: KARAF-2404
>                 URL: https://issues.apache.org/jira/browse/KARAF-2404
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>
> Now, on trunk, we provide two archive files (tar.gz and zip) containing the 
> same distribution.
> If the tar.gz is fine for Unix systems, the zip file is not correct: the 
> bin/* scripts don't have the executable flag for Unix.
> As some users may use the zip or tar.gz files on Unix, both archives will 
> contain the same thing.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to