Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-07 Thread via GitHub
leonard84 commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2030755705 ## surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java: ## @@ -216,11 +217,25 @@ private Sim

Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
marcphilipp commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2028694671 ## surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java: ## @@ -216,11 +217,25 @@ private S

Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
olamy commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2028468255 ## surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire2298IT.java: ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apache Software Foundation (ASF) u

Re: [PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
marcphilipp commented on code in PR #828: URL: https://github.com/apache/maven-surefire/pull/828#discussion_r2028462236 ## surefire-its/src/test/java/org/apache/maven/surefire/its/jiras/Surefire2298IT.java: ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apache Software Foundation (

[PR] [SUREFIRE-2298] fix xml output with junit 5 nested classes [maven-surefire]

2025-04-04 Thread via GitHub
olamy opened a new pull request, #828: URL: https://github.com/apache/maven-surefire/pull/828 Signed-off-by: Olivier Lamy Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.or