Skip to content

PDI Version check for building plugins seperatly #692

@Yushan-Wang

Description

@Yushan-Wang

While working on the damaris plugin, we often build it independently of the main PDI.

If the main PDI is updated with plugin API changes, the plugin compilation fails.
For example, damaris_plugin calls old Config_error (1.10.0-) instead of the new SpecTree_error (1.11.0+).

It would be helpful for plugin developers if a version incompatibility error were thrown at the configuration phase.

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