[ https://issues.apache.org/jira/browse/SLING-12721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939241#comment-17939241 ]
Robert Munteanu commented on SLING-12721: ----------------------------------------- [~olli] - yes, that works! The following changes work for me locally (and I suspect Jenkins will be happy as well) https://github.com/apache/sling-org-apache-sling-junit-core/pull/31 > Support Java 21 with Sling Pax-Exam 4.x > --------------------------------------- > > Key: SLING-12721 > URL: https://issues.apache.org/jira/browse/SLING-12721 > Project: Sling > Issue Type: Improvement > Components: Testing > Affects Versions: Testing PaxExam 4.1.0 > Reporter: Robert Munteanu > Assignee: Robert Munteanu > Priority: Major > Fix For: Testing PaxExam 4.1.2 > > > The 4.x branch of the pax-exam module brings in ASM 9.4, which does not > support Java 21. This is problematic since it causes multiple CI failures. > It would be useful to update to the latest verison of ASM and allow an easy > migration path of existing tests. > This was done for the 5.x stream in SLING-12574 -- This message was sent by Atlassian Jira (v8.20.10#820010)