Re: Warning - Ref Guide has been migrated to Antora

2022-02-22 Thread David Smiley
It turns out it was because I was using git worktree (which I use extensively) and Antora didn't like that my main/primary checkout was at a branch that didn't have the ref guide. I took this opportunity to make "main" my primary checkout, and then the problem disappeared. It took a bit of doing

Re: Warning - Ref Guide has been migrated to Antora

2022-02-22 Thread David Smiley
At the root of the project I run the command : gw check -x test The "rat" task is run on most modules producing one line, and then after that, this is what's output: > Task :solr:solr-ref-guide:downloadAntoraCli up to date, audited 294 packages in 5s 35 packages are looking for funding run `np

Re: New branch and feature freeze for Solr 9.0.0

2022-02-22 Thread Jan Høydahl
I created a new blocker SOLR-16040 Fix split packages in hdfs module Not sure if it needs to be a blocker though, but we should try to avoid split packages as far as we can, and this cannot be done in 9.x. Meanwhile, SOLR-15064 is resolved and SOLR-14401 is in PR review phase. Jenkins is now mo