From 4ccaa2c37f51cf3b713b82602540f32f150df764 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 28 May 2021 17:51:26 +0200 Subject: [PATCH] added additional tasks necessary to get Apple Silicon builds ready to ship --- .../pom.xml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml b/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml index 3be2c6b26..165d0aca6 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml +++ b/eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml @@ -316,6 +316,20 @@ + + + + + + + + + + + + + + @@ -337,6 +351,13 @@ + + + + + + + @@ -364,6 +385,17 @@ + + + + + + + + + + + @@ -387,6 +419,14 @@ + + + + + + + + @@ -405,6 +445,8 @@ + +