Hi, By default builds on jenkins.ci.cloudbees.com are configured with Java 7 because Jenkins itself is always supposed to be compatible with J7 We can configure the build to use J8 but in that case you'll have to correctly document that your plugin won't run on instances using J7 Sadly there is no metadata in the update center to let users know it from the plugins manager.
Just let us know what you prefer to do Cheers On Fri, Nov 18, 2016 at 8:53 AM, JordanGS <[email protected]> wrote: > 1) Do i need to reconfigure everything to run with java 7? > > 2) Do i need to undo my 1.0.0 release because it compiled with java 7? If > so, how would i undo my release? > > -- > 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/050803d3-af1d-4faa-bb41-4728d47660df% > 40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/050803d3-af1d-4faa-bb41-4728d47660df%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-8%3D0560B%3DNDJ9pfpVAFLHs9biNJ_ivGKe2QLzvE3kbkdg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
