Skip to content

Commit e3f59f8

Browse files
committed
Exclude asm commons from deprecations report
Third party dependencies are beyond project's control so deprecations in them shouldn't be reported. https://download.eclipse.org/eclipse/downloads/drops4/I20251006-1800/apitools/deprecation/apideprecation.html
1 parent 86be992 commit e3f59f8

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
@@ -6,6 +6,7 @@
66
org.apache.ant
77
org.apache.commons.codec
88
org.objectweb.asm
9+
org.objectweb.asm.commons
910
org.apache.commons.commons-io
1011
biz.aQute.bndlib
1112
org.apache.lucene.core

0 commit comments

Comments
 (0)