diff options
author | miroslav2 <miroslav2@yandex-team.com> | 2024-06-14 11:00:01 +0300 |
---|---|---|
committer | miroslav2 <miroslav2@yandex-team.com> | 2024-06-14 11:15:16 +0300 |
commit | c088fcd1c5a6e29a0cf76029ba9c8bb09d2f8615 (patch) | |
tree | 4a0e2e36245f97e167a40fe4a34587631f86cd13 | |
parent | b2eaf5ada02c298809548e14d7a63347e873ef29 (diff) | |
download | ydb-c088fcd1c5a6e29a0cf76029ba9c8bb09d2f8615.tar.gz |
Jacoco 0.8.12 with Java 22 support to fix Java 20+ coverage reports
* remove old 0.8.7
d2d61769d843c6d27530c407fb9b32d107f1495d
-rw-r--r-- | build/mapping.conf.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 82e97d4823..b90c9487c5 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -143,6 +143,7 @@ "5786828167": "https://devtools-registry.s3.yandex.net/5786828167", "5786827891": "https://devtools-registry.s3.yandex.net/5786827891", "5786826302": "https://devtools-registry.s3.yandex.net/5786826302", + "6499620378": "https://devtools-registry.s3.yandex.net/6499620378", "2842390994": "https://devtools-registry.s3.yandex.net/2842390994", "5310288728": "https://devtools-registry.s3.yandex.net/5310288728", "5620327787": "https://devtools-registry.s3.yandex.net/5620327787", @@ -693,6 +694,7 @@ "5786828167": "contrib/tools/python3/python3 for linux", "5786827891": "contrib/tools/python3/python3 for linux-aarch64", "5786826302": "contrib/tools/python3/python3 for win32", + "6499620378": "devtools jacoco agent 0.8.12 with shaded asm", "2842390994": "devtools jacoco agent 0.8.7 with shaded asm", "5310288728": "devtools jstyle runner 10.12.4", "5620327787": "devtools jstyle runner 10.12.4", |