Issue Type: Bug Bug
Affects Versions: current
Assignee: jeffg2one
Components: grails
Created: 08/Sep/14 3:03 PM
Description:

To reproduce:
Add a build parameter with a value that contains a space.
The plugin will pass:
"-Dvar=value"
The quoting for that statement results in Grails parsing anything after the space incorrectly.
Possible fix:
"-Dvar=\"value\""

Project: Jenkins
Priority: Trivial Trivial
Reporter: Aron Sedlack
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to