Re: [EXTERNAL] Re: Struts 2.5.x support above Java 8

2018-11-11 Thread Dave Newton
Determining support is fraught, because people run on all sorts of JVMs, including EOLed versions :/ On Sun, Nov 11, 2018 at 10:01 AM David Dillard wrote: > > We do plan support JDK 9 and JDK 11 as from Struts 2.6 (in development), > maybe we will be able to port those changes into 2.5.x branch

RE: [EXTERNAL] Re: Struts 2.5.x support above Java 8

2018-11-11 Thread David Dillard
> We do plan support JDK 9 and JDK 11 as from Struts 2.6 (in development), > maybe we will be able to port those changes into 2.5.x branch but we will see. Really no point in supporting JDK 9 or 10 as they are now EOL. JDK 11 support would be great. ---

Re: Struts 2.5.x support above Java 8

2018-11-11 Thread Lukasz Lenart
sob., 10 lis 2018 o 01:39 Paul Zepernick napisaƂ(a): > > Has anyone got Struts 2.5 to work for Java 11 or anything above Java 8? I > have a project that I was trying to migrate to Java 11 using 2.5.18. I have > it compiling, but then ran into an issue with the ASM library. I am using > the R