Skip to content

build(deps): migrate jakarta.mail from com.sun.mail to org.eclipse.angus#151

Merged
marevol merged 1 commit intomasterfrom
build/migrate-jakarta-mail-to-eclipse-angus
Mar 16, 2026
Merged

build(deps): migrate jakarta.mail from com.sun.mail to org.eclipse.angus#151
marevol merged 1 commit intomasterfrom
build/migrate-jakarta-mail-to-eclipse-angus

Conversation

@marevol
Copy link
Contributor

@marevol marevol commented Mar 16, 2026

Summary

Migrate the Jakarta Mail dependency from the legacy com.sun.mail groupId to org.eclipse.angus, which is the official successor implementation.

Changes Made

  • Updated fess-crawler/pom.xml: changed <groupId>com.sun.mail</groupId> to <groupId>org.eclipse.angus</groupId> for the jakarta.mail artifact

Testing

  • Build verification to ensure the dependency resolves correctly
  • Existing tests should pass as the API surface remains the same

Additional Notes

  • Eclipse Angus is the continuation of the Jakarta Mail implementation after the transition from the com.sun.mail namespace
  • The artifact ID (jakarta.mail) and version remain unchanged

Replace the legacy com.sun.mail groupId with org.eclipse.angus,
which is the official successor for the Jakarta Mail implementation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marevol marevol merged commit 2dd13b0 into master Mar 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant