You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ivan Popov (JIRA)" <ji...@apache.org> on 2007/02/27 10:26:05 UTC

[jira] Updated: (HARMONY-3244) [hdk][build] missed execution permissions in hdk/jdk/jre snapshot archives

     [ https://issues.apache.org/jira/browse/HARMONY-3244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Popov updated HARMONY-3244:
--------------------------------

    Patch Info: [Patch Available]

> [hdk][build] missed execution permissions in hdk/jdk/jre snapshot archives
> --------------------------------------------------------------------------
>
>                 Key: HARMONY-3244
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3244
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Windows, Linux
>            Reporter: Ivan Popov
>         Attachments: fix_execution_permission_in_federated_build.patch
>
>
> Harmony hdk/jdk/jre snapshot archives created with federated build miss execution permissions for some executable files. After archives are unpacked one need to add execution permissions to these files manually.
> The problem is in <tar> and <zip> tasks specified in build.xml, which explicitly list executable files to be packed with execution permissions. List of such files is outdated and needs update.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.