Hi, 

the https://jenkins.io/doc/pipeline/steps/pipeline-utility-steps/ support 
several ways to read some common file types within the pipeline code:
readProperties, readMavenPom, readYaml

What is the recommended way to read *.xml files in general? Creating a 
@NonCPS method and using XmlSlurper#parseText might be a workaround, 
but compared to the clean  approaches for some special cases that smells a 
little :-)

Any ideas or hints are welcome, 

thanx, Torsten

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/fa870df3-4746-499b-96d2-b5f92da0a2db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to