From 1e35a708b810a7f39a57379272641bf77b7a752f 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: Tue, 4 Nov 2025 23:48:25 +0200 Subject: [PATCH] Exclude com.ibm.icu from deprecation report As it's third party lib it doesn't play by the project rules thus just polutes https://download.eclipse.org/eclipse/downloads/drops4/I20251103-1800/apitools/deprecation/apideprecation.html --- .../eclipse/apiexclude/exclude_list_external.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt index cd7ee32e1a5..25172c6c84c 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt @@ -22,6 +22,7 @@ junit-platform-commons junit-platform-engine junit-platform-launcher org.commonmark +com.ibm.icu ## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST org.eclipse.swt.win32.win32.x86_64