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-9456 Resource Bundles #6903

Merged
merged 2 commits into from
Aug 29, 2024
Merged

FISH-9456 Resource Bundles #6903

merged 2 commits into from
Aug 29, 2024

Conversation

Viii3
Copy link
Member

@Viii3 Viii3 commented Aug 21, 2024

Description

Important Info

Blockers

Testing

New tests

Testing Performed

Started the server, created a new instance, closed the server, and then started the server again.

Testing Environment

Maven version: 3.9.6
Java version: 11.0.23, vendor: Eclipse Adoptium
Default locale: en_GB, platform encoding: Cp1252
OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"

Documentation

Notes for Reviewers

Copy link
Member

@Pandrex247 Pandrex247 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think is a bit of a band-aid fix.
It resolves the issue, as LogDomain explicitly looks for LogStrings.properties, but it seems to be at odds with LogFacade which is explicitly looking for LogMessages.properties which is where the actual log messages exist.

It seems the file was renamed in #5579 (and with a follow up #5588) to fix an l10n issue.

This might need unpicking a bit...

@breakponchito
Copy link
Contributor

Jenkins test please

@breakponchito
Copy link
Contributor

tested on linux ubuntu 20.04, azul jdk 11, maven 3.8.6

@breakponchito breakponchito self-requested a review August 28, 2024 21:20
Copy link
Contributor

@breakponchito breakponchito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Viii3 Viii3 merged commit c5b087a into payara:main Aug 29, 2024
1 check passed
@Viii3 Viii3 deleted the FISH-9456-Community6 branch September 3, 2024 08:41
Pandrex247 pushed a commit to Pandrex247/Payara that referenced this pull request Sep 16, 2024
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.

3 participants