Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69083

Migrate to Jakarta Mail

    XMLWordPrintable

Details

    • Epic
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • _unsorted
    • None
    • Migrate to Jakarta Mail

    Description

      As of Mailer 435.v79ef3972b_5c7 and Email Extension 2.90, the package namespace has changed from javax.mail to jakarta.mail. This plugin is still using the older package namespace, which may result in linkage errors. To resolve these errors:

      • Ensure the plugin depends on Jenkins 2.332.1 or higher.
      • If this plugin depends on Mailer, ensure the Mailer dependency is 435.v79ef3972b_5c7 or higher.
      • If this plugin depends on Email Extension, ensure the Email Extension dependency is 2.90 or higher.
      • Change any imports of javax.mail. to instead import jakarta.mail..

      Sorted by # of installs:

      Attachments

        Activity

          There are no comments yet on this issue.

          People

            Unassigned Unassigned
            basil Basil Crow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: