Closed ghost closed 8 years ago
Yes, unfortunately, it was broken in 1.014. You can use 1.013 if you don't need queue
and node
events. I will try to fix it on this week.
Hi, I will have to deploy your plugin on around 10 jenkins, and I'd need the scheduler event. Do you plan to release a new official version soon including this fix, or shall I rather compile it myself and manually upload it?
Thanks
@afeblot, unfortunately, right now new releases are blocked. @nickgrealy, maybe you can create new release without https://github.com/jenkinsci/groovy-events-listener-plugin/blob/master/build.gradle#L82 ?
Steps to reproduce
How can we reproduce the issue
Expected behaviour
Groovy script should be executed every minute
Actual behaviour
Groovy script never executed because of timer
Server configuration
Operating system: OSX
Jenkins Version: 2.7.1
Plugin Version: 1.014