Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 30/Jul/14 9:06 PM
Description:

Various model objects in Jenkins exposes ../config.xml for GET and POST, to retrieve and overwrite configuration. It is useful to add PATCH to this mix, to support atomic updates to sub-parts.

It's not obvious how to design a language for patching XML, but perhaps it can use XPath to identify the operatoin position and provide insert/replace/remove kind of actions.

Project: Jenkins
Priority: Major Major
Reporter: Kohsuke Kawaguchi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to