Bug 1858020
Summary: | junit fails to build with java-11-openjdk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | junit | Assignee: | Java Package Maintainers <java-maint-sig> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dbhole, decathorpe, java-maint-sig, java-sig-commits, jvanek, krzysztof.daniel, mizdebsk, sgehwolf, sochotni, stewardship-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | junit-4.12-18.fc33 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-08 12:23:16 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1825969 |
Description
jiri vanek
2020-07-16 20:36:40 UTC
highlight: This was rebuild in sidetag f33-java11. Thus --target is really necessary to reproduce failure. please note: This side tag, f33-java11, will be merged to main f33 buildroot in aprox 14 days. The update to junit 4.13 would fix the Java 11 compilation issue, but it breaks jmock and mockito. See: https://src.fedoraproject.org/rpms/junit/pull-request/1#comment-36339 (In reply to Fabio Valentini from comment #2) > The update to junit 4.13 would fix the Java 11 compilation issue, but it > breaks jmock and mockito. > See: https://src.fedoraproject.org/rpms/junit/pull-request/1#comment-36339 FWIW, my opinion is that this would have to be dealt with in jmock and mockito. We cannot sacrifice not moving forward for not breaking anything. It would be too much of a toll for individual packagers. I'm pretty sure Fedora will be better for it if junit moves forward and jmock and mockito gets fixed/dropped. This might seem a too harsh a stance to some, but it's one way to make forward progress. Just .... no. I won't just knowingly submit an update that will break other people's packages. This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component. Fixed by mbooth: https://koji.fedoraproject.org/koji/buildinfo?buildID=1583126 |