-
Hi, i am trying to test Eclipse Orbit 2021-12 M1 with Junit 5.8.1 & Tycho 1.7 as i want to build with Java 8 and no toolchains
the build fails with
is this a problem in plartform or tycho? or maven? do i need to configure something extra? in the -X log i see
unfortunately orbit dropped junit 5.7 support. |
Beta Was this translation helpful? Give feedback.
Answered by
akurtakov
Feb 18, 2022
Replies: 1 comment 1 reply
-
Tycho 5.8 support was added via #334 which is in version 2.6.0 . We have never tried nor have the resources to look into so old releases supporting latest version of JUnit. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
akurtakov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tycho 5.8 support was added via #334 which is in version 2.6.0 . We have never tried nor have the resources to look into so old releases supporting latest version of JUnit.