Jean-Louis Monteiro created TOMEE-3879:
------------------------------------------
Summary: Make openejb-standalone bin/* executable
Key: TOMEE-3879
URL: https://issues.apache.org/jira/browse/TOMEE-3879
Project: TomEE
Issue Type: Sub-task
Reporter: Jean-Louis Monteiro
Even though the assembly does set the right permissions, they aren't preserved
when extracting the ZIP file.
Different possible options ...
* Switch to tag.gz and use the same approach as we do for iTests to untar.
* Use commons-compress with the zip file so the permissions are used and
applied after unpacking
* Fix ou Unzip logic to honor the permissions
* Run a process to apply the permissions after unpacking the zip.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)