On 05/16/2013 11:06 AM, Ido Ran wrote:
Before we are going the way of patching the ArgumentListBuilder, is there a way 
that I can manually do it?

The add(…) overloads are irrelevant, since the quoting is done later, by toWindowsCommand. But I am not sure what your question is, since AFAIK if ArgumentListBuilder does not suit your needs you can simply not use it, and then ultimately LocalProc calls new ProcessBuilder(String[]) which allows you to pass whatever you like.

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Developers" 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/groups/opt_out.


Reply via email to