Re: Java 11 support

2019-01-15 Thread Sebastian Götz
Great to hear that! Am 15.01.2019 um 09:37 schrieb Yasser Zamani: Hi Sebastian, Yes the release will be ready this month hopefully this week already ☺ Kind Regards. From: Sebastian Götz Sent: Tuesday, January 15, 2019 10:51 AM To: Yasser Zamani Subject: Re: Java 11 support Hi Yasser

Re: Java 11 support

2019-01-22 Thread Sebastian Götz
will have to develop a dedicated plugin that will replace ClassFinder in the Convention plugin in case of Java 11. Would you mind to fill a ticket in JIRA? Regards -- Mit freundlichen Grüßen Sebastian Götz iNFORM Technology GmbH Niederlassung Albstadt Berliner Straße 24 72458 Albstadt-Ebingen

Re: Java 11 support

2019-01-17 Thread Sebastian Götz
(Bootstrap.java:492) Can someone verfiy that and propose a fix? Kind regards, Sebastian Am 15.01.2019 um 09:45 schrieb Sebastian Götz: Great to hear that! Am 15.01.2019 um 09:37 schrieb Yasser Zamani: Hi Sebastian, Yes the release will be ready this month hopefully this week already ☺ Kind

Re: Java 11 support

2019-01-17 Thread Sebastian Götz
14:11 Sebastian Götz napisał(a): 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 asm 5.2. From its sources it looks like it supports class version up to 1.8 (class version 52). As we compile with JDK 11

Re: Java 11 support

2019-01-18 Thread Sebastian Götz
https://builds.apache.org/view/S-Z/view/Struts/job/Struts-master-JDK11/ also on Travis https://travis-ci.org/apache/struts pt., 18 sty 2019 o 08:46 Sebastian Götz napisał(a): Okay. I have taken a look at the struts-2-5-x branch in github. There is a global property in the struts-parentof

Re: Java 11 support

2019-01-18 Thread Sebastian Götz
:13 schrieb Lukasz Lenart: To clarify, you run your build on JDK11 and you defined source & target in Maven pom as version 11, right? Regards -- Mit freundlichen Grüßen Sebastian Götz iNFORM Technology GmbH Niederlassung Albstadt Berliner Straße 24 72458 Albstadt-Ebingen Tel: +49

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

Java 11 support

2019-01-13 Thread Sebastian Götz
a bit more complex getting the Java 9 module stuff together correctly. But I think someone must have a plan for this migration. So the question is: how and when is it going to be possible to use struts2 with Java 11? Kind regards Sebastian Götz

Re: Java 11 support

2019-01-25 Thread Sebastian Götz
; > On 1/24/2019 2:11 PM, Sebastian Götz wrote: >> Hello Yasser, >> >> I have followed your instructions. The exceptions are gone although my >> webapp does not work either. >> But I need more time to figure out whether this is a general >> compatibility issue between

Re: Java 11 support

2019-01-23 Thread Sebastian Götz
use JDK 11 (with target set to Java 11) > - start the app and see if all the actions were properly initialised > > Issue isn't with building Struts itself under JDK11 but with using > Struts in Java 11 based application (where the source is compiled with > JDK11) > > > Regards -

Re: Java 11 support

2019-01-24 Thread Sebastian Götz
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

Re: Struts 2.5.21 release date

2019-10-25 Thread Sebastian Götz
Thank you. Am 25.10.2019 um 10:19 schrieb Lukasz Lenart: śr., 23 paź 2019 o 16:47 Sebastian Götz napisał(a): can you tell us when there will be the next bug fix release for Struts 2.5? Some work has been done towards java 11 compatibility on 2.5.21 but I see no changes lately. According

Struts 2.5.21 release date

2019-10-23 Thread Sebastian Götz
regards Sebastian Götz

CVE-2023-49735 in Apache Tiles

2024-01-02 Thread Sebastian Götz
Hello to anybody and an happy new year! Our dependency check startet to fail last year already marking struts2-tiles-plugin as the source of a security issue. As the plugin uses Apache Tiles 3.0.8 underneath it is affected by CVE-2023-49735. Now as we use the struts-tiles-plugin to build our

Re: CVE-2023-49735 in Apache Tiles

2024-01-10 Thread Sebastian Götz
/tiles/test/servlet/SelectLocaleServlet.java#L81-L102 Cheers Łukasz śr., 10 sty 2024 o 11:08 Sebastian Götz napisał(a): Hi Lukasz, happy new year to you and everyone as well! Unfortunately I had some trouble with the mailing list and thus did not receive your reply. I have

Re: CVE-2023-49735 in Apache Tiles

2024-01-10 Thread Sebastian Götz
or is the vulnerability still there and we need to wait for fix version? Kind regards Sebastian Am 02.01.2024 um 09:57 schrieb Sebastian Götz: Hello to anybody and an happy new year! Our dependency check startet to fail last year already marking struts2-tiles-plugin as the source of a security issue