[ https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ben Weidig closed TAP5-2778. ---------------------------- > JUnit upgrade to support Eclipse 2023-09+ > ----------------------------------------- > > Key: TAP5-2778 > URL: https://issues.apache.org/jira/browse/TAP5-2778 > Project: Tapestry 5 > Issue Type: Task > Affects Versions: 5.8.6 > Reporter: Ben Weidig > Assignee: Ben Weidig > Priority: Major > Fix For: 5.8.7 > > > JUnit tests fail to run with a version < 5.10.0 in Eclipse 2023-09 and later. > > Related GitHub issue: [https://github.com/eclipse/buildship/issues/1265] > > Possible solutions: > - Add {{testImplementation > 'org.junit.platform:junit-platform-launcher:1.9.3'}} to all {{build.gradle}} > files that use JUnit > - Update {{org.junit.jupiter:junit-jupiter}} from 5.8.2 to 5.10.2 > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)