I just updated the gradle.properties file under "Config files" to add the module exports to JVM args, the next build should pass.
On Thu, Jan 6, 2022 at 11:28 AM Adrien Grand <[email protected]> wrote: > > 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-fbdfae634c6898f4a415bc2a278ff771c38436d70b0e64250ab068b4b3e58426R48-R52 > > > > Let me look into whether I can make the ASF Jenkins recreate its > > gradle.properties. > > > > -- > Adrien -- Adrien --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
