It's not possible. Though my gut feelings are in warning mode on this question: do not trying to play with the XML files directly in general. See those as an internal storage format (which they are BTW).
So if you explain a bit more what you're trying to achieve from a user perspective we'll be able to give you more relevant advice hopefully. Le 13 avr. 2017 3:41 PM, "'Michael Hüttermann' via Jenkins Users" < [email protected]> a écrit : > Hello, > > setting up a Jenkins 2 pipeline script, it will be stored with special > chars in config.xml. Example: > stage('Setup') > > Is it possible to force Jenkins to store the snippet as it was insert > into the build job, in this example: > stage('Setup') > > thank you. > > Best regards, > Michael > > > -- > 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/cae49c36-e241-4ef3-a853-a9289afc40cd%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/cae49c36-e241-4ef3-a853-a9289afc40cd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANWgJS7mWMx0%2B3db5YWsnaaFzYsWJ_SATQYD%2BD6gAM%3D617BdZg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
