Currently the GitScm plugin does not trigger a build when it detects a new
branch. I would like to add the option to do this. Can I buy a clue as to
where to look in the code to control this behavior?
Thanks :-)
--
Jay Flowers
2)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:864)
at hudson.XmlFile.read(XmlFile.java:133)
at hudson.XmlFile$read.call(Unknown Source)
at Scratch.run(Scratch.groovy:18)
--
Jay Flowers
--
http://jayflowers.com
-
I think I figured it out... I had a system.exit() as the last line in my
script! Left over from something else :-(
On Mon, Mar 19, 2012 at 8:54 PM, Jay Flowers wrote:
> Yep :-( Same version...
>
>
> On Mon, Mar 19, 2012 at 2:02 PM, Sami Tikka wrote:
>
>> Sorry, no ide
Yep :-( Same version...
On Mon, Mar 19, 2012 at 2:02 PM, Sami Tikka wrote:
> Sorry, no idea. Grasping at straws here: Do your CLI and Jenkins have
> the same version?
>
> -- Sami
>
> 2012/3/19 Jay Flowers :
> > When I execute a simple groovy script over the CLI t
axPermSize=512m -jar jenkins.war
--
Jay Flowers
--
http://jayflowers.com
-
ay/JENKINS/SSH+Slaves+plugin
> Timestamper v1.2.2 - http://wiki.jenkins-ci.org/display/JENKINS/Timestamper
> Jenkins Translation Assistance plugin v1.8 -
> http://wiki.jenkins-ci.org/display/JENKINS/Translation+Assistance+Plugin
>
>
> Is there anything that does easily explain this behavior?
> Thanks you,
> Ingo
>
>
--
Jay Flowers
--
http://jayflowers.com
-
I figured it out... I was not running the Groovy script as the build step
type "Execute system Groovy script"
On Thu, Mar 15, 2012 at 9:00 AM, Jay Flowers wrote:
> This use to work for me:
>
> def build = Thread.currentThread().executable
>
> Now I g
happening? :-) Anyone know...
--
Jay Flowers
--
http://jayflowers.com
-