Java agent-based bytecode injection tool
Go to file
Yaakov Selkowitz 8d1e10f3a0 Build with Java 17
Presumably the explicit java-11-openjdk requirement dates back to when
1.8.0 was the default.  11 was the default version since Fedora 33 and
RHEL 9, 17 is now the default since Fedora 36 and RHEL 10, and older
versions are unwanted in RHEL 10.  Java 17 does not supports 1.6 as
source/target, but at this point nobody should be using anything earlier
than 1.8, which is now the default of maven-compiler-plugin.
2023-07-19 11:55:14 -04:00
tests Add basic smoke tests 2021-06-29 15:04:38 +02:00
.gitignore Update to latest 4.0.16 release 2021-06-18 15:02:23 +02:00
byteman.spec Build with Java 17 2023-07-19 11:55:14 -04:00
remove_submit_integration_test_verification.patch Update to latest upstream 4.0.2 release. 2018-04-27 18:18:58 +02:00
sources Update to latest 4.0.16 release 2021-06-18 15:02:23 +02:00
testng7_port.patch Update to latest upstream 4.0.15 release 2021-05-31 14:49:24 +02:00