Devs,

I'll be committing a set of changes for LUCENE-9266 shortly, PR can be
found at https://github.com/apache/lucene-solr/pull/1390

We've tested this on Windows, Mac OS, and Ubuntu, so I'm fairly confident
in what we're doing here, but because this has the potential to be an
intrusive change I'm sending out an extra note to the mailing list.

If you happen to see an error like the following:

Error: Could not find or load main class
buildSrc.src.main.java.org.apache.lucene.gradle.WrapperDownloader.java

Then check to make sure that your currently selected java executable is at
least version 11. This is already a requirement for the master branch, but
folks that work on multiple branches may get tripped up on this.

The cosmetics of this will likely improve over time, but the current goal
is to make forward progress on nightly smoke testing.

Thanks,
Mike

Reply via email to