> I think the problem here is that at the point of running those commands I > had lost trust in the release wizard and I was running the commands > manually. >
Ok, that explains it. :) > One of the problems at the moment in the release wizard is that any step > that involves running a gradle task on main branch fails because it > requires java 17 and we run all commands with java 11. I think that should > be addressed, those steps were missing for the 9.4.0 release and I fixed > them too. > I'm not sure how to handle cross-major version releases with the release wizard. Should the wizard/scripts from 9x be used (and not the main version)? Dawid >