Yes there is no problem with JDK 8 but by default we are still in JDK 7 like Jenkins is targeting It doesn't avid to use JDK 8 and target J7 but by default we are still proposing J7 for now
On Mon, Jan 23, 2017 at 11:48 AM, Robert Sandell <[email protected]> wrote: > I've configured it to use "JDK 8 (latest)" And manually started a new > build that passed. > https://jenkins.ci.cloudbees.com/job/plugins/view/All% > 20Failed/job/android-signing-plugin/2/ > > /B > > On Fri, Jan 20, 2017 at 7:27 PM, Slide <[email protected]> wrote: > >> Hi Robert, >> >> I don't think jenkins.ci.cloudbees.com supports JDK8 yet...but I could >> be wrong. You may want to talk to rtyler about having it hosting on >> ci.jenkins.io instead. It will not stop you from releasing a version of >> the plugin, or from it showing up in the management UI. >> >> Regards, >> >> Alex >> >> On Fri, Jan 20, 2017 at 10:49 AM Robert St. John <[email protected]> >> wrote: >> >>> Hello, >>> >>> I noticed that the last (and only) build of the android-signing plugin >>> failed on jenkins.ci.cloudbees.com >>> <https://jenkins.ci.cloudbees.com/job/plugins/view/All%20Failed/job/android-signing-plugin/1/console>. >>> The problem appears to be that the job is using JDK 1.7, whereas the plugin >>> requires JDK 1.8. Do I need to make a modification to my POM >>> <https://github.com/jenkinsci/android-signing-plugin/blob/master/pom.xml> >>> to force the job to use JDK 1.8? Will this prevent the plugin from being >>> installed from the Jenkins management UI? >>> >>> Thanks. >>> >>> Robert >>> >>> -- >>> 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/ms >>> gid/jenkinsci-dev/a8635a71-bbe4-4887-abea-06fe6809c6d5%40goo >>> glegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-dev/a8635a71-bbe4-4887-abea-06fe6809c6d5%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> 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/ms >> gid/jenkinsci-dev/CAPiUgVd4Cbc2P0sHteTWeiOH27E2OYvhtO8HKC9Vk >> oAq%3DpTu_w%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVd4Cbc2P0sHteTWeiOH27E2OYvhtO8HKC9VkoAq%3DpTu_w%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Robert Sandell > *Software Engineer* > *CloudBees Inc.* > > -- > 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/CALzHZS36hbaPpASRVaCNF-4smf0ArDpVfY_wfsoHgOALPA1aPg% > 40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS36hbaPpASRVaCNF-4smf0ArDpVfY_wfsoHgOALPA1aPg%40mail.gmail.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-9%2BLgjvVv75%3DBfv-FYFcUOByLaXmwOKat8-ybkEa6PjAQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
