pull-request-notifier-for-bitbucket icon indicating copy to clipboard operation
pull-request-notifier-for-bitbucket copied to clipboard

Will there be support for BB 6.9?

Open jmmallon opened this issue 5 years ago • 2 comments

Just upgraded to BB 6.9 and have plugin v. 2.34. Plugin will not start: ERROR [ThreadPoolAsyncTaskExecutor::Thread 61] c.a.plugin.osgi.factory.OsgiPlugin Unable to start the plugin container for plugin 'se.bjurr.prnfs.pull-request-notifier-for-stash' org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'prnfbPullRequestEventListener': Lookup method resolution failed; nested exception is java.lang.IllegalStateException: Failed to introspect Class [se.bjurr.prnfb.listener.PrnfbPullRequestEventListener] from ClassLoader [se.bjurr.prnfs.pull-request-notifier-for-stash [133]]

Will there be support for 6.9, and if so, when should we expect it?

Thanks.

jmmallon avatar Dec 27 '19 23:12 jmmallon

I also vote for the new build for Bitbucket version 6.8 and above

hitendrac avatar Jan 09 '20 10:01 hitendrac

You are probably better off using native webhooks in Bitbucket and this plugin: https://github.com/jenkinsci/generic-webhook-trigger-plugin

Pull requests are welcome if you want to fix your issue.

tomasbjerre avatar Jan 17 '20 16:01 tomasbjerre