Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickael Istria2019-06-21 13:34:05 +0000
committerMickael Istria2019-06-21 13:34:48 +0000
commitae4ad58306281aa53160c31ad9a073ee3880d35c (patch)
treeee757939a0e93a29fb5331ec4cb900ce7fe6dce1 /bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64
parentecce9c75ee460f70b993efc93bdc8f8d69c696e2 (diff)
downloadrt.equinox.framework-ae4ad58306281aa53160c31ad9a073ee3880d35c.tar.gz
rt.equinox.framework-ae4ad58306281aa53160c31ad9a073ee3880d35c.tar.xz
rt.equinox.framework-ae4ad58306281aa53160c31ad9a073ee3880d35c.zip
Bug 474156 - Run API Tools builder in the Gerrit verification buildI20190625-1800I20190625-0535I20190624-1800I20190623-1800I20190621-1800
Signed-off-by: Mickael Istria <mistria@redhat.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64')
-rw-r--r--bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/pom.xml b/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/pom.xml
index 5496c9abe..adf4673a1 100644
--- a/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/pom.xml
+++ b/bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64/pom.xml
@@ -26,5 +26,6 @@
<os>linux</os>
<ws>gtk</ws>
<arch>aarch64</arch>
+ <skipAPIAnalysis>true</skipAPIAnalysis>
</properties>
</project>

Back to the top