-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 8.4.0
-
Component/s: Core - OSGi Plugins Platform
-
None
-
Severity 3 - Minor
Issue Summary
Starting from 8.4.0 com.atlassian.plugin.osgi.hook.DmzResolverHook prevents import of the javax.print package and because javax.print is not listed in the public-api.yaml it's not exported to the 3rd party OSGI plugins.
All the other javax.* seems to be available.
Steps to Reproduce
- Install plugin which depends on javax.print package
Expected Results
Plugin is installed and activated
Actual Results
Plugin is not activated because javax.print package is not exported
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- causes
-
ECOHELP-22420 Loading...
- mentioned in
-
Page Loading...