[
https://issues.apache.org/jira/browse/MJAVADOC-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865982#comment-17865982
]
ASF GitHub Bot commented on MJAVADOC-751:
-----------------------------------------
sitepark-schaeper commented on PR #206:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/206#issuecomment-2228069271
Thank you very much for fixing this!
> No warnings for localized output
> --------------------------------
>
> Key: MJAVADOC-751
> URL: https://issues.apache.org/jira/browse/MJAVADOC-751
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.5.0
> Reporter: Mario Schäper
> Assignee: Michael Osipov
> Priority: Minor
> Labels: easyfix, pull-request-available
> Fix For: 3.8.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If the output of the javadoc executable is localized the following two errors
> occur depending on the exit code:
> 1) non-zero: the informational output filter (introduced in MJAVADOC-721)
> does not work
> 2) zero: no warnings are recognized
>
> #2 is particularly problematic if `failOnWarnings` is set, since this may
> cause a build to fail in english environments, but not on certain others.
>
> Affected are japanese, chinese and since [JDK
> 19|https://github.com/openjdk/jdk/commit/38df5701ff82] german.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)