Update opentest4j-reporting to 0.2.5 (Java 25 default).
This MR is a pre-requisite of junit5 update to 5.14.2 - a version with Java 25 support, required to fix 1108557
Changes:
- New upstream release
- Add generated source code under debian/generated. These files are produced by immutables[1] annotation processor that is not packaged yet.
- update gradle build patch to include tooling-* projects and include pom files, add dependencies to d/control.
- add patch to disable immutables annotations
- bump standards version to 4.7.3, remove priority field from the control file.
I have pushed upstream, pristine-tar branch and the corresponding tag.
Testing:
- rebuild of reverse-dependencies[2]
- rebuild in sid chroot
- rebuild in sid chroot with Java 25 default
Edited by Vladimir Petko