Re: Java 11 support

2019-01-22 Thread Lukasz Lenart
Ok, thanks. I see your point now, but this can be hard to support as we must support Java 7 (or Java 8 in case of Struts 2.6) and at the same time Java 11 - I think we will have to develop a dedicated plugin that will replace ClassFinder in the Convention plugin in case of Java 11. Would you mind

Re: Java 11 support

2019-01-22 Thread Sebastian Götz
Okay, I have filed a JIRA issue: https://issues.apache.org/jira/browse/WW-5005. Am 22.01.2019 um 09:32 schrieb Lukasz Lenart: Ok, thanks. I see your point now, but this can be hard to support as we must support Java 7 (or Java 8 in case of Struts 2.6) and at the same time Java 11 - I think we w

Re: Java 11 support

2019-01-22 Thread Lukasz Lenart
Great, thanks a lot! wt., 22 sty 2019 o 10:36 Sebastian Götz napisał(a): > > Okay, > > I have filed a JIRA issue: https://issues.apache.org/jira/browse/WW-5005. > > Am 22.01.2019 um 09:32 schrieb Lukasz Lenart: > > Ok, thanks. I see your point now, but this can be hard to support as > > we must s

RE: Java 11 support

2019-01-22 Thread Yasser Zamani
>-Original Message- >From: Sebastian Götz >Sent: Thursday, January 17, 2019 4:41 PM >To: user@struts.apache.org >Subject: Re: Java 11 support > >Hi folks, > >it appears that there is some work left in the convention plugin. As I can see >from >my IVY resolve process this plugin drags in

RE: Java 11 support

2019-01-22 Thread Yasser Zamani
>-Original Message- >From: Paul Zepernick >Sent: Friday, January 18, 2019 4:24 PM >To: Struts Users Mailing List >Subject: RE: Java 11 support > >I can confirm that this was the same error I was seeing when trying Java 11 >using >Struts 2.5.18. It is happening in the convention pluggi

Re: Java 11 support

2019-01-22 Thread Sebastian Götz
Hello Yasser, sure I will give that a try and give you the feedback. But I cannot guarantee that I will make it today. Regards Sebastian Am 23.01.2019 um 08:17 schrieb Yasser Zamani: -Original Message- From: Sebastian Götz Sent: Thursday, January 17, 2019 4:41 PM To: user@struts.ap

RE: Java 11 support

2019-01-22 Thread Yasser Zamani
>-Original Message- >From: Lukasz Lenart >Sent: Tuesday, January 22, 2019 12:03 PM >To: Struts Users Mailing List >Subject: Re: Java 11 support > >Ok, thanks. I see your point now, but this can be hard to support as we must >support Java 7 (or Java 8 in case of Struts 2.6) and at the sa