Skip to content

Check Plugin compatibility with Openfire updates #1

@guusdk

Description

@guusdk

We frequently find ourselves in a situation where a change in Openfire breaks a plugin, without us realizing it. It then ends up annoying users, who only sometimes report it to us. We then take some time to address that issue, which adds to the time that the plugin is 'broken.

It would be preferable to know about plugins breaking after a change in Openfire ahead of the Openfire release that contains that change.

This should allow us to:

  • release a version of the plugin that sets a maxServerVersion, ensuring that at least that version will not run with affected future versions of Openfire in a 'clean' manner.
  • release a version of the plugin that fixes the incompatibility.

It would be helpful if this can be facilitated by automation. For setting a maxServerVersion, ideally, a PR is created automatically that applies the desired changes to the plugin's plugin.xml file (and related changes to the changelog file). Additionally, an issue should be raised automatically to request the plugin's implementation to be made compatible with the future version of Openfire.

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