Skip to content

Conversation

nedtwigg
Copy link
Contributor

When unpuzzle extracts the eclipse archives, it doesn't preserve the executable bits. This means that if you want to use unpuzzle to install a runnable Eclipse, it doesn't work on Linux or Mac. This PR fixes this issue.

…ecause it allows for getting the unix file mode.
…mine if it needs to call File.setExecutable(true).
…ncible to future bugs - don't want to crash if CommonsCompress has a bug in its permissions code.
akhikhl added a commit that referenced this pull request Sep 16, 2015
ArchiveUnpacker now preserves "executable" permissions in Tar and Zip
@akhikhl akhikhl merged commit 54eb61b into akhikhl:master Sep 16, 2015
@akhikhl
Copy link
Owner

akhikhl commented Sep 16, 2015

Merged it into snapshot version. Will test and release soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants