From 6e91ec6158f29d8edd0e2fd8a4eb2c0f73265987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Wed, 22 Apr 2026 08:39:02 +0300 Subject: [PATCH] Silence deprecation warnings from bcutil This is beyond project control so doesn't make sense to report it. Can be seen at https://download.eclipse.org/eclipse/downloads/drops4/I20260421-1800/apitools/deprecation/apideprecation.html --- scripts/releng/apiReport/exclusions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/releng/apiReport/exclusions.txt b/scripts/releng/apiReport/exclusions.txt index 668a955abe9..22f315924a6 100644 --- a/scripts/releng/apiReport/exclusions.txt +++ b/scripts/releng/apiReport/exclusions.txt @@ -10,6 +10,7 @@ org.apache.lucene.core org.apache.commons.commons-beanutils bcpg bcprov +bcutil org.apache.httpcomponents.client5.httpclient5 org.apache.httpcomponents.core5.httpcore5 org.apache.httpcomponents.core5.httpcore5-h2