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

remove default locale setting in pom.xml #931

Closed
wants to merge 1 commit into from

Conversation

takahashim
Copy link
Contributor

@takahashim takahashim commented Dec 19, 2018

fix #919.

set locale as English per methods/classes if needed.

I've tested in my environments: ja_JP.

set locale as English per methods/classes if needed.
@rdeltour rdeltour self-requested a review December 19, 2018 16:14
@rdeltour rdeltour self-assigned this Dec 19, 2018
@rdeltour rdeltour requested a review from tofi86 December 19, 2018 16:14
@rdeltour rdeltour added this to the 4.1.1 milestone Dec 19, 2018
@rdeltour rdeltour added the status: needs review Needs to be reviewed by a team member before further processing label Dec 19, 2018
Copy link
Member

@rdeltour rdeltour left a comment

Choose a reason for hiding this comment

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

Looks generally good to me. I'm modifying the proposed change to set/reset the default locale in before/after methods however, in order to not rely on the Report#setLocale EPUBCheck API for the tests that don't otherwise depend on it.

Many thanks for the contrib @takahashim! 👍

@rdeltour rdeltour added status: completed Work completed, can be closed and removed status: needs review Needs to be reviewed by a team member before further processing labels Jan 17, 2019
@rdeltour
Copy link
Member

Merged as 2d5dbea

@rdeltour rdeltour closed this Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: completed Work completed, can be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

do not explicitly set "en_US" locale in maven surefire tests
2 participants