index-v2.jar is not a valid file, remove references

entry.jar is the signed file, it references index-v2.json.
This commit is contained in:
Hans-Christoph Steiner 2022-11-07 08:09:53 +01:00 committed by Jochen Sprickerhof
parent 002d9cf333
commit 01f7dfd0b3
4 changed files with 0 additions and 7 deletions

View file

@ -62,7 +62,6 @@ def _get_index_excludes(repo_section):
os.path.join(repo_section, 'index-v1.jar'),
os.path.join(repo_section, 'index-v1.json'),
os.path.join(repo_section, 'index-v1.json.asc'),
os.path.join(repo_section, 'index-v2.jar'),
os.path.join(repo_section, 'index-v2.json'),
os.path.join(repo_section, 'index-v2.json.asc'),
os.path.join(repo_section, 'index.jar'),