> 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/C0E096A9-82C2-4A92-A6C8-8F83D3EA1067%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
