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/msgid/jenkinsci-dev/a8635a71-bbe4-4887-abea-06fe6809c6d5%40googlegroups.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/msgid/jenkinsci-dev/CAPiUgVd4Cbc2P0sHteTWeiOH27E2OYvhtO8HKC9VkoAq%3DpTu_w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
