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] <javascript:>> > 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/82aff46a-330a-4d9a-8719-288004121e2e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
