Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #22: Compatibility with Openfire 4.9.0 and later #23

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Nov 14, 2024

In Openfire 4.9.0, a deprecated API was removed that was used by this plugin. This commit replaces that usage with usage of an API that was introduced in Openfire 4.8.0. As a result, this plugin now requires Openfire 4.8.0 or later.

As the plugin no longer is compatible with older versions of Openfire, a backwards-compatibily hack for JSP compilation was removed.

In Openfire 4.9.0, a deprecated API was removed that was used by this plugin. This commit replaces that usage with usage of an API that was introduced in Openfire 4.8.0. As a result, this plugin now requires Openfire 4.8.0 or later.

As the plugin no longer is compatible with older versions of Openfire, a backwards-compatibily hack for JSP compilation was removed.
Copy link
Member

@Fishbowler Fishbowler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@guusdk guusdk merged commit 038556b into igniterealtime:main Nov 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants