Try to post your configuration file to the following url: http://jenkinsserver/job/j<obName>/config.xml
On Wed, Jun 27, 2012 at 9:02 PM, phil swenson <phil.swen...@gmail.com>wrote: > I wrote some code that successfully updates Jenkins via an HTTP post > of config.xml to jenkins at > http://jenkinsserver/createItem?name=jobname > > This is fine…. but what if I want to update the config.xml? > > Thanks for any help! >