From 13712bd897693a92f72c23392929a707b1df8c62 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Fri, 28 Mar 2025 08:34:31 +0100 Subject: [PATCH] GH-1459: additional renamings to just spring tools --- eclipse-distribution/pom.xml | 10 +++++----- eclipse-language-servers/pom.xml | 10 +++++----- vscode-extensions/vscode-bosh/README.md | 14 ++++++------- vscode-extensions/vscode-concourse/README.md | 14 ++++++------- .../vscode-concourse/package.json | 2 +- .../vscode-manifest-yaml/README.md | 8 ++++---- .../vscode-manifest-yaml/package.json | 2 +- .../vscode-spring-boot/README.md | 20 +++++++++---------- .../vscode-spring-boot/package.json | 2 +- 9 files changed, 41 insertions(+), 41 deletions(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 134f0763b..c19aac074 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -22,19 +22,19 @@ - https://github.com/spring-projects/sts4.git + https://github.com/spring-projects/spring-tools.git HEAD - https://github.com/spring-projects/sts4/ + https://github.com/spring-projects/spring-tools/ - https://github.com/spring-projects/sts4/issues + https://github.com/spring-projects/spring-tools/issues GitHub - https://build.spring.io/browse/IDE - BAMBOO + https://github.com/spring-projects/spring-tools/actions + GitHub Actions diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 3b12d0da4..5cb82dcf1 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -22,19 +22,19 @@ - https://github.com/spring-projects/sts4.git + https://github.com/spring-projects/spring-tools.git HEAD - https://github.com/spring-projects/sts4/ + https://github.com/spring-projects/spring-tools/ - https://github.com/spring-projects/sts4/issues + https://github.com/spring-projects/spring-tools/issues GitHub - https://build.spring.io/browse/IDE - BAMBOO + https://github.com/spring-projects/spring-tools/actions + GitHub Actions diff --git a/vscode-extensions/vscode-bosh/README.md b/vscode-extensions/vscode-bosh/README.md index f3230381f..cbc51eb39 100644 --- a/vscode-extensions/vscode-bosh/README.md +++ b/vscode-extensions/vscode-bosh/README.md @@ -149,11 +149,11 @@ If you subsequently launch vscode from that same terminal the dynamic CA and lin ## Issues and Feature Requests -Please report bugs, issues and feature requests on the [Github STS4 issue tracker](https://github.com/spring-projects/sts4/issues). +Please report bugs, issues and feature requests on the [Github STS4 issue tracker](https://github.com/spring-projects/spring-tools/issues). -[linting]: https://raw.githubusercontent.com/spring-projects/sts4/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/linting.png -[ca1]: https://raw.githubusercontent.com/spring-projects/sts4/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/content-assist-1.png -[ca2]: https://raw.githubusercontent.com/spring-projects/sts4/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/content-assist-2.png -[hovers]: https://raw.githubusercontent.com/spring-projects/sts4/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/hover.png -[peek]: https://raw.githubusercontent.com/spring-projects/sts4/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/peek.png -[goto_symbol]: https://raw.githubusercontent.com/spring-projects/sts4/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/goto-symbol.png +[linting]: https://raw.githubusercontent.com/spring-projects/spring-tools/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/linting.png +[ca1]: https://raw.githubusercontent.com/spring-projects/spring-tools/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/content-assist-1.png +[ca2]: https://raw.githubusercontent.com/spring-projects/spring-tools/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/content-assist-2.png +[hovers]: https://raw.githubusercontent.com/spring-projects/spring-tools/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/hover.png +[peek]: https://raw.githubusercontent.com/spring-projects/spring-tools/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/peek.png +[goto_symbol]: https://raw.githubusercontent.com/spring-projects/spring-tools/7e3cf4808095f8b126bf1e5a90c09f3917f60fa4/vscode-extensions/vscode-bosh/readme-imgs/goto-symbol.png diff --git a/vscode-extensions/vscode-concourse/README.md b/vscode-extensions/vscode-concourse/README.md index 01edaf820..55c4cea30 100644 --- a/vscode-extensions/vscode-concourse/README.md +++ b/vscode-extensions/vscode-concourse/README.md @@ -81,11 +81,11 @@ the near future. ## Issues and Feature Requests -Please report bugs, issues and feature requests on the [Github STS4 issue tracker](https://github.com/spring-projects/sts4/issues). +Please report bugs, issues and feature requests on the [Github STS4 issue tracker](https://github.com/spring-projects/spring-tools/issues). -[linting]: https://raw.githubusercontent.com/spring-projects/sts4/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/linting.png -[ca1]: https://raw.githubusercontent.com/spring-projects/sts4/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/content-assist-1.png -[ca2]: https://raw.githubusercontent.com/spring-projects/sts4/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/content-assist-2.png -[hovers]: https://raw.githubusercontent.com/spring-projects/sts4/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/hover.png -[peek]: https://raw.githubusercontent.com/spring-projects/sts4/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/peek.png -[goto_symbol]: https://raw.githubusercontent.com/spring-projects/sts4/d095208cfb34b0f129e6b66d41d099955a712f81/vscode-extensions/vscode-concourse/readme-imgs/goto-symbol.png +[linting]: https://raw.githubusercontent.com/spring-projects/spring-tools/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/linting.png +[ca1]: https://raw.githubusercontent.com/spring-projects/spring-tools/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/content-assist-1.png +[ca2]: https://raw.githubusercontent.com/spring-projects/spring-tools/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/content-assist-2.png +[hovers]: https://raw.githubusercontent.com/spring-projects/spring-tools/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/hover.png +[peek]: https://raw.githubusercontent.com/spring-projects/spring-tools/98148c08b608ff365fb87b2de955d6833f7ee082/vscode-extensions/vscode-concourse/readme-imgs/peek.png +[goto_symbol]: https://raw.githubusercontent.com/spring-projects/spring-tools/d095208cfb34b0f129e6b66d41d099955a712f81/vscode-extensions/vscode-concourse/readme-imgs/goto-symbol.png diff --git a/vscode-extensions/vscode-concourse/package.json b/vscode-extensions/vscode-concourse/package.json index 0e67e2029..860f8d879 100644 --- a/vscode-extensions/vscode-concourse/package.json +++ b/vscode-extensions/vscode-concourse/package.json @@ -7,7 +7,7 @@ "publisher": "vmware", "repository": { "type": "git", - "url": "https://github.com/spring-projects/sts4.git" + "url": "https://github.com/spring-projects/spring-tools.git" }, "license": "EPL-1.0", "engines": { diff --git a/vscode-extensions/vscode-manifest-yaml/README.md b/vscode-extensions/vscode-manifest-yaml/README.md index c9bdd1bc6..52c7ba0cd 100644 --- a/vscode-extensions/vscode-manifest-yaml/README.md +++ b/vscode-extensions/vscode-manifest-yaml/README.md @@ -46,7 +46,7 @@ read its detailed documentation. ![Hover Docs Screenshot][hovers] -[linting]: https://raw.githubusercontent.com/spring-projects/sts4/7ba2a3cd1f1a1a7067ccf26266196757cc1acbf3/vscode-extensions/vscode-manifest-yaml/readme-imgs/linting.png -[ca]: https://raw.githubusercontent.com/spring-projects/sts4/7ba2a3cd1f1a1a7067ccf26266196757cc1acbf3/vscode-extensions/vscode-manifest-yaml/readme-imgs/content-assist.png -[dcfca]: https://raw.githubusercontent.com/spring-projects/sts4/c504571767d2a4a95a2442281b66db10e59f5610/vscode-extensions/vscode-manifest-yaml/readme-imgs/cf-dynamic-content-assist.png -[hovers]: https://raw.githubusercontent.com/spring-projects/sts4/7ba2a3cd1f1a1a7067ccf26266196757cc1acbf3/vscode-extensions/vscode-manifest-yaml/readme-imgs/hovers.png \ No newline at end of file +[linting]: https://raw.githubusercontent.com/spring-projects/spring-tools/7ba2a3cd1f1a1a7067ccf26266196757cc1acbf3/vscode-extensions/vscode-manifest-yaml/readme-imgs/linting.png +[ca]: https://raw.githubusercontent.com/spring-projects/spring-tools/7ba2a3cd1f1a1a7067ccf26266196757cc1acbf3/vscode-extensions/vscode-manifest-yaml/readme-imgs/content-assist.png +[dcfca]: https://raw.githubusercontent.com/spring-projects/spring-tools/c504571767d2a4a95a2442281b66db10e59f5610/vscode-extensions/vscode-manifest-yaml/readme-imgs/cf-dynamic-content-assist.png +[hovers]: https://raw.githubusercontent.com/spring-projects/spring-tools/7ba2a3cd1f1a1a7067ccf26266196757cc1acbf3/vscode-extensions/vscode-manifest-yaml/readme-imgs/hovers.png \ No newline at end of file diff --git a/vscode-extensions/vscode-manifest-yaml/package.json b/vscode-extensions/vscode-manifest-yaml/package.json index e06ec6510..6cc72c255 100644 --- a/vscode-extensions/vscode-manifest-yaml/package.json +++ b/vscode-extensions/vscode-manifest-yaml/package.json @@ -7,7 +7,7 @@ "publisher": "vmware", "repository": { "type": "git", - "url": "https://github.com/spring-projects/sts4.git" + "url": "https://github.com/spring-projects/spring-tools.git" }, "license": "EPL-1.0", "engines": { diff --git a/vscode-extensions/vscode-spring-boot/README.md b/vscode-extensions/vscode-spring-boot/README.md index eafb9ac6d..34646f064 100644 --- a/vscode-extensions/vscode-spring-boot/README.md +++ b/vscode-extensions/vscode-spring-boot/README.md @@ -121,7 +121,7 @@ hovers while editing Spring Boot Properties in either `.properties` or `.yml` fo ## Issues and Feature Requests -Please report bugs, issues and feature requests on the [Github STS4 issue tracker](https://github.com/spring-projects/sts4/issues). +Please report bugs, issues and feature requests on the [Github STS4 issue tracker](https://github.com/spring-projects/spring-tools/issues). # Releases: @@ -132,12 +132,12 @@ that can be donwloaded from [here](https://cdn.spring.io/spring-tools/snapshot/STS4/nightly-distributions.html). To install it open vscode, press `CTRL-SHIFT-P` and search for VSIX, then select `Extension: Install from VSIX` -[yaml-completion]: https://github.com/spring-projects/sts4/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/yaml-completion.png -[properties-completion]: https://github.com/spring-projects/sts4/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/properties-completion.png -[yaml-validation]: https://github.com/spring-projects/sts4/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/yaml-validation.png -[properties-validation]: https://github.com/spring-projects/sts4/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/properties-validation.png -[yaml-hovers]: https://github.com/spring-projects/sts4/raw/1d731ed1ad5c8defcca4e4abb3cf5f2d89daba43/vscode-extensions/vscode-boot-properties/readme-imgs/yaml-hover.png -[java-code-completion]: https://github.com/spring-projects/sts4/raw/facac2003191bc29bf79049aa02a091457ffbe47/vscode-extensions/vscode-spring-boot/readme-imgs/java-code-completion.png -[java-live-apps-quick-access]: https://github.com/spring-projects/sts4/raw/facac2003191bc29bf79049aa02a091457ffbe47/vscode-extensions/vscode-spring-boot/readme-imgs/java-live-apps-quick-access.png -[java-live-hovers]: https://github.com/spring-projects/sts4/raw/e32a22cfd4c12b19ffbb55ca6619bf9f6eb213ea/vscode-extensions/vscode-spring-boot/readme-imgs/java-live-hovers.png -[java-navigation]: https://github.com/spring-projects/sts4/raw/facac2003191bc29bf79049aa02a091457ffbe47/vscode-extensions/vscode-spring-boot/readme-imgs/java-navigation.png +[yaml-completion]: https://github.com/spring-projects/spring-tools/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/yaml-completion.png +[properties-completion]: https://github.com/spring-projects/spring-tools/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/properties-completion.png +[yaml-validation]: https://github.com/spring-projects/spring-tools/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/yaml-validation.png +[properties-validation]: https://github.com/spring-projects/spring-tools/raw/5360ae4fabf9245da58f5897c54e9a14786d0622/vscode-extensions/vscode-boot-properties/readme-imgs/properties-validation.png +[yaml-hovers]: https://github.com/spring-projects/spring-tools/raw/1d731ed1ad5c8defcca4e4abb3cf5f2d89daba43/vscode-extensions/vscode-boot-properties/readme-imgs/yaml-hover.png +[java-code-completion]: https://github.com/spring-projects/spring-tools/raw/facac2003191bc29bf79049aa02a091457ffbe47/vscode-extensions/vscode-spring-boot/readme-imgs/java-code-completion.png +[java-live-apps-quick-access]: https://github.com/spring-projects/spring-tools/raw/facac2003191bc29bf79049aa02a091457ffbe47/vscode-extensions/vscode-spring-boot/readme-imgs/java-live-apps-quick-access.png +[java-live-hovers]: https://github.com/spring-projects/spring-tools/raw/e32a22cfd4c12b19ffbb55ca6619bf9f6eb213ea/vscode-extensions/vscode-spring-boot/readme-imgs/java-live-hovers.png +[java-navigation]: https://github.com/spring-projects/spring-tools/raw/facac2003191bc29bf79049aa02a091457ffbe47/vscode-extensions/vscode-spring-boot/readme-imgs/java-navigation.png diff --git a/vscode-extensions/vscode-spring-boot/package.json b/vscode-extensions/vscode-spring-boot/package.json index e1e534a16..38a5f2cae 100644 --- a/vscode-extensions/vscode-spring-boot/package.json +++ b/vscode-extensions/vscode-spring-boot/package.json @@ -7,7 +7,7 @@ "publisher": "vmware", "repository": { "type": "git", - "url": "https://github.com/spring-projects/sts4.git" + "url": "https://github.com/spring-projects/spring-tools.git" }, "license": "EPL-1.0", "engines": {