Skip to content

Adding JUnit 5 bundles to required bundles should restrict version #2051

@trancexpress

Description

@trancexpress

Using the "Add JUnit 5 bundles to required bundles" action results in:

Require-Bundle: org.eclipse.swt,
 org.eclipse.jface,
 org.junit,
 junit-jupiter-api

But it should instead result in:

Require-Bundle: org.eclipse.swt,
 org.eclipse.jface,
 org.junit,
 junit-jupiter-api;bundle-version="[5,6)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions