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

Handle spaces in java arguments properly #207

Merged
merged 2 commits into from
Apr 1, 2014
Merged

Handle spaces in java arguments properly #207

merged 2 commits into from
Apr 1, 2014

Conversation

jsuereth
Copy link
Member

@jsuereth jsuereth commented Apr 1, 2014

Review/use by @huntc

…ith play settings.

* Default to sbt 0.13 build now
* Remove reference to released version of sbt-native-packager in test-project.
* Add appropriate quotes to make sure java arguments (-D) are correctly handled.
* Add a test to validate the fix works

Fixes #205
@jsuereth
Copy link
Member Author

jsuereth commented Apr 1, 2014

Also @aparkinson @muuki88 @kardapoltsev notice that this bumps the default build to sbt 0.13. I think after the 0.7.0 release we'll stop supporting sbt 0.12 for "trunk" of this plugin, but the 0.7.0 series will support it.

@muuki88
Copy link
Contributor

muuki88 commented Apr 1, 2014

LGTM

@muuki88
Copy link
Contributor

muuki88 commented Apr 1, 2014

Fine by me

jsuereth added a commit that referenced this pull request Apr 1, 2014
Handle spaces in java arguments properly
@jsuereth jsuereth merged commit 92ddf6a into master Apr 1, 2014
@jsuereth jsuereth deleted the wip/fix-205 branch April 1, 2014 13:43
@huntc
Copy link
Contributor

huntc commented Apr 1, 2014

Thanks again. Any ETA on a release so that I may bring this into Play?

@jsuereth
Copy link
Member Author

jsuereth commented Apr 1, 2014

"Soon" there will be ab RC2. Working on docs all day today/tomorrow
On Apr 1, 2014 6:27 PM, "Christopher Hunt" notifications@github.com wrote:

Thanks again. Any ETA on a release so that I may bring this into Play?

Reply to this email directly or view it on GitHubhttps://github.com//pull/207#issuecomment-39268851
.

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.

3 participants