This is an automated email from the ASF dual-hosted git repository.
dsmiley pushed a change to branch branch_10x
in repository https://gitbox.apache.org/repos/asf/solr.git
from cc3174f61ab Bulk update several dependencies (#4591)
new bf1caba67a7 smokeTestRelease.py: support SNAPSHOT releases (#4556)
new ee168ebd6e2 Exclude some files from the source release. (#4551)
new d6ce30f1ee2 .github tests-via-crave.yml: CI=true (#4611)
new ed7c7bdf60a smokeTestRelease.py: Remove --test-alt-java support (#4608)
new 4804812d177 Overhaul Apache RAT license-header validation (#4569)
The 5 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:
.gitattributes | 5 +
.github/workflows/tests-via-crave.yml | 50 ++--
.../PR#4608-smokeTestRelease_removeAltJava.yml | 8 +
dev-tools/scripts/README.md | 4 +-
dev-tools/scripts/smokeTestRelease.py | 327 ++++++++++-----------
gradle.lockfile | 31 +-
gradle/libs.versions.toml | 3 +-
gradle/validation/rat-config.xml | 63 ++++
gradle/validation/rat-sources.gradle | 254 ++++++++--------
gradle/validation/validate-source-patterns.gradle | 42 +--
solr/ui/proguard.pro | 2 +
11 files changed, 421 insertions(+), 368 deletions(-)
create mode 100644
changelog/unreleased/PR#4608-smokeTestRelease_removeAltJava.yml
create mode 100644 gradle/validation/rat-config.xml