Skip to content

Commit 436bf6f

Browse files
committed
Silence deprecations reporting from lucene
Seen in https://download.eclipse.org/eclipse/downloads/drops4/I20260629-2300/apitools/deprecation/apideprecation.html . As it's third party library, deprecation is beyond our control thus shouldn't be reported.
1 parent 967c701 commit 436bf6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/releng/apiReport/exclusions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ org.apache.commons.commons-io
77
biz.aQute.bndlib
88
biz.aQute.repository
99
org.apache.lucene.core
10+
org.apache.lucene.analysis-common
1011
org.apache.commons.commons-beanutils
1112
bcpg
1213
bcprov

0 commit comments

Comments
 (0)