Bug 579506 - org.eclipse.jdt.junit5.runtime should use open version range for junit dependencies
Summary: org.eclipse.jdt.junit5.runtime should use open version range for junit depend...
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.23   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact: Kalyan Prasad Tatavarthi CLA
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-30 08:06 EDT by Ernst CLA
Modified: 2024-03-25 12:15 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ernst CLA 2022-03-30 08:06:18 EDT
org.eclipse.jdt.junit5.runtime has hard dependencies on specific versions of

org.junit.jupiter.*
org.junit.vintage.*
org.junit.platform.*

libraries. Some dependencies are outdated (~3 years).

The MANIFEST.MF file should be changed to open range version numbering:
5.4.0 ==> [5.4.0)
1.8.1 ==> [1.8.1)

This way new versions of Junit5 can be used in the project.
Comment 1 Eclipse Genie CLA 2024-03-25 12:15:01 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.