Zyndric commented on PR #221: URL: https://github.com/apache/ant/pull/221#issuecomment-4179580141
@bodewig I'd like to try out the changes. I've checked out `tell-errors-and-failures-apart-in-junitlaucher` and merged it with `master`, then called `ant.bat dist -Djavadoc.notrequired=true` on a Java 17 JDK. The build succeeded, but when running, it fails on the first `<junitlauncher>` task call: > Failed to create a test execution context for in-vm tests Do you have an idea on how to proceed? Any help or link is much appreciated! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
