This is an automated email from the ASF dual-hosted git repository.

houston pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 0af3889c47c SOLR-16745: Consolidate DelegatedSolrQueryRequest and 
DelegatingSolrQueryRequest (#1558)
     add a34eba3a760 SOLR-16742: Make a slim and full Solr release (#1556)

No new revisions were added by this update.

Summary of changes:
 dev-docs/running-in-docker.adoc                    |   5 +
 dev-docs/solr-source-code.adoc                     |   3 +
 dev-tools/scripts/releaseWizard.yaml               |  24 +-
 dev-tools/scripts/smokeTestRelease.py              |  13 +-
 solr/CHANGES.txt                                   |   2 +
 solr/distribution/build.gradle                     |  19 +-
 solr/docker/README.md                              |   2 +
 solr/docker/build.gradle                           | 321 +++++++++++++--------
 solr/docker/gradle-help.txt                        |  28 +-
 solr/docker/templates/Dockerfile.body.template     |   4 +-
 .../templates/Dockerfile.local.header.template     |   6 +-
 .../templates/Dockerfile.official.header.template  |  28 +-
 solr/packaging/README.txt                          |   2 +
 solr/packaging/build.gradle                        | 112 +++++--
 .../configuration-guide/pages/solr-modules.adoc    |   3 +
 .../deployment-guide/pages/installing-solr.adoc    |  14 +-
 .../monitoring-with-prometheus-and-grafana.adoc    |   5 +-
 .../deployment-guide/pages/solr-in-docker.adoc     |  12 +
 .../getting-started/pages/solr-tutorial.adoc       |   2 +-
 .../pages/major-changes-in-solr-9.adoc             |   5 +
 20 files changed, 419 insertions(+), 191 deletions(-)

Reply via email to