|
||||||||
|
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.

> Why do you think using spaces is a quite rare use case?
(well, we have pretty large deployment and use groovy heavily, so I thought that most of the usecases are already covered by complains of my co-workers)
based on the fact, that I've never heard someone needs it before
> I do not think there is an easy way to parse command line using regexp - it can be error-prone.
agree that it could be error-prone. Will look into CommandLine implementation and other possibilities (if I find any) over the weekend.