That script should run gradlew tidy after modifying sources and prior to committing - then it wouldn't require manual fixes (which I've done in the past too).
Dawid On Fri, Jul 29, 2022 at 3:48 PM Ignacio Vera <[email protected]> wrote: > I fixed this. The script that adds new versions to addVersions.java is > generating code that makes spotless nhappy. > > On Fri, Jul 29, 2022 at 3:36 PM Apache Jenkins Server < > [email protected]> wrote: > >> Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Check-9.3/72/ >> >> All tests passed >> >> Build Log: >> [...truncated 1296 lines...] >> BUILD FAILED in 20m 47s >> 796 actionable tasks: 796 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: [email protected] >> For additional commands, e-mail: [email protected] > >
