java-17-openjdk/rpminspect.yaml
Andrew Hughes a9bd5e27a5 Add rpminspect.yaml to turn off Java bytecode inspections
java-17-openjdk deliberately produces Java 17 bytecode, not the default Java 11 bytecode

Related: RHEL-45216
2024-07-31 05:35:58 +01:00

4 lines
39 B
YAML

---
inspections:
javabytecode: off