I'm running hudson_2.2.0_all.deb right now. So is it easy to write
this (or any global config) value in Groovy?
-G

On Mar 15, 7:49 pm, Jesse Farinacci <[email protected]> wrote:
> 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.prope 
> > rties
> > println
> > hudson.model.Hudson.instance.pluginManager.getPlugin('git').metaClass.metho 
> > ds
>
> > ...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.

Reply via email to