Re: [exec] Update from Java 5 to 6

2019-10-09 Thread Xeno Amess
+1 for java 8 I just assume developers who still using java 6 do not care about upgrading their commons too... But what is the meaning of jigsawI mean, everybody use maven and maven is good, right? sebb 于2019年10月10日周四 上午6:55写道: > > On Wed, 9 Oct 2019 at 22:38, John Patrick wrote: > > > > Reg

Re: [exec] Update from Java 5 to 6

2019-10-09 Thread sebb
On Wed, 9 Oct 2019 at 22:38, John Patrick wrote: > > Regarding the question, it was by Simon Ritter (Azul Systems > previously Oracle previously Sun). "Put your hand up if your running > applications in production using Java X", started with Java 8, then > asked about 11, then 12 and 13, then aske

Re: [exec] Update from Java 5 to 6

2019-10-09 Thread John Patrick
Regarding the question, it was by Simon Ritter (Azul Systems previously Oracle previously Sun). "Put your hand up if your running applications in production using Java X", started with Java 8, then asked about 11, then 12 and 13, then asked 7 and then 6. Not sure if he said Java 5 but I don't think

Re: [exec] Update from Java 5 to 6

2019-10-09 Thread Alex Herbert
On 09/10/2019 14:12, Gary Gregory wrote: Hi All, I'd like to update Commons Exec from Java 5 to 6 to get it to build on Java 11. Gary Gary changed git master to update to 1.6 but travis was not able to build for older JDKs. I have tried following the recommended instructions for their trus

Re: [exec] Update from Java 5 to 6

2019-10-09 Thread Pascal Schumacher
+1 Am 09.10.2019 um 17:25 schrieb John Patrick: What about Java 5 to 8. I'm current sat at Jax London and was the sole person who put their hand up for Java 6, and next Conference I hope to have migrated everything to at least Java 8. From the rest I saw 1 hand being raised for Java 7, about 2/3

Re: [exec] Update from Java 5 to 6

2019-10-09 Thread sebb
On Wed, 9 Oct 2019 at 16:25, John Patrick wrote: > > What about Java 5 to 8. > I'm current sat at Jax London and was the sole person who put their > hand up for Java 6, and next Conference I hope to have migrated > everything to at least Java 8. From the rest I saw 1 hand being raised > for Java 7

Re: [exec] Update from Java 5 to 6

2019-10-09 Thread John Patrick
What about Java 5 to 8. I'm current sat at Jax London and was the sole person who put their hand up for Java 6, and next Conference I hope to have migrated everything to at least Java 8. From the rest I saw 1 hand being raised for Java 7, about 2/3rd's said Java 8 and 1/3rd said Java 11, with a han

[exec] Update from Java 5 to 6

2019-10-09 Thread Gary Gregory
Hi All, I'd like to update Commons Exec from Java 5 to 6 to get it to build on Java 11. Gary