I blame Stephen for starting us down that path to which others said “me too”
I have no problem using JDK7 as the minimum JDK to compile with (I do this already as source and target are set to 1.6 and animal sniffer normally catches my oopses). /James From: [email protected] [mailto:[email protected]] On Behalf Of Kohsuke Kawaguchi Sent: 08 August 2014 23:08 To: [email protected] Subject: Re: Require JDK 7 to build? I think you misunderstood the question. We aren't talking about changing what Jenkins users have to run Jenkins with. We are still going to produce class file format 50.0, that runs with Java6 and onward. 2014-08-01 5:44 GMT-07:00 James Nord (jnord) <[email protected]<mailto:[email protected]>>: -1 due to things like the lovely maven integration that would require builds use jdk8 also. (I will pre-empt the toolchains answer as Jenkins does not have a suitable[1] toolchains implementation to run maven with X and compile code with Y). /James [1] which will auto install the JDKs (and or other tools) required for compiling/testing etc, and create a nicely formed toolchains.xml with the actual installed tools location. From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Nigel Magnay Sent: 01 August 2014 10:16 To: [email protected]<mailto:[email protected]> Subject: Re: Require JDK 7 to build? (roll on JDK 8 as min runtime) +1 Yes, please. -- 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]<mailto:[email protected]>. 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- Kohsuke Kawaguchi -- 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]<mailto:[email protected]>. 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]. For more options, visit https://groups.google.com/d/optout.
