Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix compatibility issue with Openfire 4.9.0 #19

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Sep 11, 2024

Replaced Openfire API usage that was deprecated in Openfire 4.8.0 and removed in 4.9.0.

This plugin is now compatible with Openfire 4.9.0 and requires 4.8.0 or later. No longer compatible with versions older than 4.8.0.

fixes #18

@guusdk
Copy link
Member Author

guusdk commented Sep 11, 2024

I've got no idea if this is the proper way to do this in Kotlin - but it compiles ...

@guusdk guusdk force-pushed the 18_compatibility-openfire-4.9.0 branch from 2241804 to 93f5da8 Compare September 11, 2024 18:02
plugin.xml Outdated Show resolved Hide resolved
Replaced Openfire API usage that was deprecated in Openfire 4.8.0 and removed in 4.9.0.

This plugin is now compatible with Openfire 4.9.0 and requires 4.8.0 or later. No longer compatible with versions older than 4.8.0.

fixes igniterealtime#18
@guusdk guusdk force-pushed the 18_compatibility-openfire-4.9.0 branch from 93f5da8 to 3982d02 Compare September 11, 2024 18:07
@akrherz akrherz merged commit c49ba95 into igniterealtime:main Sep 11, 2024
3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not compatible with Openfire 4.9.0
2 participants