Hi Nicolas & all, >> Makes me wonder if we could start discussion on migrating to Java 8. This >> would allow use of default methods for interface based extension, >> lambdas, >> and few other significant features for plugin and core developers. This >> won't prevent people to build project on java 1.1 if they wish.
Just want to throw in that java 8 is not yet available on all platforms (like AIX, HP-UX and probably some other less frequently used commercial UNIXes). Requiring java 8 won't prevent people from building with older versions, but it will (probably) prevent running a build node on one of these platforms. Martin -- 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]. For more options, visit https://groups.google.com/d/optout.
