But Jenkins removes its gradle.properties file from the build directory before 
each build as it starts with a clean checkout.

So it is not understandable to me. It recreated the file: 
https://jenkins.thetaphi.de/job/Lucene-main-Linux/ws/gradle.properties/*view*/
See also timestamp: https://jenkins.thetaphi.de/job/Lucene-main-Linux/ws/

I have seen that you updated the format in the PR.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: [email protected]

> -----Original Message-----
> From: Adrien Grand <[email protected]>
> Sent: Thursday, January 6, 2022 11:28 AM
> To: Lucene Dev <[email protected]>
> Subject: Re: Heads up: main branch will soon require Java 17
> 
> To clarify, merging the PR wouldn't address the test failures.
> 
> On Thu, Jan 6, 2022 at 11:27 AM Adrien Grand <[email protected]> wrote:
> >
> > This seems to be due to the fact that it's using an old
> > gradle.properties file that doesn't have the module exports that Dawid
> > added as part of LUCENE-10066.
> > https://github.com/apache/lucene/pull/259/files#diff-
> fbdfae634c6898f4a415bc2a278ff771c38436d70b0e64250ab068b4b3e58426R
> 48-R52
> >
> > Let me look into whether I can make the ASF Jenkins recreate its
> > gradle.properties.
> 
> 
> 
> --
> Adrien
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to