First of all, apologies for the e-mail commit bomb... Things like that can happen, hard to tell in advance. Thanks to infra for helping out.
Solr and Lucene repositories have been cloned at commit 7ada403218. Master branch is wiped out of content on all repositories, branch_8x is wiped on lucene and solr repositories to avoid confusion (8x development takes place at the joint repository). I've removed lucene/solr from each other. Things should work out of the box but if something does not, please file an issue (or better - try to fix it). There is going to be a lot of mundane cleanup work to remove cross references and get the documentation going but it's all a follow-up. Here is a short help guide to port existing PRs: https://github.com/apache/lucene-solr/blob/master/PRs.md Github actions should work too, as shown here: https://github.com/apache/lucene/pull/2 Builds can be enabled (perhaps slowly, at first? :). Solr developers: Lucene can be built and installed in your local maven repositories with: gradlew mavenToLocalRepo Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
