Details
-
Type:
Improvement
-
Status: Resolved (View workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects versions: None
-
Fix versions: 4.0.0
-
Components: None
-
Expected Effort:Medium
Description
Openfire allows plugins to live in a hierarchy: a plugin can define a 'parent'. When this is done, the parent plugin is added to the child plugin classpath (amongst others).
Parent plugins should also be on the child plugin classpath during the build process. For this to work, the parnt plugins should be build before any child plugins.