commit | b1ecd006bfe55fc077015cc7ddece8825e013d9f | [log] [tgz] |
---|---|---|
author | Mickael Istria <mistria@redhat.com> | Thu Jun 20 15:37:04 2019 +0200 |
committer | Mickael Istria <mistria@redhat.com> | Thu Jun 20 18:31:32 2019 +0200 |
tree | 00cfe988f045942d0b87c98f90e25848545914c6 | |
parent | 60d3266076032e4ac4e6e75ca8d70c9504598d60 [diff] [blame] |
Bug 474156 - Run API Tools at build-time Change-Id: Id401b13054e13d7baa26c931b401b75bad7e0130 Signed-off-by: Mickael Istria <mistria@redhat.com>
diff --git a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml index 5e5b64f..11d20a3 100644 --- a/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml +++ b/bundles/org.eclipse.equinox.security.win32.x86_64/pom.xml
@@ -22,6 +22,10 @@ <version>1.1.100-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> + <properties> + <skipAPIAnalysis>true</skipAPIAnalysis> + </properties> + <build> <plugins> <plugin>