[jbosstools-issues] [JBoss JIRA] (JBDS-3755) JBDS source zip: all files have 000 permissions after unzip

Nick Boldt (JIRA) issues at jboss.org
Mon Apr 4 10:20:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13186042#comment-13186042 ] 

Nick Boldt commented on JBDS-3755:
----------------------------------

Simplest solution for JBDS 9.1: add a note in the readme telling people they have to chmod the zip's contents before they can run the build.

https://github.com/jbdevstudio/jbdevstudio-product/pull/372

For JBDS 10, we'll drop the zip entirely.

> JBDS source zip: all files have 000 permissions after unzip
> -----------------------------------------------------------
>
>                 Key: JBDS-3755
>                 URL: https://issues.jboss.org/browse/JBDS-3755
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>          Components: build
>    Affects Versions: 9.1.0.CR1
>            Reporter: Martin Malina
>            Assignee: Nick Boldt
>         Attachments: readme.png, readme2.png
>
>
> While verifying JBDS-3598 and trying to build from the latest source zip (jboss-devstudio-9.1.0.CR1-v20160326-0059-B443-src.zip), I hit a problem:
> When I unzipped the zip, I could not cd to the directory. It turned out that all the files had zero permissions. So I had to do "chmod -R 777 jboss-devstudio-9.1.0.CR1-src" first. Could we fix that?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list