Victor, thanks, that was my problem, getting the correct output by escaping things
On Thu, May 4, 2017 at 3:34 PM, Victor Martinez < [email protected]> wrote: > If it doesn't work then you can force it through the groovy.init.d folder: > - https://wiki.jenkins-ci.org/display/JENKINS/Configuring+ > Jenkins+upon+start+up > > I just realized I used it in the past with something like since I couldn't > find the way to escape all those flags within the java properties, so I > created a groovy file under the groovy.init.d file and it worked like a > charm. > > Cheers > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-users/57f4b270-6d34-4f85-aab1-8ec937901a6d%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/57f4b270-6d34-4f85-aab1-8ec937901a6d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Dick Ginga Build Engineer [email protected] -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAL3PpaUxLKmjpbmL81O%3DZtZ_vOwnxDM5%3DWoDss8ip7%3DgW-mk_g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
