[
https://issues.apache.org/jira/browse/MJAVADOC-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mario Schäper updated MJAVADOC-751:
-----------------------------------
Description:
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|https://github.com/openjdk/jdk/commit/38df5701ff82)]
german.
was:
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|https://github.com/openjdk/jdk/commit/38df5701ff82)]]
german.
> 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
> Priority: Minor
> Labels: easyfix, pull-request-available
> 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|https://github.com/openjdk/jdk/commit/38df5701ff82)]
> german.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)