Build failed in Jenkins: Struts » Struts-site-javadocs #25

2024-12-19 Thread Apache Jenkins Server
See Changes: -- Started by user Lukasz Lenart Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on websites3 (git-websites svn-websi

Re: Re: Struts 7: action class finder

2024-12-19 Thread Florian Schlittgen
You're right, the package is supposed to be excluded. So I started debugging and tracked it down to the org.apache.struts2.util.WildcardHelper. There seems to be an issue, as you can see in this example:     public static void main(String[] args) {     String packageExclude = "org.apache.s

Re: [CLOSED] [VOTE] Apache Struts 7.0.0

2024-12-19 Thread Lukasz Lenart
PR with announcement https://github.com/apache/struts-site/pull/258 czw., 19 gru 2024 o 18:56 Lukasz Lenart napisał(a): > > Vote passed with result: > > +1 GA (binding) x4 > +1 GA (non-binding) x2 > > Thanks a lot! > Lukasz > > pon., 16 gru 2024 o 17:40 Lukasz Lenart napisał(a): > > > > The Apac

Re: Struts 7: action class finder

2024-12-19 Thread Lukasz Lenart
Hm... but classes in org.apache.struts2 are excluded from scanning https://github.com/apache/struts/blob/main/plugins/convention/src/main/resources/struts-plugin.xml#L57 Could you double check if you don't have a copy of older JARs somewhere czw., 19 gru 2024 o 17:27 Florian Schlittgen napisał(a

Re: [CLOSED] [VOTE] Apache Struts 7.0.0

2024-12-19 Thread Lukasz Lenart
Vote passed with result: +1 GA (binding) x4 +1 GA (non-binding) x2 Thanks a lot! Lukasz pon., 16 gru 2024 o 17:40 Lukasz Lenart napisał(a): > > The Apache Struts 7.0.0 test build is available. This is the first and > major release of Struts 7.x series which uses Java 17 and JakartaEE. > With th

Re: [VOTE] Apache Struts 7.0.0

2024-12-19 Thread Lukasz Lenart
pon., 16 gru 2024 o 17:40 Lukasz Lenart napisał(a): > [X] General Availability (GA) +1 binding Cheers Lukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.o

Action class finder issue

2024-12-19 Thread Florian Schlittgen
Hi, I currently migrating an application from struts 6 to 7 using the pre-release. I am using the convention plugin and I am getting the following error: ERROR [org.apache.struts2.convention.DefaultClassFinder] (default task-1) Error loading class [org.apache.struts2.XWorkTestCase]: java.lang.No

Struts 7: action class finder

2024-12-19 Thread Florian Schlittgen
Hi, I currently migrating an application from struts 6 to 7 using the pre-release. I am using the convention plugin and I am getting the following error: ERROR [org.apache.struts2.convention.DefaultClassFinder] (default task-1) Error loading class [org.apache.struts2.XWorkTestCase]: java.la

AW: Struts / CVE-2024-53677

2024-12-19 Thread s.goetz
Just wanted to add my user perspective (I am not actively participating in developing struts). For me reading the NIST entry and following the link to the security bulletin was totally sufficient. Under 'solution' and 'backwards compatibility' it's clearly outlined that upgrading is not enough

Re: [VOTE] Apache Struts 7.0.0

2024-12-19 Thread Johannes Geppert
+1 [ ] Leave at test build [ ] Alpha [ ] Beta [X] General Availability (GA) Thank you Johannes Lukasz Lenart schrieb am Mo., 16. Dez. 2024, 17:40: > The Apache Struts 7.0.0 test build is available. This is the first and > major release of Struts 7.x series which uses Java 17 and JakartaEE. >

Re: Struts / CVE-2024-53677

2024-12-19 Thread Arnout Engelen
(adding dev@struts.a.o) On Thu, Dec 19, 2024 at 11:00 AM Jarek Potiuk wrote: > While this might be a popular feature, It's pretty well handled by the > Struts team IMHO I agree! > https://cwiki.apache.org/confluence/display/WW/S2-066, the 2.5 is not > marked as EOL (but it is EOL in fact alread