Re: [JENKINS] Lucene » Lucene-Check-9.4 - Build # 509 - Failure!

2022-10-25 Thread Dawid Weiss
Hi Jan, The pointers are at my local fork but I filed a patch that updates the Java version for Lucene 10, here: https://github.com/apache/lucene/pull/11872 Dawid On Tue, Oct 25, 2022 at 12:07 PM Jan Høydahl wrote: > > That's a good question. The wizard already has a mapping from Solr version

Re: [JENKINS] Lucene » Lucene-Check-9.4 - Build # 509 - Failure!

2022-10-25 Thread Jan Høydahl
That's a good question. The wizard already has a mapping from Solr version to Java version and a method to find correct java_home and java_cmd: https://github.com/dweiss/lucene/blob/main/dev-tools/scripts/releaseWizard.py#L590:L600 So perhaps we need some logic to set correct JAVA_HOME and path

Re: [JENKINS] Lucene » Lucene-Check-9.4 - Build # 509 - Failure!

2022-10-25 Thread Dawid Weiss
> 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

Re: [JENKINS] Lucene » Lucene-Check-9.4 - Build # 509 - Failure!

2022-10-25 Thread Ignacio Vera
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

Re: [JENKINS] Lucene » Lucene-Check-9.4 - Build # 509 - Failure!

2022-10-24 Thread Dawid Weiss
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 wrote: > I pushed a fix for this spotless error.

Re: [JENKINS] Lucene » Lucene-Check-9.4 - Build # 509 - Failure!

2022-10-24 Thread Ignacio Vera
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