This is an automated email from the ASF dual-hosted git repository. oleewere pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ambari-infra.git.
from 65a45ca AMBARI-24987 - Infra Manager: parse logs by Logsearch (#23) new f2fd789 Use build.xml for ambari-infra-assembly to not duplicate package code new 80be992 AMBARI-25067. Upgrade Solr version to 7.6.0 from 7.5.0 The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: ambari-infra-assembly/build.xml | 59 +++++++++++++++++ ambari-infra-assembly/pom.xml | 74 +++------------------- ambari-infra-manager/docker/docker-compose.yml | 2 +- .../docker/infra-manager-docker-compose.sh | 2 +- ambari-infra-solr-client/README.md | 8 +-- .../src/main/python/migrationHelper.py | 2 +- .../src/main/resources/solrIndexHelper.sh | 8 +-- .../docker/infra-solr-docker-compose.sh | 2 +- pom.xml | 2 +- 9 files changed, 80 insertions(+), 79 deletions(-) create mode 100644 ambari-infra-assembly/build.xml