Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jakarta EE 10 and IMAPFolder #198

Closed
rsoika opened this issue Dec 7, 2023 · 0 comments
Closed

Jakarta EE 10 and IMAPFolder #198

rsoika opened this issue Dec 7, 2023 · 0 comments
Labels
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Dec 7, 2023

Need to clarify usage of IMAPFolder in Jakarta EE 10

see:
https://jakarta.ee/specifications/platform/10/apidocs/jakarta/mail/package-summary.html

We need to switch to org.eclipse.angus project

		<dependency>
			<groupId>org.eclipse.angus</groupId>
			<artifactId>jakarta.mail</artifactId>
			<version>2.0.2</version>
		</dependency>
@rsoika rsoika added the bug label Dec 7, 2023
@rsoika rsoika added this to the 3.0.1 milestone Dec 7, 2023
rsoika added a commit that referenced this issue Dec 8, 2023
@rsoika rsoika closed this as completed Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant