Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading to java 7 and using posix nio API #487

Merged
merged 4 commits into from
Feb 15, 2015
Merged

Upgrading to java 7 and using posix nio API #487

merged 4 commits into from
Feb 15, 2015

Conversation

muuki88
Copy link
Contributor

@muuki88 muuki88 commented Feb 12, 2015

In favor of #142

Java 7 couldn't help in preserving the file permissions. Still some of the Process calls
were removed, which should bring a performance and compatibility benefit.

This pull request will require users to use at least java 7 for their builds.

@muuki88 muuki88 added the universal Zip, tar.gz, tgz and bash issues label Feb 12, 2015
muuki88 added a commit that referenced this pull request Feb 15, 2015
Upgrading to java 7 and using posix nio API
@muuki88 muuki88 merged commit 974d91b into master Feb 15, 2015
@muuki88 muuki88 deleted the wip/java-7 branch February 15, 2015 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
universal Zip, tar.gz, tgz and bash issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant