[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-4453) seam script in distribution should have executable permission set

Karel Piwko (JIRA) jira-events at lists.jboss.org
Fri Oct 23 09:18:05 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko closed JBSEAM-4453.
-------------------------------

    Fix Version/s: 2.2.1.CR1
       Resolution: Done


This has been solved by modifying zipped file sets. Please note that according to Ant zip task documentation this solution
does not guarantee functionality on all systems:

Starting with Ant 1.5.2, <zip> can store Unix permissions inside the archive (see description of the filemode and dirmode attributes for <zipfileset>). Unfortunately there is no portable way to store these permissions. Ant uses the algorithm used by Info-Zip's implementation of the zip and unzip commands - these are the default versions of zip and unzip for many Unix and Unix-like systems.

Use dist.tar.gz archive if permissions storage is a must.

> seam script in distribution should have executable permission set
> -----------------------------------------------------------------
>
>                 Key: JBSEAM-4453
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4453
>             Project: Seam
>          Issue Type: Feature Request
>          Components: Build
>    Affects Versions: 2.2.0.GA
>            Reporter: Ondrej Skutka
>            Assignee: Karel Piwko
>             Fix For: 2.2.1.CR1
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list