[
https://issues.apache.org/jira/browse/TAP5-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17975463#comment-17975463
]
Hudson commented on TAP5-2778:
------------------------------
FAILURE: Integrated in Jenkins build Tapestry » tapestry-java-8-freestyle #55
(See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-java-8-freestyle/55/])
TAP5-2778: upgrade junit to 5.10.2 (benw: rev
9090b8d0b149cb376be21971b04a919a7023b469)
* (edit) build.gradle
> 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)