-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
-
None
Changes were made in 3.5.1 to ignore modules in can't load due to errors.
These changes were done in:
public List getEnabledModulesByClass(Class moduleClass)
Jem has since modified the PluginManager to not ignore them, but rather return a new Descriptor type - UnloadableDescriptor.
Need to investigate whether to do this for Jira.
- relates to
-
JRASERVER-8793 If a plugin fails to initialise it should be marked as inactive
- Closed