...
Latest bnd version will support only java 17 on build time
question: should we use build only with java 17 but with source release for java 11?
otherwise we're stuck with old/unmaintained bnd version
running integration test with java 11 gets more complicated
- we also want to add Java 21 as default build for our CIs (it's LTS and GA now) → tracked in
Jira server ASF JIRA serverId 5aa69414-a9e9-3523-82ec-879b028fb15b key SLING-12056
3) JIRA Cleanup
...