From feeffd56d1a6b7bf1101427d9a005c4fd6d3c82f Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 22 Nov 2019 10:32:37 +0100 Subject: [PATCH] rollout windows executable signing to remaining targets --- .../pom.xml | 35 +++++++++++++++++++ .../pom.xml | 35 +++++++++++++++++++ 2 files changed, 70 insertions(+) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml index 0d22972b2..29d0936fb 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e412/pom.xml @@ -132,6 +132,41 @@ 1.7 + + + win-exe-signing + package + + ${skip.win.signing} + + + + + + + + + + + + + + + + + + + + + + + + + + run + + + osx-app-signing diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml index 0d22972b2..29d0936fb 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e414/pom.xml @@ -132,6 +132,41 @@ 1.7 + + + win-exe-signing + package + + ${skip.win.signing} + + + + + + + + + + + + + + + + + + + + + + + + + + run + + + osx-app-signing