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

Use ProcessBuilder to launch 'chmod' #28

Merged
merged 1 commit into from
Sep 3, 2015
Merged

Use ProcessBuilder to launch 'chmod' #28

merged 1 commit into from
Sep 3, 2015

Conversation

iheinrich
Copy link

Using ProcessBuilder to launch 'chmod' allows arguments containing space characters. This fixes #27.

@lukaszlenart
Copy link
Collaborator

Looks good!

lukaszlenart added a commit that referenced this pull request Sep 3, 2015
…builder

Use ProcessBuilder to launch 'chmod'
@lukaszlenart lukaszlenart merged commit 4fd440c into orphan-oss:master Sep 3, 2015
@iheinrich iheinrich deleted the 27_execute_chmod_using_process_builder branch September 25, 2015 12:46
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.

Execution fails if path to maven repository contains spaces on non-Windows systems
2 participants