On 06/10/2023 11:47, Andy Seaborne wrote:
There's a large PR for a new branch "jena5" https://github.com/apache/jena/pull/2029 of what I've managed to do so far. It's not finished. Andy
I'd like to bring the PR in as a branch and setup Jenkins to produce snapshot artifacts.
The branch might still liable to force pushes to keep the history comprehensible, such as rebasing it to main, and finally when switching to this branch to be main if we use rebase and merge.
I think having a baseline for people to look at and maybe even try out, is better than waiting until the very last minute to become Jena5.
Maybe we should use rebase and merge" for PRs from now on? Andy