Prevent loading the same plugin twice

Description

Openfire takes the plugin name from the metadata of the plugin itself. 

It is currently possible to install two plugins with same name, if they have different jar file versions. e.g.

example-plugin-1.1.jar
example-plugin-1.2.jar

Will cause "example-plugin" to be loaded twice. Openfire should only load one of those plugins.

 

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Ignite Forum URL

Components

Fix versions

Affects versions

Priority

Created March 14, 2019 at 11:26 AM
Updated October 28, 2020 at 1:26 PM
Resolved April 12, 2019 at 5:44 PM