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

@ -69,8 +69,6 @@ class DeployTest(unittest.TestCase):
'--exclude',
'repo/index-v1.json.asc',
'--exclude',
'repo/index-v2.jar',
'--exclude',
'repo/index-v2.json',
'--exclude',
'repo/index-v2.json.asc',
@ -166,8 +164,6 @@ class DeployTest(unittest.TestCase):
'--exclude',
'archive/index-v1.json.asc',
'--exclude',
'archive/index-v2.jar',
'--exclude',
'archive/index-v2.json',
'--exclude',
'archive/index-v2.json.asc',