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

FISH-8671 bugfix: prevent JavaMail warnings due to the javamail.default.address… #6689

Merged
merged 1 commit into from
May 20, 2024

Conversation

lprimak
Copy link
Contributor

@lprimak lprimak commented May 5, 2024

….map file not being found

Description

When using JavaMail APIs, a following warning is printed on every startup.
See jakartaee/mail-api#430 - related JavaMail API issue
expected resource not found: /META-INF/javamail.default.address.map

Relates to #6254

Solution

Added the missing file to javamail-connector module

Important Info

Testing Performed

Manually tested and the warning is gone

Testing Environment

Any

@Pandrex247 Pandrex247 added the PR: CLA CLA submitted on PR by the contributor label May 8, 2024
@Pandrex247 Pandrex247 changed the title bugfix: prevent JavaMail warnings due to the javamail.default.address… FISH-8671 bugfix: prevent JavaMail warnings due to the javamail.default.address… May 8, 2024
@kalinchan kalinchan merged commit 023578c into payara:master May 20, 2024
1 check passed
@lprimak lprimak deleted the javamail-warning branch June 2, 2024 15:45
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Jun 19, 2024
FISH-8671 bugfix: prevent JavaMail warnings due to the javamail.default.address…
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Jun 26, 2024
FISH-8671 bugfix: prevent JavaMail warnings due to the javamail.default.address…
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Jul 2, 2024
FISH-8671 bugfix: prevent JavaMail warnings due to the javamail.default.address…
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Jul 5, 2024
FISH-8671 bugfix: prevent JavaMail warnings due to the javamail.default.address…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: CLA CLA submitted on PR by the contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants