Skip to content

Add check if a Plugin is used from an optional reexport #2214

@HannesWell

Description

@HannesWell

Repeating the demand from #2213 (comment)

PDE should given an ERROR (ManifestChecker seems a good place for this) if:

  1. A bundle is required with optional
  2. This bundle has reexports
  3. And this reexported dependencies are not also required by this bundle requiring the other one

Because it can obviously not work to use a reexport through an optional dependency chain and this is really nasty and hard to track.

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