I have developed a client application that lets me edit the Jenkins job 
config XML file and push the change to the Jenkins server. It works great 
and I'm happy that Jenkins provides me with APIs that lets me do something 
like this.

Now here is problem that I would like to solve. 

When I have XML comments and upload the change to the Jenkins server, it 
retains the XML comments. When I download the config XML, it's there. But 
when I access the job from the UI and hit save button, Jenkins removes the 
XML comment. It would be really great if I could retain the XML comment 
even on save from the UI.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/2205fe69-aef3-4a45-8280-9c0f396f19aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to