Skip to content

Commit ca5f480

Browse files
committed
Exclude JNA and tests from deprecations report
1 parent 5f8db51 commit ca5f480

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/releng/apiReport/exclusions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ org.commonmark
2323
com.ibm.icu
2424
org.mortbay.jasper.mortbay-apache-jsp
2525
com.github.weisj.jsvg
26+
com.sun.jna.platform
2627

2728
## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST
2829
org.eclipse.swt.cocoa.macosx.aarch64
@@ -34,6 +35,9 @@ org.eclipse.swt.gtk.linux.x86_64
3435
org.eclipse.swt.win32.win32.aarch64
3536
org.eclipse.swt.win32.win32.x86_64
3637

38+
## Tests
39+
org.eclipse.jface.text.tests
40+
3741
## Can't guarantee other Eclipse Projects bundles API stabiltiy
3842
org.eclipse.jetty.continuation
3943
org.eclipse.jetty.http

0 commit comments

Comments
 (0)