-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: None
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
For example:
- atlassian-mail-1.24 -> 1.25: Changes the return type of MailServer.getSession from alt.javax.mail.Session to javax.mail.Session
- atlassian-mail-1.24 -> 1.25: Removes the dependency on mockobjects-j1.3-j2ee1.3.jar. Unfortunately, we are exporting the classes from this JAR to Plugin v2 plugins through the DefaultPackageScannerConfiguration.
- ...
I am not sure if these changes will even cause any plugins to stop working, but there is a chance.
If we decide not be binary compatible then we will need to cleanup DefaultPackageScannerConfiguration to stop a "Unable to find any resources for package 'alt/javax'" that appears during startup. If we decide to be binary compatible then we will need to ship the JAR again.
- has a derivative of
-
JRACLOUD-26297 Document mail-related API incompatibilities in incoming JIRA 4.4.4
- Closed
- is related to
-
JRASERVER-26239 The mail changes in 4.4.4-SNAPSHOT are not binary compatible with 4.4.3.
-
- Closed
-