Re: Unit testing a class calling Guice.createInjector()

2021-06-29 Thread Tim Jacomb
The guice integration within Jenkins isn't great, the general consensus from people who have experienced issues with it is don't use it. And as soon as you hit it an issue with it rip it out if you come across it somewhere On Tue, 29 Jun 2021 at 15:10, Jesse Glick wrote: > Guice should never hav

Re: Unit testing a class calling Guice.createInjector()

2021-06-29 Thread Jesse Glick
Guice should never have been added to Jenkins to begin with and I would not recommend using it from a plugin. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email

Unit testing a class calling Guice.createInjector()

2021-06-29 Thread Goyot, Martin
Hi there, I have a question regarding unit testing a plugin which uses Guice. As per this old (?) documentation : https://wiki.jenkins.io/display/JENKINS/Dependency+Injection I implemented the dependency injection in my plugins. The thing is, if we take the example of the documentation, how can we

Re: Plug-in Development Questions

2021-06-29 Thread Ullrich Hafner
> Am 28.06.2021 um 23:51 schrieb Devin Foxhoven : > > Hello, > > I was guided to this online group to direct my question. Specifically, myself > and several other students at a university are working on a research project > that will function as a plugin on Jenkins. Only just recently startin

Re: Sign-up for 'beta projects' in GitHub issues

2021-06-29 Thread Ullrich Hafner
+1 from me It seems that these new features finally bring in some new elements from Jira that are required for a full featured issue tracker. > Am 29.06.2021 um 05:34 schrieb Oleg Nenashev : > > +1 from me and thanks to Tim for starting this thread! I did a little Twitter > intervention to hi