From 38ce603ec88524afeb75fe9befd166ce686b4d41 Mon Sep 17 00:00:00 2001 From: aboyko Date: Wed, 3 Jan 2024 20:00:19 -0500 Subject: [PATCH] Add cdn.spring.io to default trusted authorities for distros --- eclipse-distribution/local-build.sh | 2 +- .../org.springframework.boot.ide.product | 1 + .../org.springframework.boot.ide.product | 1 + .../org.springframework.boot.ide.product | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/eclipse-distribution/local-build.sh b/eclipse-distribution/local-build.sh index f35b5cc8a..eab67f96d 100755 --- a/eclipse-distribution/local-build.sh +++ b/eclipse-distribution/local-build.sh @@ -1,2 +1,2 @@ -./mvnw clean install -Pe429 -Psnapshot -Dhttpclient.retry-max=20 -Dmaven.test.skip=true -Declipse.p2.mirrors=false -Dtycho.localArtifacts=ignore -Dorg.eclipse.equinox.p2.transport.ecf.retry=5 +./mvnw clean install -Pe430 -Psnapshot -Dhttpclient.retry-max=20 -Dmaven.test.skip=true -Declipse.p2.mirrors=false -Dtycho.localArtifacts=ignore -Dorg.eclipse.equinox.p2.transport.ecf.retry=5 diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e429/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e429/org.springframework.boot.ide.product index 13dd362dd..d002ade40 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e429/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e429/org.springframework.boot.ide.product @@ -13,6 +13,7 @@ -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.slf4j.simpleLogger.defaultLogLevel=off -Dsun.java.command=SpringToolSuite4 +-Dp2.trustedAuthorities=https://download.eclipse.org,https://archive.eclipse.org,https://cdn.spring.io -Xms256m -Xmx2048m --illegal-access=permit diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e430/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e430/org.springframework.boot.ide.product index 13dd362dd..d002ade40 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e430/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e430/org.springframework.boot.ide.product @@ -13,6 +13,7 @@ -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.slf4j.simpleLogger.defaultLogLevel=off -Dsun.java.command=SpringToolSuite4 +-Dp2.trustedAuthorities=https://download.eclipse.org,https://archive.eclipse.org,https://cdn.spring.io -Xms256m -Xmx2048m --illegal-access=permit diff --git a/eclipse-distribution/org.springframework.boot.ide.product.e431/org.springframework.boot.ide.product b/eclipse-distribution/org.springframework.boot.ide.product.e431/org.springframework.boot.ide.product index 13dd362dd..d002ade40 100644 --- a/eclipse-distribution/org.springframework.boot.ide.product.e431/org.springframework.boot.ide.product +++ b/eclipse-distribution/org.springframework.boot.ide.product.e431/org.springframework.boot.ide.product @@ -13,6 +13,7 @@ -Dosgi.dataAreaRequiresExplicitInit=true -Dorg.slf4j.simpleLogger.defaultLogLevel=off -Dsun.java.command=SpringToolSuite4 +-Dp2.trustedAuthorities=https://download.eclipse.org,https://archive.eclipse.org,https://cdn.spring.io -Xms256m -Xmx2048m --illegal-access=permit