janhoy opened a new pull request, #4238:
URL: https://github.com/apache/solr/pull/4238
If not doing this, old build directories on disk may cause false test
failures, such as detecting broken links in old stale javadoc, which is not a
problem if re-built.
I had a cherry pick abort with below message, but turned out it was checking
stale javadoc...
```
> Task :solr:documentation:checkBrokenLinks FAILED
Broken links check failed. First lines of the output:
Crawl/parse...
Verify...
file:///Users/janhoy/git/solr2/solr/documentation/build/site/modules/llm/overview-tree.html
BROKEN LINK:
file:///Users/janhoy/git/solr2/solr/documentation/build/site/core/org/apache/solr/search/neural/AbstractVectorQParserBase.html
BROKEN LINK:
file:///Users/janhoy/git/solr2/solr/documentation/build/site/core/org/apache/solr/search/neural/KnnQParser.html
[...]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]