I reconfigured https://jenkins.ci.cloudbees.com/job/plugins/job/selenium-plugin/ to use Java 8 The best solution for you will be to switch to ci.jenkins.io and then you'll be free to use "everything" you want using a Jenkinsfile Don't forget to add a warning in your changelog about the Java 8 requirement, this will be the only way for Java 7 users to see it (the new plugin built for J8 just won't load on a J7 running instance)
On Tue, Feb 21, 2017 at 9:34 AM, <[email protected]> wrote: > I am unsure where to request Java 8 builds for the selenium jenkins > plugin, so I'll ask here. > The selenium jenkins plugin needs Java 8 because selenium itself needs > java 8 and the plugin has a dependency on the selenium package. > > Git url: https://github.com/jenkinsci/selenium-plugin/pulls > > -- > 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/3c645e3c-72ca-4e75-85df-ed35ebf51336% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/3c645e3c-72ca-4e75-85df-ed35ebf51336%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- ----- Arnaud Héritier http://aheritier.net Mail/GTalk: aheritier AT gmail DOT com Twitter/Skype : aheritier -- 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/CAFNCU-9z9K9VX0%3DwoD-xC2_35pCXCMe_tDuiZ4%2BCvdhKX0njiQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
