From 0ca25497842818dc48c219d8316bdc8d115fdb48 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 23 Sep 2022 20:53:59 +0200 Subject: [PATCH] added new target for early builds against Eclipse 2022-12 + removed outdated product feature folders --- .../common/html/nightly-distributions.html | 7 + .../macos-notarize.sh | 32 - .../org.springframework.boot.ide.product | 135 ---- .../pom.xml | 490 ------------- .../category.xml | 184 ----- .../entitlements.plist | 18 - .../macos-notarize.sh | 32 - .../org.springframework.boot.ide.product | 135 ---- .../p2.inf | 16 - .../pom.xml | 490 ------------- .../spring-tool-suite-4-dmg-config-e4.18.json | 10 - .../category.xml | 184 ----- .../entitlements.plist | 18 - .../macos-notarize.sh | 32 - .../org.springframework.boot.ide.product | 135 ---- .../p2.inf | 16 - .../pom.xml | 490 ------------- .../spring-tool-suite-4-dmg-config-e4.19.json | 10 - .../category.xml | 184 ----- .../entitlements.plist | 18 - .../org.springframework.boot.ide.product | 136 ---- .../p2.inf | 16 - .../pom.xml | 645 ----------------- ...ing-tool-suite-4-dmg-config-e4.20-x86.json | 10 - .../category.xml | 184 ----- .../entitlements.plist | 18 - .../macos-notarize.sh | 46 -- .../org.springframework.boot.ide.product | 136 ---- .../p2.inf | 16 - .../pom.xml | 655 ------------------ ...tool-suite-4-dmg-config-e4.21-aarch64.json | 10 - ...ing-tool-suite-4-dmg-config-e4.21-x86.json | 10 - .../category.xml | 184 ----- .../entitlements.plist | 18 - .../macos-notarize.sh | 46 -- .../p2.inf | 16 - ...tool-suite-4-dmg-config-e4.22-aarch64.json | 10 - ...ing-tool-suite-4-dmg-config-e4.22-x86.json | 10 - .../category.xml | 6 +- .../entitlements.plist | 0 .../macos-notarize.sh | 0 .../org.springframework.boot.ide.product | 12 +- .../p2.inf | 0 .../pom.xml | 18 +- ...ool-suite-4-dmg-config-e4.26-aarch64.json} | 0 ...ng-tool-suite-4-dmg-config-e4.26-x86.json} | 0 eclipse-distribution/pom.xml | 141 +++- 47 files changed, 159 insertions(+), 4820 deletions(-) delete mode 100755 eclipse-distribution/org.springframework.boot.ide.product.e417/macos-notarize.sh delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e417/org.springframework.boot.ide.product delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e417/pom.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e418/category.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e418/entitlements.plist delete mode 100755 eclipse-distribution/org.springframework.boot.ide.product.e418/macos-notarize.sh delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e418/org.springframework.boot.ide.product delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e418/p2.inf delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e418/pom.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e418/spring-tool-suite-4-dmg-config-e4.18.json delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e419/category.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e419/entitlements.plist delete mode 100755 eclipse-distribution/org.springframework.boot.ide.product.e419/macos-notarize.sh delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e419/org.springframework.boot.ide.product delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e419/p2.inf delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e419/pom.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e419/spring-tool-suite-4-dmg-config-e4.19.json delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e420/category.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e420/entitlements.plist delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e420/org.springframework.boot.ide.product delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e420/p2.inf delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e420/pom.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e420/spring-tool-suite-4-dmg-config-e4.20-x86.json delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/category.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/entitlements.plist delete mode 100755 eclipse-distribution/org.springframework.boot.ide.product.e421/macos-notarize.sh delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/org.springframework.boot.ide.product delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/p2.inf delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/pom.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/spring-tool-suite-4-dmg-config-e4.21-aarch64.json delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e421/spring-tool-suite-4-dmg-config-e4.21-x86.json delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e422/category.xml delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e422/entitlements.plist delete mode 100755 eclipse-distribution/org.springframework.boot.ide.product.e422/macos-notarize.sh delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e422/p2.inf delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e422/spring-tool-suite-4-dmg-config-e4.22-aarch64.json delete mode 100644 eclipse-distribution/org.springframework.boot.ide.product.e422/spring-tool-suite-4-dmg-config-e4.22-x86.json rename eclipse-distribution/{org.springframework.boot.ide.product.e417 => org.springframework.boot.ide.product.e426}/category.xml (98%) rename eclipse-distribution/{org.springframework.boot.ide.product.e417 => org.springframework.boot.ide.product.e426}/entitlements.plist (100%) rename eclipse-distribution/{org.springframework.boot.ide.product.e420 => org.springframework.boot.ide.product.e426}/macos-notarize.sh (100%) rename eclipse-distribution/{org.springframework.boot.ide.product.e422 => org.springframework.boot.ide.product.e426}/org.springframework.boot.ide.product (92%) rename eclipse-distribution/{org.springframework.boot.ide.product.e417 => org.springframework.boot.ide.product.e426}/p2.inf (100%) rename eclipse-distribution/{org.springframework.boot.ide.product.e422 => org.springframework.boot.ide.product.e426}/pom.xml (95%) rename eclipse-distribution/{org.springframework.boot.ide.product.e420/spring-tool-suite-4-dmg-config-e4.20-aarch64.json => org.springframework.boot.ide.product.e426/spring-tool-suite-4-dmg-config-e4.26-aarch64.json} (100%) rename eclipse-distribution/{org.springframework.boot.ide.product.e417/spring-tool-suite-4-dmg-config-e4.17.json => org.springframework.boot.ide.product.e426/spring-tool-suite-4-dmg-config-e4.26-x86.json} (100%) diff --git a/eclipse-distribution/common/html/nightly-distributions.html b/eclipse-distribution/common/html/nightly-distributions.html index 429f137bd..96ba6048c 100644 --- a/eclipse-distribution/common/html/nightly-distributions.html +++ b/eclipse-distribution/common/html/nightly-distributions.html @@ -23,6 +23,7 @@

STS4 Distribution: