Which version of Jenkins is this? What is the full path to the groovy file, including its file name?
> On 18.11.2016, at 16:01, Aurelien Ryo <[email protected]> wrote: > > Hi Daniel, > > I have created the folder init.groovy.d and copied the file into, but after > restart I can't find "jenkins.util.groovy.GroovyHookScript execute " in the > jenkins log, even un full log. I also tried to upload the script in Scriptler. > > Any idea ? > > Thanks in advance > > Aurélien > > > Le vendredi 18 novembre 2016 13:27:01 UTC+1, Daniel Beck a écrit : > > > On 18.11.2016, at 09:36, Aurelien Ryo <[email protected]> wrote: > > > > I can create the folder, but are you sure it will be started automaticaly > > on windows service start ? > > Yes. It also gets logged to the Jenkins log so you can confirm it works > there. Look for the following after a Jenkins restart: > > jenkins.util.groovy.GroovyHookScript execute > > The line below it will tell you that the Groovy script got executed. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/F284D1CC-155D-41DE-A438-C06CFDBA7660%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
