Be consistent about data encoding when copying files by fridrich · Pull Request #1215 · apache/maven-javadoc-plugin (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

olamy

merged 1 commit into

Jul 15, 2025

Conversation

@fridrich

The file-name encoding should be consistent through the StaleHelper. If one runs the build in a non-english environment, where UTF-8 is not a default encoding, this can result in error while writing the javadoc. This commit fixes it.

olamy

olamy

@fridrich

@olamy olamy changed the titleBe consistent about data encoding Be consistent about data encoding when copying files

Jul 15, 2025

@olamy

Thanks for your contribution

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Labels

2 participants

@fridrich @olamy