Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2023-02-22 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/946/ No changes ERROR: File 'out/email-report.txt' does not exist - To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apac

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86_64

2023-02-22 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1144/ [Feb 21, 2023, 11:18:49 AM] (github) HADOOP-18622. Upgrade ant to 1.10.13 (#5360). Contributed by Aleksandr Nikolaev. [Feb 21, 2023, 2:39:32 PM] (github) YARN-11394. Fix hadoop-yarn-server-resourcem

Re: yetus reporting javadoc errors on @InterfaceAudience attributes

2023-02-22 Thread Steve Loughran
I think it would be good in future junit5 upgrades to *not* use the jupiter assertions but instead move to assertj The jupiter assertions are backwards-incompatible set of changes which add needless engineering effort. https://junit.org/junit5/docs/5.0.1/api/org/junit/jupiter/api/Assertions.html