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. The instructions for those steps do not contain running tidy (maybe we should add them there too).
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. On Mon, Oct 24, 2022 at 7:57 PM Dawid Weiss <dawid.we...@gmail.com> wrote: > > What's weird is that tidy should have been called from within the release > wizard - it was added in this issue. > > https://github.com/apache/lucene/pull/11748 > > Have I missed something obvious here? > > Dawid > > On Mon, Oct 24, 2022 at 5:28 PM Ignacio Vera <iver...@gmail.com> wrote: > >> I pushed a fix for this spotless error. >> >> On Mon, Oct 24, 2022 at 4:17 PM Apache Jenkins Server < >> jenk...@builds.apache.org> wrote: >> >>> Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-9.4/509/ >>> >>> All tests passed >>> >>> Build Log: >>> [...truncated 1292 lines...] >>> BUILD FAILED in 19m 30s >>> 797 actionable tasks: 797 executed >>> Build step 'Invoke Gradle script' changed build result to FAILURE >>> Build step 'Invoke Gradle script' marked build as failure >>> Archiving artifacts >>> Recording test results >>> [Checks API] No suitable checks publisher found. >>> Email was triggered for: Failure - Any >>> Sending email for trigger: Failure - Any >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org >>> For additional commands, e-mail: builds-h...@lucene.apache.org >> >>