Re: jdk8 in 2.6

2019-01-12 Thread Nathan Bragg
Only if support for 2.5 lasts for awhile longer. We are in the middle of a 2.3 -> 2.5 conversion now, would hate to do it again. On 2019/01/11 20:35:42, Aleksandr Mashchenko wrote: > We discussed it before but it was quite some time ago. How about > > upgrading to jdk8 in 2.6 version?> > > -

Re: jdk8 in 2.6

2019-01-12 Thread Nathan Bragg
Only if support for 2.5 lasts for awhile longer. We are in the middle of a 2.3 -> 2.5 conversion now, would hate to do it again. On 2019/01/11 20:35:42, Aleksandr Mashchenko wrote: > We discussed it before but it was quite some time ago. How about > > upgrading to jdk8 in 2.6 version?> > > -

Re: jdk8 in 2.6

2019-01-12 Thread J C
Hello. Moving Struts 2.6 to JDK 8 source/target should probably be OK, but hopefully Struts 2.5.x would have an extended lifecycle to continue JDK 7 Struts 2 support. Another option could be to initially release 2.6 with JDK 7 source/target and shortly afterwards move to a 2.7 master stream fo

Re: jdk8 in 2.6

2019-01-12 Thread Louis Smith
I vote for Java 8 as well. I already have clients moving to OpenJDK 11 and are looking at all suppliers to upgrade their products. Any of the underlying libraries (asm?) that have many versions ahead of the current ones in Struts could also be brought up as part of 2.6 Louis On Sat, Jan 12, 2

Re: [VOTE] Struts 2.5.20

2019-01-12 Thread Lukasz Lenart
sob., 12 sty 2019 o 11:59 i...@flyingfischer.ch napisał(a): > > > > [ ] Leave at test build > > [ ] Alpha > > [ ] Beta > > [X] General Availability (GA) > > > > Markus > > Do not know if this is by intention: > > The release notes state many library updates, and also > commons-collections4 4.1 ->

Re: jdk8 in 2.6

2019-01-12 Thread Lukasz Lenart
pt., 11 sty 2019 o 21:36 Aleksandr Mashchenko napisał(a): > > We discussed it before but it was quite some time ago. How about > upgrading to jdk8 in 2.6 version? > > - Java versions are now released more frequently > - 2.5.x will still be on jdk7 > - Currently custom converters must be created to

Re: jdk8 in 2.6

2019-01-12 Thread Martin Gainty
enable stream processing in JDK 1.8 https://www.oracle.com/technetwork/articles/java/ma14-java-se-8-streams-2177646.html [https://www.oracle.com/ocom/groups/public/@otn/documents/digitalasset/2179048.jpg] Process

Re: [VOTE] Struts 2.5.20

2019-01-12 Thread i...@flyingfischer.ch
> [ ] Leave at test build > [ ] Alpha > [ ] Beta > [X] General Availability (GA) > Markus Do not know if this is by intention: The release notes state many library updates, and also commons-collections4 4.1 -> 4.2 https://issues.apache.org/jira/browse/WW-4978 However, the standalone distribu

Re: jdk8 in 2.6

2019-01-12 Thread i...@flyingfischer.ch
+1 Markus Am 11.01.19 um 21:35 schrieb Aleksandr Mashchenko: > We discussed it before but it was quite some time ago. How about > upgrading to jdk8 in 2.6 version? > > - Java versions are now released more frequently > - 2.5.x will still be on jdk7 > - Currently custom converters must be created