777f6d5da6
This commit introduces a workaround for an issue related to our recent notarization of distributions starting with the 6.8.5 release. An unintended side effect of notarization was that the file entries of the release tar all have a `./` prefix in the path. This causes a number of issues, not least of which is that our Gradle extract tasks end up copying an empty fileset to the destination directory. The workaround here is imply to remove the leading `./` path segment from each file when performing the extraction. For more details see this issue: https://github.com/elastic/elasticsearch/issues/49417 |
||
---|---|---|
.. | ||
main | ||
minimumRuntime/java/org/elasticsearch/gradle | ||
test | ||
testKit |