Skip to content

Conversation

@sebthom
Copy link
Contributor

@sebthom sebthom commented Oct 25, 2025

This PR depends on #900

p.s. We cannot upgrade to Gradle 9 since Bnd Gradle Plugin 7.1 is not fully compatible

- update URLs to reference documentation
- test on MacOS ARM and Intel
- update versions of github actions (checkout, setup-java)
- parameterize validate job so that in case of errors an SSH debug
session can be opened
- Decouple JDK to run Gradle from the JDK used to compile/test.
- Use Java toolchains to select JDK 11 for compilation.
- Set javac --release 11 for consistent API/bytecode.
- Launch Test tasks with the JDK 11 toolchain.
- Keep sourceCompatibility for IDEs; omit targetCompatibility.
- Use JDK 21 to run Gradle
- Fix all Gradle deprecation warnings, e.g. "Invocation of Task.project
at execution time has been deprecated."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant