Greetings, On Thu, Mar 15, 2012 at 10:33 PM, Giro <[email protected]> wrote: > I'm finding that upon installation, Hudson's default git path is just > "git" and needs to be fixed. I'd like to do it via Groovy. I've tried > to find the way to set this value with approaches like: > > println > hudson.model.Hudson.instance.pluginManager.getPlugin('git').metaClass.properties > println > hudson.model.Hudson.instance.pluginManager.getPlugin('git').metaClass.methods > > ...to no avail. Any advice on how to set this value programmatically?
What version of Jenkins are you running? -Jesse -- There are 10 types of people in this world, those that can read binary and those that can not.
