diff --git a/cje-production/dockerfiles/opensuse-gtk3-metacity/16-gtk3/Dockerfile b/cje-production/dockerfiles/opensuse-gtk3-metacity/16-gtk3/Dockerfile index e3433e9ef6c..c2983c2a87d 100644 --- a/cje-production/dockerfiles/opensuse-gtk3-metacity/16-gtk3/Dockerfile +++ b/cje-production/dockerfiles/opensuse-gtk3-metacity/16-gtk3/Dockerfile @@ -1,4 +1,4 @@ -FROM opensuse/leap:16.0@sha256:fad49b81a4f6ce7c6fe51636b99eb84db081ba5dd42a6c64a9c0f88d40aadf91 +FROM opensuse/leap:16.0@sha256:014574a45f985340d967dc337c810c3221cd8865b65c08f54c50586cfd6489ad ### user name recognition at runtime w/ an arbitrary uid - for OpenShift deployments COPY scripts/uid_entrypoint /usr/local/bin/uid_entrypoint diff --git a/scripts/releng/apiReport/exclusions.txt b/scripts/releng/apiReport/exclusions.txt index 56734cce5bf..a9dc6003fdd 100644 --- a/scripts/releng/apiReport/exclusions.txt +++ b/scripts/releng/apiReport/exclusions.txt @@ -23,6 +23,7 @@ org.commonmark com.ibm.icu org.mortbay.jasper.mortbay-apache-jsp com.github.weisj.jsvg +com.sun.jna.platform ## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST org.eclipse.swt.cocoa.macosx.aarch64 @@ -34,6 +35,9 @@ org.eclipse.swt.gtk.linux.x86_64 org.eclipse.swt.win32.win32.aarch64 org.eclipse.swt.win32.win32.x86_64 +## Tests +org.eclipse.jface.text.tests + ## Can't guarantee other Eclipse Projects bundles API stabiltiy org.eclipse.jetty.continuation org.eclipse.jetty.http