mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
This PR adds a preparation step to look at builds@lucene.apache.org and address recurring failures. This helps make sure we catch and fix known bugs before spinning the release candidate. It also prevents flaky tests from failing during the release vote (which adds confusion).
The tools, documentation, etc. in this directory are intended to be helpful to developers of Lucene and Solr. They are not necessarily maintained in the same way that the core code is maintained and so your mileage may vary as to the usefulness of the tools. Description of dev-tools/ contents: ./size-estimator-lucene-solr.xls -- Spreadsheet for estimating memory and disk usage in Lucene/Solr ./missing-doclet -- JavaDoc validation doclet subproject ./doap/ -- Lucene and Solr project descriptors in DOAP RDF format. ./scripts/ -- Odds and ends for building releases, etc. ./test-patch/ -- Scripts for automatically validating patches