Skip to content

Be consistent about data encoding when copying files#1215

Merged
olamy merged 1 commit intoapache:masterfrom
fridrich:stale-data-encoding
Jul 15, 2025
Merged

Be consistent about data encoding when copying files#1215
olamy merged 1 commit intoapache:masterfrom
fridrich:stale-data-encoding

Conversation

@fridrich
Copy link
Copy Markdown
Contributor

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.

Comment thread src/main/java/org/apache/maven/plugins/javadoc/StaleHelper.java Outdated
Comment thread src/main/java/org/apache/maven/plugins/javadoc/StaleHelper.java Outdated
@olamy olamy changed the title Be consistent about data encoding Be consistent about data encoding when copying files Jul 15, 2025
@olamy olamy merged commit 33c9f01 into apache:master Jul 15, 2025
2 checks passed
@github-actions github-actions Bot added this to the 3.11.3 milestone Jul 15, 2025
@olamy
Copy link
Copy Markdown
Member

olamy commented Jul 15, 2025

Thanks for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants