From 92982015c1c2906ec2db7a2d381aa614ed4e5d71 Mon Sep 17 00:00:00 2001 From: Aleksandar Kurtakov Date: Fri, 1 Aug 2025 14:12:46 +0300 Subject: [PATCH] Exclude org.commonmark from deprecated list Removes it from https://download.eclipse.org/eclipse/downloads/drops4/I20250731-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 24f5422fb04..c062ea442c9 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt @@ -19,6 +19,7 @@ junit-jupiter-api junit-jupiter-params junit-platform-commons junit-platform-engine +org.commonmark ## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST org.eclipse.swt.win32.win32.x86_64