Skip to content

Commit 79984b7

Browse files
committed
Silence deprecation warnings for junit jars
API stability for JUnit is not guaranteed by Eclipse project thus it shouldn't be included in reports like https://download.eclipse.org/eclipse/downloads/drops4/I20250617-1800/apitools/deprecation/apideprecation.html
1 parent b605b50 commit 79984b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eclipse.platform.releng.tychoeclipsebuilder/eclipse/apiexclude/exclude_list_external.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ org.apache.httpcomponents.client5.httpclient5
1616
org.apache.httpcomponents.core5.httpcore5
1717
org.apache.httpcomponents.core5.httpcore5-h2
1818
junit-jupiter-api
19+
junit-jupiter-params
1920
junit-platform-commons
2021
junit-platform-engine
2122

0 commit comments

Comments
 (0)