How about also adding an enforcer rule to just forbid dependency on commons-logging? That's what I did on our internal /corporate/ pom to prevent logging hell. I can issue the associated PR if there's likely some agreement about that.
2015-09-01 22:50 GMT+02:00 Mirko Friedenhagen <[email protected]>: > Opened https://github.com/jenkinsci/jenkins/pull/1816 > Regards Mirko > -- > http://illegalstateexception.blogspot.com/ > https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) > https://bitbucket.org/mfriedenhagen/ > > > On Tue, Sep 1, 2015 at 6:37 PM, Mirko Friedenhagen > <[email protected]> wrote: > > OK, I think I will open a PR. log4j and commons-logging should best be > > set to provided as otherwise they may sneak in in the core as > > transitive dependency and the plugin parent should probably get > > something like this as well. > > Regards Mirko > > -- > > http://illegalstateexception.blogspot.com/ > > https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) > > https://bitbucket.org/mfriedenhagen/ > > > > > > On Tue, Sep 1, 2015 at 5:54 PM, James Nord <[email protected]> wrote: > >>> Hasn’t core PR 1765 already addressed parts of this > >> > >> > >> I Hope so. The commons-logging (still?) needs replacing with the slf4j > >> interceptor. > >> > >> -- > >> 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 to [email protected]. > >> To view this discussion on the web visit > >> > https://groups.google.com/d/msgid/jenkinsci-dev/cfbf6443-ec65-4843-b8dd-7bed2604118b%40googlegroups.com > . > >> > >> For more options, visit https://groups.google.com/d/optout. > > -- > 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 to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CAK8jvqyCGOU9u%2BXG8jG9Tr__sdivg4X2jfheo7%2B%3Dxn1O7%2B3yiw%40mail.gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! -- 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 to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS4hosc8M7oBiBFgaDTWvD8qtu8ajx2SAF1-hAqwaQp%3DWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
