chore: use Gradle Java toolchains for the build and test execution by vlsi · Pull Request #923 · sigstore/sigstore-java

@vlsi

Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>

@vlsi vlsi mentioned this pull request

Mar 6, 2025

loosebazooka

@vlsi

It enables decoupling of the build JVM vs test JVM.
By default we use Java 17 for the build and target with --release 11.
Then we vary Java version when running tests

Signed-off-by: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>

vlsi

loosebazooka

@vlsi vlsi mentioned this pull request

May 13, 2025