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 regex to split sbt arguments. Otherwise arguments that are split by ... #11

Merged
merged 1 commit into from Nov 21, 2013

Conversation

gbasler
Copy link
Contributor

@gbasler gbasler commented Nov 21, 2013

...double spaces will result in Could not find or load main class error which is extremely annoying to debug.

…by double spaces will result in `Could not find or load main class` error which is extremely annoying to debug.
@cloudbees-pull-request-builder

plugins » sbt-plugin #5 SUCCESS
This pull request looks good

wolfg1969 added a commit that referenced this pull request Nov 21, 2013
Use regex to split sbt arguments. Otherwise arguments that are split by ...
@wolfg1969 wolfg1969 merged commit 14900f7 into jenkinsci:master Nov 21, 2013
@gbasler gbasler deleted the ticket/fix-argument-parsing branch November 23, 2013 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants