Hi, After upgrading some plugin dependencies I found that dependency is compiled against JDK 9 while my plugin still uses 8 - compilation has failed.
Is there any recommendation, guideline, best practices that guide about: 1. Should I upgrade the plugin to JDK 9+ or it's not mandatory because from SLA perspective Jenkins should be upgraded? 2. Jenkins does not support 9 so should I upgrade to 11 at least? 3. Is there any plugin that have been already upgraded and could be taken as good reference how to make it painless? 4. What I would loose? eg Jenkins with older JDK won't be able to install new version of my plugin Damian -- 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/20bf28ca-34fa-4776-9946-d7c1e166cdcb%40googlegroups.com.
