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

Emmanuel Lecharny commented on DIRSERVER-1794:
----------------------------------------------

The {{bon}} installer uses the {{createInstaller.sh}} script which calls {{tar 
czf ${tmpArchive} instance/* server/* sh/*}}.

I think it's enough to add the {{-p}} option in the command line to have the 
script keeping the execution flag:

{{tar -p czf ${tmpArchive} instance/* server/* sh/*}}

Will test that.

> Make the scripts in the 'bin' folder of the Archive distributions (zip & 
> tar.gz) executable
> -------------------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1794
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1794
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>          Components: installer
>            Reporter: Pierre-Arnaud Marcelot
>            Priority: Blocker
>             Fix For: 2.0.0-RC1
>
>
> Make the scripts in the 'bin' folder of the Archive distributions (zip & 
> tar.gz) executable.
> This is an issue found by Felix during the release of ApacheDS 2.0.0-M10.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to