Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-17 Thread Carsten Ziegeler
Hi Oli, confirmed, works perfectly now. Thanks! Could you maybe please release the new version of Testing PaxExam ? Regards Carsten On 14.03.2025 19:38, Oliver Lietz wrote: On Monday, March 10, 2025 10:32:09 PM Central European Standard Time Carsten Ziegeler wrote: Hi Oli, Hi Carsten, th

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-15 Thread Oliver Lietz
On Monday, March 10, 2025 10:19:50 AM Central European Standard Time Carsten Ziegeler wrote: > Hi Oli, Hi Carsten, > On 10.03.2025 10:00, Oliver Lietz wrote: > > On Monday, March 10, 2025 9:40:28 AM Central European Standard Time > > Carsten > > > > Ziegeler wrote: > >> Right, so how about we c

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-14 Thread Oliver Lietz
On Monday, March 10, 2025 10:32:09 PM Central European Standard Time Carsten Ziegeler wrote: > Hi Oli, Hi Carsten, > thanks! The 4.1 branch works, the only remaining minor problem is that > its still required to add the additional bnd dependencies. See > https://github.com/apache/sling-org-apach

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-11 Thread Carsten Ziegeler
Hi, I created a test branch for servlets resolver where I just bumped to Java17, updated Sling Testing PaxExams to 4.0 and PaxExams to the latest. https://github.com/apache/sling-org-apache-sling-servlets-resolver/tree/java17 This fails with "java.lang.NoClassDefFoundError: org/ops4j/pax/tiny

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-10 Thread Carsten Ziegeler
Hi Oli, thanks! The 4.1 branch works, the only remaining minor problem is that its still required to add the additional bnd dependencies. See https://github.com/apache/sling-org-apache-sling-servlets-resolver/commit/b1b88dcdf799ce5a333b0453ada486370b4cc7be Regards Carsten On 10.03.2025 21:13

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-10 Thread Carsten Ziegeler
Hi Oli, On 10.03.2025 10:00, Oliver Lietz wrote: On Monday, March 10, 2025 9:40:28 AM Central European Standard Time Carsten Ziegeler wrote: Right, so how about we create a 4.1 release with TinyBundles 4.0? I think that might already solve the issues. Can you confirm issues are resolved with

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-10 Thread Oliver Lietz
On Monday, March 10, 2025 9:40:28 AM Central European Standard Time Carsten Ziegeler wrote: > Right, so how about we create a 4.1 release with TinyBundles 4.0? I > think that might already solve the issues. Can you confirm issues are resolved with Testing PaxExam revision f0b63e8? https://github

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-10 Thread Carsten Ziegeler
Right, so how about we create a 4.1 release with TinyBundles 4.0? I think that might already solve the issues. Regards Carsten On 10.03.2025 09:05, Oliver Lietz wrote: On Monday, March 10, 2025 7:34:08 AM Central European Standard Time Carsten Ziegeler wrote: Hi, Hi Carsten, I created a t

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-10 Thread Oliver Lietz
On Monday, March 10, 2025 7:34:08 AM Central European Standard Time Carsten Ziegeler wrote: > Hi, Hi Carsten, > I created a test branch for servlets resolver where I just bumped to > Java17, updated Sling Testing PaxExams to 4.0 and PaxExams to the latest. > > https://github.com/apache/sling-or

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-09 Thread Carsten Ziegeler
Hi Oli, thats good news that 4.0 should work with Java 17+. I don't remember the details, but when I tried building scripting.core and servlets.resolver with Java 17 as base and changed to testing paxeaxm 4.0 it didn't work. I think if we can make those two bundles build with Java 17 then we

Re: Problems with Sling Testing PaxExam and Java 17+

2025-03-09 Thread Oliver Lietz
On Sunday, March 9, 2025 11:35:51 AM Central European Standard Time Carsten Ziegeler wrote: > Hi, Hi Carsten, > while I worked on adding jakarta servlet support to our codebase I had > to update to Java 17 (as mentioned in those threads). > Our released version of Sling Testing PaxExam 4.x does