The mail changes in 4.4.4-SNAPSHOT are not binary compatible with 4.4.3.

XMLWordPrintable

    • 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.

            Assignee:
            Wojtek Seliga (Inactive)
            Reporter:
            bain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: