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

Emmanuel Lecharny commented on DIRSERVER-1824:
----------------------------------------------

It's not that easy to fix, as we are using an ant task.

However, using tarfileset with a filemode may help.

cf 
http://stackoverflow.com/questions/1517297/how-can-i-use-the-ant-tar-task-and-preserve-file-permissions
                
> The ApacheDS binary shell script (apacheds.sh) is not executable in the 
> tar.gz file
> -----------------------------------------------------------------------------------
>
>                 Key: DIRSERVER-1824
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1824
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-M11
>            Reporter: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> We don't preserve the file permissions when creating the tar.gz file during 
> the release.
> Using tar option '-p' should do the trick.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to