diff --git a/.gitignore b/.gitignore index fe7a9d777..2a6a7adb4 100644 --- a/.gitignore +++ b/.gitignore @@ -27,7 +27,7 @@ eclipse-language-servers/**/*.jar !**/jdt-ls-extension/**/test-projects/**/.project !**/jdt-ls-extension/**/test-projects/**/.settings -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +# virtual machine crash logs, see https://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* target/ diff --git a/CODE_OF_CONDUCT.adoc b/CODE_OF_CONDUCT.adoc index f013d6f36..17783c7c0 100644 --- a/CODE_OF_CONDUCT.adoc +++ b/CODE_OF_CONDUCT.adoc @@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden with regard to the reporter of an incident. This Code of Conduct is adapted from the -http://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at -http://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/] +https://contributor-covenant.org[Contributor Covenant], version 1.3.0, available at +https://contributor-covenant.org/version/1/3/0/[contributor-covenant.org/version/1/3/0/] diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 5f419db33..aeeb10c80 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -10,8 +10,8 @@ unacceptable behavior to spring-code-of-conduct@pivotal.io. == Using GitHub issues We use GitHub issues to track bugs and enhancements. If you have a general usage question -please ask on http://stackoverflow.com[Stack Overflow]. The Spring Tools 4 team and the -broader community monitor the http://stackoverflow.com/tags/spring-tools-4[`spring-tools-4`] +please ask on https://stackoverflow.com[Stack Overflow]. The Spring Tools 4 team and the +broader community monitor the https://stackoverflow.com/tags/spring-tools-4[`spring-tools-4`] tag. == Sign the Contributor License Agreement @@ -37,6 +37,6 @@ added after the original pull request but before a merge. * A few unit tests would help a lot as well -- someone has to do it. * If no-one else is using your branch, please rebase it against the current master (or other target branch in the main project). -* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions], +* When writing a commit message please follow https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions], if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit message (where `XXXX` is the issue number). diff --git a/README-dev-env.md b/README-dev-env.md index 4a2022ee2..96d1270f6 100644 --- a/README-dev-env.md +++ b/README-dev-env.md @@ -53,12 +53,12 @@ This lets the Eclipse language server extension connect to the locally running l http://services.typefox.io/open-source/jenkins/job/lsp4j/job/master/lastStableBuild/artifact/build/p2-repository/ - There is an update site that contains our latest language servers as extensions for Eclipse: - http://dist.springsource.com/snapshot/TOOLS/sts4-language-server-integrations/nightly + https://dist.springsource.com/snapshot/TOOLS/sts4-language-server-integrations/nightly This is being produced by: https://build.spring.io/browse/IDE-CODE - CI builds of the full STS4 distribution can be downloaded from here: - http://dist.springsource.com/snapshot/STS4/nightly-distributions.html + https://dist.springsource.com/snapshot/STS4/nightly-distributions.html diff --git a/eclipse-distribution/org.springframework.boot.ide.branding/plugin_customization.properties b/eclipse-distribution/org.springframework.boot.ide.branding/plugin_customization.properties index f2f351717..3b5e806fb 100644 --- a/eclipse-distribution/org.springframework.boot.ide.branding/plugin_customization.properties +++ b/eclipse-distribution/org.springframework.boot.ide.branding/plugin_customization.properties @@ -3,7 +3,7 @@ # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-v10.html # # Contributors: # IBM Corporation - initial API and implementation diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/JavaProperties.tmLanguage b/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/JavaProperties.tmLanguage index bf25ce875..0015e1f4b 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/JavaProperties.tmLanguage +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/JavaProperties.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes diff --git a/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/YAML.tmLanguage b/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/YAML.tmLanguage index efc4c8ab0..1bc14781e 100644 --- a/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/YAML.tmLanguage +++ b/eclipse-language-servers/org.springframework.tooling.boot.ls/syntaxes/YAML.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes diff --git a/eclipse-language-servers/org.springframework.tooling.bosh.ls/syntaxes/YAML.tmLanguage b/eclipse-language-servers/org.springframework.tooling.bosh.ls/syntaxes/YAML.tmLanguage index efc4c8ab0..1bc14781e 100644 --- a/eclipse-language-servers/org.springframework.tooling.bosh.ls/syntaxes/YAML.tmLanguage +++ b/eclipse-language-servers/org.springframework.tooling.bosh.ls/syntaxes/YAML.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes diff --git a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/syntaxes/YAML.tmLanguage b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/syntaxes/YAML.tmLanguage index efc4c8ab0..1bc14781e 100644 --- a/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/syntaxes/YAML.tmLanguage +++ b/eclipse-language-servers/org.springframework.tooling.cloudfoundry.manifest.ls.integration/syntaxes/YAML.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes diff --git a/eclipse-language-servers/org.springframework.tooling.concourse.ls/syntaxes/YAML.tmLanguage b/eclipse-language-servers/org.springframework.tooling.concourse.ls/syntaxes/YAML.tmLanguage index efc4c8ab0..1bc14781e 100644 --- a/eclipse-language-servers/org.springframework.tooling.concourse.ls/syntaxes/YAML.tmLanguage +++ b/eclipse-language-servers/org.springframework.tooling.concourse.ls/syntaxes/YAML.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes diff --git a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/src/org/springframework/tooling/ls/eclipse/commons/Utils.java b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/src/org/springframework/tooling/ls/eclipse/commons/Utils.java index 935e28852..3c55fda75 100644 --- a/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/src/org/springframework/tooling/ls/eclipse/commons/Utils.java +++ b/eclipse-language-servers/org.springframework.tooling.ls.eclipse.commons/src/org/springframework/tooling/ls/eclipse/commons/Utils.java @@ -31,7 +31,7 @@ import org.eclipse.ui.PlatformUI; @SuppressWarnings("restriction") public class Utils { - private static final String URL_PREFIX = "http://org.eclipse.ui.intro/execute?command="; + private static final String URL_PREFIX = "https://org.eclipse.ui.intro/execute?command="; private static final String EQUALS = "="; private static final String PARAMETERS_SEPARATOR = ","; private static final String PARAMETERS_START = "("; diff --git a/headless-services/bosh-language-server/src/test/java/org/springframework/ide/vscode/bosh/BoshValueParserTest.java b/headless-services/bosh-language-server/src/test/java/org/springframework/ide/vscode/bosh/BoshValueParserTest.java index 4291f8789..5dede8fef 100644 --- a/headless-services/bosh-language-server/src/test/java/org/springframework/ide/vscode/bosh/BoshValueParserTest.java +++ b/headless-services/bosh-language-server/src/test/java/org/springframework/ide/vscode/bosh/BoshValueParserTest.java @@ -37,7 +37,7 @@ public class BoshValueParserTest { @Test public void urlOkay() throws Exception { ValueParser urlParser = BoshValueParsers.url("http", "https", "file"); - urlParser.parse("http://foobar.com/munhings.tar.gz"); + urlParser.parse("https://foobar.com/munhings.tar.gz"); urlParser.parse("https://foobar.com/munhings.tar.gz"); urlParser.parse("hTTp://foobar.com/munhings.tar.gz"); urlParser.parse("HTTPS://foobar.com/munhings.tar.gz"); diff --git a/headless-services/bosh-language-server/src/test/resources/workspace/cf-deployment-manifest.yml b/headless-services/bosh-language-server/src/test/resources/workspace/cf-deployment-manifest.yml index 5576ff88f..983cd20f7 100644 --- a/headless-services/bosh-language-server/src/test/resources/workspace/cf-deployment-manifest.yml +++ b/headless-services/bosh-language-server/src/test/resources/workspace/cf-deployment-manifest.yml @@ -1266,7 +1266,7 @@ instance_groups: system_domain: "((system_domain))" ssl: *ssl cc: - srv_api_uri: "http://cloud-controller-ng.service.cf.internal:9022" + srv_api_uri: "https://cloud-controller-ng.service.cf.internal:9022" - name: route_registrar release: routing properties: diff --git a/headless-services/commons/commons-lsp-extensions/src/main/java/org/springframework/ide/vscode/commons/protocol/java/TypeDescriptorData.java b/headless-services/commons/commons-lsp-extensions/src/main/java/org/springframework/ide/vscode/commons/protocol/java/TypeDescriptorData.java index 8c25bc963..fd881fcd1 100644 --- a/headless-services/commons/commons-lsp-extensions/src/main/java/org/springframework/ide/vscode/commons/protocol/java/TypeDescriptorData.java +++ b/headless-services/commons/commons-lsp-extensions/src/main/java/org/springframework/ide/vscode/commons/protocol/java/TypeDescriptorData.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/commons/commons-maven/src/test/resources/empty-boot-project-with-classpath-file/pom.newxml b/headless-services/commons/commons-maven/src/test/resources/empty-boot-project-with-classpath-file/pom.newxml index 86392defd..e959c232b 100644 --- a/headless-services/commons/commons-maven/src/test/resources/empty-boot-project-with-classpath-file/pom.newxml +++ b/headless-services/commons/commons-maven/src/test/resources/empty-boot-project-with-classpath-file/pom.newxml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.example diff --git a/headless-services/commons/java-properties/resources/JavaProperties.g4 b/headless-services/commons/java-properties/resources/JavaProperties.g4 index 8407fb934..1a2c6e2ae 100644 --- a/headless-services/commons/java-properties/resources/JavaProperties.g4 +++ b/headless-services/commons/java-properties/resources/JavaProperties.g4 @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation @@ -11,7 +11,7 @@ /** * Based on the answer to this Stack Overflow question: - * http://stackoverflow.com/questions/6132529/antlr-parsing-java-properties + * https://stackoverflow.com/questions/6132529/antlr-parsing-java-properties */ grammar JavaProperties; diff --git a/headless-services/concourse-language-server/src/main/resources/desc/S3PutParams/acl.md b/headless-services/concourse-language-server/src/main/resources/desc/S3PutParams/acl.md index 8b245c1a8..8ecc7fb91 100644 --- a/headless-services/concourse-language-server/src/main/resources/desc/S3PutParams/acl.md +++ b/headless-services/concourse-language-server/src/main/resources/desc/S3PutParams/acl.md @@ -1,2 +1,2 @@ -*Optional.* [Canned Acl](http://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html) +*Optional.* [Canned Acl](https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html) for the uploaded object. \ No newline at end of file diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/CachingFluxJavaSearch.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/CachingFluxJavaSearch.java index b1e997c25..ce5c86967 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/CachingFluxJavaSearch.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/CachingFluxJavaSearch.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FluxSearch.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FluxSearch.java index 56dc64a3b..ecf02a492 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FluxSearch.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FluxSearch.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FuzzyMatcher.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FuzzyMatcher.java index 7e62e2a08..eb6139af3 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FuzzyMatcher.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/FuzzyMatcher.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/JavaFluxSearch.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/JavaFluxSearch.java index 3ea6850e0..e4f4439f4 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/JavaFluxSearch.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/JavaFluxSearch.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/PackageFluxSearch.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/PackageFluxSearch.java index d921e7061..cd5b393d4 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/PackageFluxSearch.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/PackageFluxSearch.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/SearchUtils.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/SearchUtils.java index 42f054d30..a5c5006fb 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/SearchUtils.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/SearchUtils.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/TypeFluxSearch.java b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/TypeFluxSearch.java index 6770025b7..cea43cbfc 100644 --- a/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/TypeFluxSearch.java +++ b/headless-services/jdt-ls-extension/org.springframework.tooling.jdt.ls.commons/src/org/springframework/tooling/jdt/ls/commons/java/TypeFluxSearch.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/repo/org/springframework/ide/eclipse/org.json/1.0/org.json-1.0.pom b/headless-services/spring-boot-language-server/repo/org/springframework/ide/eclipse/org.json/1.0/org.json-1.0.pom index 5bee0835b..a2c95f049 100644 --- a/headless-services/spring-boot-language-server/repo/org/springframework/ide/eclipse/org.json/1.0/org.json-1.0.pom +++ b/headless-services/spring-boot-language-server/repo/org/springframework/ide/eclipse/org.json/1.0/org.json-1.0.pom @@ -1,5 +1,5 @@ - 4.0.0 org.springframework.ide.eclipse diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/links/EclipseSourceLinks.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/links/EclipseSourceLinks.java index eb83225d3..bab42a7e5 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/links/EclipseSourceLinks.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/links/EclipseSourceLinks.java @@ -31,7 +31,7 @@ import org.springframework.ide.vscode.commons.languageserver.java.JavaProjectFin */ public class EclipseSourceLinks implements SourceLinks { - private static final String URL_PREFIX = "http://org.eclipse.ui.intro/execute?command="; + private static final String URL_PREFIX = "https://org.eclipse.ui.intro/execute?command="; private static final String EQUALS = "="; private static final String PARAMETERS_SEPARATOR = ","; private static final String PARAMETERS_START = "("; diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/requestmapping/UrlUtil.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/requestmapping/UrlUtil.java index 46e9fcbd0..1bebb265a 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/requestmapping/UrlUtil.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/requestmapping/UrlUtil.java @@ -1,5 +1,5 @@ /******************************************************************************* - * Copyright (c) 2017, 2018 Pivotal, Inc. + * Copyright (c) 2017, 2019 Pivotal, Inc. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at @@ -40,7 +40,11 @@ public class UrlUtil { if (port.equals("80")) { return "http://"+host+path; } else { - return "http://"+host+":"+port+path; + if ("localhost".equals(host)) { + return "http://" + host + ":" + port + path; + } else { + return "https://" + host + ":" + port + path; + } } } } diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/CachedSymbol.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/CachedSymbol.java index 6cff82c72..45629c772 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/CachedSymbol.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/CachedSymbol.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCache.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCache.java index d7842bf13..9aa8d1893 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCache.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCache.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheKey.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheKey.java index 17dd3e9e8..a5e714d21 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheKey.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheKey.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheOnDisc.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheOnDisc.java index 3f3e6c7a0..3d7b1e14f 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheOnDisc.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheOnDisc.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheVoid.java b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheVoid.java index f20cfeceb..b6f7e300f 100644 --- a/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheVoid.java +++ b/headless-services/spring-boot-language-server/src/main/java/org/springframework/ide/vscode/boot/java/utils/SymbolCacheVoid.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTest.java b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTest.java index f7a91cc5f..0e64831f6 100644 --- a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTest.java +++ b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTest.java @@ -69,7 +69,7 @@ public class RequestMappingLiveHoverTest { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/hello-world](http://cfapps.io:1111/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/hello-world](https://cfapps.io:1111/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -102,7 +102,7 @@ public class RequestMappingLiveHoverTest { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/](http://cfapps.io:1111/) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/](https://cfapps.io:1111/) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -156,11 +156,11 @@ public class RequestMappingLiveHoverTest { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(\"/hello\")", "@RequestMapping(\"/goodbye\")"); - editor.assertHoverContains("@RequestMapping(\"/hello\")", "[http://cfapps.io:999/hello](http://cfapps.io:999/hello) \n" + + editor.assertHoverContains("@RequestMapping(\"/hello\")", "[https://cfapps.io:999/hello](https://cfapps.io:999/hello) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); - editor.assertHoverContains("@RequestMapping(\"/goodbye\")", "[http://cfapps.io:999/goodbye](http://cfapps.io:999/goodbye) \n" + + editor.assertHoverContains("@RequestMapping(\"/goodbye\")", "[https://cfapps.io:999/goodbye](https://cfapps.io:999/goodbye) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -232,7 +232,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@DeleteMapping(\"/greetings\")", "[http://cfapps.io:999/greetings](http://cfapps.io:999/greetings) \n" + + editor.assertHoverContains("@DeleteMapping(\"/greetings\")", "[https://cfapps.io:999/greetings](https://cfapps.io:999/greetings) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -367,8 +367,8 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value={\"/greetings\", \"/hello\"}, method=GET)", "[http://cfapps.io:999/greetings](http://cfapps.io:999/greetings) \n" + - "[http://cfapps.io:999/hello](http://cfapps.io:999/hello) \n" + + editor.assertHoverContains("@RequestMapping(value={\"/greetings\", \"/hello\"}, method=GET)", "[https://cfapps.io:999/greetings](https://cfapps.io:999/greetings) \n" + + "[https://cfapps.io:999/hello](https://cfapps.io:999/hello) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -419,7 +419,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -470,7 +470,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -522,7 +522,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -574,7 +574,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -624,7 +624,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -674,7 +674,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -724,7 +724,7 @@ public class RequestMappingLiveHoverTest { "}", docUri); - editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[http://cfapps.io:999/find](http://cfapps.io:999/find) \n" + + editor.assertHoverContains("@RequestMapping(value=\"/find\", method=GET)", "[https://cfapps.io:999/find](https://cfapps.io:999/find) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); @@ -777,15 +777,15 @@ public class RequestMappingLiveHoverTest { harness.intialize(directory); Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); - editor.assertHoverContains("@RequestMapping(\"/hello\")", "[http://cfapps.io:1000/hello](http://cfapps.io:1000/hello) \n" + + editor.assertHoverContains("@RequestMapping(\"/hello\")", "[https://cfapps.io:1000/hello](https://cfapps.io:1000/hello) \n" + "\n" + "Process [PID=70000, name=`test-request-mapping-live-hover`]\n" + "\n" + - "[http://cfapps.io:1001/hello](http://cfapps.io:1001/hello) \n" + + "[https://cfapps.io:1001/hello](https://cfapps.io:1001/hello) \n" + "\n" + "Process [PID=80000, name=`test-request-mapping-live-hover`]\n" + "\n" + - "[http://cfapps.io:1002/hello](http://cfapps.io:1002/hello) \n" + + "[https://cfapps.io:1002/hello](https://cfapps.io:1002/hello) \n" + "\n" + "Process [PID=90000, name=`test-request-mapping-live-hover`]"); @@ -851,11 +851,11 @@ public class RequestMappingLiveHoverTest { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(\"/inner-class\")", "@RequestMapping(\"/inner-inner-class\")"); - editor.assertHoverContains("@RequestMapping(\"/inner-class\")", "[http://cfapps.io:1111/inner-class](http://cfapps.io:1111/inner-class) \n" + + editor.assertHoverContains("@RequestMapping(\"/inner-class\")", "[https://cfapps.io:1111/inner-class](https://cfapps.io:1111/inner-class) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); - editor.assertHoverContains("@RequestMapping(\"/inner-inner-class\")", "[http://cfapps.io:1111/inner-inner-class](http://cfapps.io:1111/inner-inner-class) \n" + + editor.assertHoverContains("@RequestMapping(\"/inner-inner-class\")", "[https://cfapps.io:1111/inner-inner-class](https://cfapps.io:1111/inner-inner-class) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); } diff --git a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTestWithContextPath.java b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTestWithContextPath.java index eb5236cf6..7a630fede 100644 --- a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTestWithContextPath.java +++ b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/requestmapping/test/RequestMappingLiveHoverTestWithContextPath.java @@ -69,7 +69,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromEnv/hello-world](http://cfapps.io:1111/fromEnv/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromEnv/hello-world](https://cfapps.io:1111/fromEnv/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -105,7 +105,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromlaunchconfig/hello-world](http://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromlaunchconfig/hello-world](https://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -142,7 +142,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromlaunchconfig/hello-world](http://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromlaunchconfig/hello-world](https://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -179,7 +179,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/frompropsfile/hello-world](http://cfapps.io:1111/frompropsfile/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/frompropsfile/hello-world](https://cfapps.io:1111/frompropsfile/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -216,7 +216,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/frompropsfile/hello-world](http://cfapps.io:1111/frompropsfile/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/frompropsfile/hello-world](https://cfapps.io:1111/frompropsfile/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -252,7 +252,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromenvironment/hello-world](http://cfapps.io:1111/fromenvironment/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromenvironment/hello-world](https://cfapps.io:1111/fromenvironment/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -288,7 +288,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromlaunchconfig/hello-world](http://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromlaunchconfig/hello-world](https://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -325,7 +325,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromlaunchconfig/hello-world](http://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromlaunchconfig/hello-world](https://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -362,7 +362,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/frompropsfile/hello-world](http://cfapps.io:1111/frompropsfile/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/frompropsfile/hello-world](https://cfapps.io:1111/frompropsfile/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -399,7 +399,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/frompropsfile/hello-world](http://cfapps.io:1111/frompropsfile/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/frompropsfile/hello-world](https://cfapps.io:1111/frompropsfile/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -438,7 +438,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/fromlaunchconfig/hello-world](http://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/fromlaunchconfig/hello-world](https://cfapps.io:1111/fromlaunchconfig/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -472,7 +472,7 @@ public class RequestMappingLiveHoverTestWithContextPath { Editor editor = harness.newEditorFromFileUri(docUri, LanguageId.JAVA); editor.assertHighlights("@RequestMapping(method=RequestMethod.GET)"); - editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[http://cfapps.io:1111/mockedpath/hello-world](http://cfapps.io:1111/mockedpath/hello-world) \n" + + editor.assertHoverContains("@RequestMapping(method=RequestMethod.GET)", "[https://cfapps.io:1111/mockedpath/hello-world](https://cfapps.io:1111/mockedpath/hello-world) \n" + "\n" + "Process [PID=22022, name=`test-request-mapping-live-hover`]"); @@ -520,8 +520,8 @@ public class RequestMappingLiveHoverTestWithContextPath { "}", docUri); - editor.assertHoverContains("@RequestMapping(value={\"/greetings\", \"/hello\"}, method=GET)", "[http://cfapps.io:999/mockedpath/greetings](http://cfapps.io:999/mockedpath/greetings) \n" + - "[http://cfapps.io:999/mockedpath/hello](http://cfapps.io:999/mockedpath/hello) \n" + + editor.assertHoverContains("@RequestMapping(value={\"/greetings\", \"/hello\"}, method=GET)", "[https://cfapps.io:999/mockedpath/greetings](https://cfapps.io:999/mockedpath/greetings) \n" + + "[https://cfapps.io:999/mockedpath/hello](https://cfapps.io:999/mockedpath/hello) \n" + "\n" + "Process [PID=76543, name=`test-request-mapping-live-hover`]"); diff --git a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheKeyTest.java b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheKeyTest.java index 3d9889432..340a91aa6 100644 --- a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheKeyTest.java +++ b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheKeyTest.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheOnDiscTest.java b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheOnDiscTest.java index 05c6e0d6b..b8f509fd5 100644 --- a/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheOnDiscTest.java +++ b/headless-services/spring-boot-language-server/src/test/java/org/springframework/ide/vscode/boot/java/utils/test/SymbolCacheOnDiscTest.java @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/spring-config.notprocessed b/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/spring-config.notprocessed index a029c45ab..6063f3dd8 100644 --- a/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/spring-config.notprocessed +++ b/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-annotation-indexing-xml-project/config/spring-config.notprocessed @@ -5,10 +5,10 @@ + xsi:schemaLocation="http://www.springframework.org/schema/beans https://www.springframework.org/schema/beans/spring-beans.xsd + http://www.springframework.org/schema/data/jpa https://www.springframework.org/schema/data/jpa/spring-jpa.xsd + http://www.springframework.org/schema/tx https://www.springframework.org/schema/tx/spring-tx.xsd + http://www.springframework.org/schema/context https://www.springframework.org/schema/context/spring-context.xsd"> diff --git a/java-copyright-header.txt b/java-copyright-header.txt index e61819e53..91beabfd1 100644 --- a/java-copyright-header.txt +++ b/java-copyright-header.txt @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/browser/bosh-frontend-module.ts b/theia-extensions/theia-bosh/bosh/src/browser/bosh-frontend-module.ts index eec52c439..498360185 100644 --- a/theia-extensions/theia-bosh/bosh/src/browser/bosh-frontend-module.ts +++ b/theia-extensions/theia-bosh/bosh/src/browser/bosh-frontend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/browser/bosh-preferences.ts b/theia-extensions/theia-bosh/bosh/src/browser/bosh-preferences.ts index d2e2f2385..e0c658774 100644 --- a/theia-extensions/theia-bosh/bosh/src/browser/bosh-preferences.ts +++ b/theia-extensions/theia-bosh/bosh/src/browser/bosh-preferences.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/browser/cloudconfig-yaml-grammar-contribution.ts b/theia-extensions/theia-bosh/bosh/src/browser/cloudconfig-yaml-grammar-contribution.ts index 4ad19a6ed..5a82cc8f5 100644 --- a/theia-extensions/theia-bosh/bosh/src/browser/cloudconfig-yaml-grammar-contribution.ts +++ b/theia-extensions/theia-bosh/bosh/src/browser/cloudconfig-yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/browser/deployment-yaml-grammar-contribution.ts b/theia-extensions/theia-bosh/bosh/src/browser/deployment-yaml-grammar-contribution.ts index 80549f61e..2e3fbf8f4 100644 --- a/theia-extensions/theia-bosh/bosh/src/browser/deployment-yaml-grammar-contribution.ts +++ b/theia-extensions/theia-bosh/bosh/src/browser/deployment-yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/browser/language-client-contribution.ts b/theia-extensions/theia-bosh/bosh/src/browser/language-client-contribution.ts index 9ddcdf728..2e228d869 100644 --- a/theia-extensions/theia-bosh/bosh/src/browser/language-client-contribution.ts +++ b/theia-extensions/theia-bosh/bosh/src/browser/language-client-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/common/index.ts b/theia-extensions/theia-bosh/bosh/src/common/index.ts index 262119c46..e13bb9e2e 100644 --- a/theia-extensions/theia-bosh/bosh/src/common/index.ts +++ b/theia-extensions/theia-bosh/bosh/src/common/index.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/node/bosh-backend-module.ts b/theia-extensions/theia-bosh/bosh/src/node/bosh-backend-module.ts index ecb685cd1..6a3bd0e79 100644 --- a/theia-extensions/theia-bosh/bosh/src/node/bosh-backend-module.ts +++ b/theia-extensions/theia-bosh/bosh/src/node/bosh-backend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-bosh/bosh/src/node/bosh-language-contribution.ts b/theia-extensions/theia-bosh/bosh/src/node/bosh-language-contribution.ts index 883d21cdd..1f9d76299 100644 --- a/theia-extensions/theia-bosh/bosh/src/node/bosh-language-contribution.ts +++ b/theia-extensions/theia-bosh/bosh/src/node/bosh-language-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/cf-manifest-yaml-frontend-module.ts b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/cf-manifest-yaml-frontend-module.ts index 93ab14303..b22d60652 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/cf-manifest-yaml-frontend-module.ts +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/cf-manifest-yaml-frontend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/language-client-contribution.ts b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/language-client-contribution.ts index a12a9cad2..2c2a4a9aa 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/language-client-contribution.ts +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/language-client-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/manifest-yaml-grammar-contribution.ts b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/manifest-yaml-grammar-contribution.ts index 4986461d1..7168d2d02 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/manifest-yaml-grammar-contribution.ts +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/browser/manifest-yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/common/index.ts b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/common/index.ts index 1621ede59..1c4bd4d28 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/common/index.ts +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/common/index.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-backend-module.ts b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-backend-module.ts index 0adce5e4a..4e19aa212 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-backend-module.ts +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-backend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-contribution.ts b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-contribution.ts index fd0523716..175434f9e 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-contribution.ts +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/src/node/cf-manifest-yaml-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/ide-helper.ts b/theia-extensions/theia-commons/src/browser/ide-helper.ts index d58528653..f78ca1ee5 100644 --- a/theia-extensions/theia-commons/src/browser/ide-helper.ts +++ b/theia-extensions/theia-commons/src/browser/ide-helper.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/java-properties-grammar-contribution.ts b/theia-extensions/theia-commons/src/browser/java-properties-grammar-contribution.ts index c8063f65d..91bfd177e 100644 --- a/theia-extensions/theia-commons/src/browser/java-properties-grammar-contribution.ts +++ b/theia-extensions/theia-commons/src/browser/java-properties-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/language-client-contribution.ts b/theia-extensions/theia-commons/src/browser/language-client-contribution.ts index 101547a7e..c8bad3abe 100644 --- a/theia-extensions/theia-commons/src/browser/language-client-contribution.ts +++ b/theia-extensions/theia-commons/src/browser/language-client-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/language-client-frontend-module.ts b/theia-extensions/theia-commons/src/browser/language-client-frontend-module.ts index 30513ec3c..2e882c213 100644 --- a/theia-extensions/theia-commons/src/browser/language-client-frontend-module.ts +++ b/theia-extensions/theia-commons/src/browser/language-client-frontend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/monaco.d.ts b/theia-extensions/theia-commons/src/browser/monaco.d.ts index e8da2abeb..d3d5684d6 100644 --- a/theia-extensions/theia-commons/src/browser/monaco.d.ts +++ b/theia-extensions/theia-commons/src/browser/monaco.d.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/move-cursor-service.ts b/theia-extensions/theia-commons/src/browser/move-cursor-service.ts index e4bfcf123..613eaf1a0 100644 --- a/theia-extensions/theia-commons/src/browser/move-cursor-service.ts +++ b/theia-extensions/theia-commons/src/browser/move-cursor-service.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/progress-service.ts b/theia-extensions/theia-commons/src/browser/progress-service.ts index 58416abd1..804a704d0 100644 --- a/theia-extensions/theia-commons/src/browser/progress-service.ts +++ b/theia-extensions/theia-commons/src/browser/progress-service.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/browser/yaml-grammar-contribution.ts b/theia-extensions/theia-commons/src/browser/yaml-grammar-contribution.ts index 0f47ab10e..71058278d 100644 --- a/theia-extensions/theia-commons/src/browser/yaml-grammar-contribution.ts +++ b/theia-extensions/theia-commons/src/browser/yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/common/index.ts b/theia-extensions/theia-commons/src/common/index.ts index 985deb368..c5efc18e4 100644 --- a/theia-extensions/theia-commons/src/common/index.ts +++ b/theia-extensions/theia-commons/src/common/index.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/common/languages.ts b/theia-extensions/theia-commons/src/common/languages.ts index 786012a65..2a6cd41f9 100644 --- a/theia-extensions/theia-commons/src/common/languages.ts +++ b/theia-extensions/theia-commons/src/common/languages.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/common/utils.ts b/theia-extensions/theia-commons/src/common/utils.ts index e387e3845..e1ccde603 100644 --- a/theia-extensions/theia-commons/src/common/utils.ts +++ b/theia-extensions/theia-commons/src/common/utils.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-commons/src/node/language-server-contribution.ts b/theia-extensions/theia-commons/src/node/language-server-contribution.ts index 7222526b0..1ac81d0a9 100644 --- a/theia-extensions/theia-commons/src/node/language-server-contribution.ts +++ b/theia-extensions/theia-commons/src/node/language-server-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/browser/concourse-frontend-module.ts b/theia-extensions/theia-concourse/concourse/src/browser/concourse-frontend-module.ts index 7a6ddbef9..a033aeb4c 100644 --- a/theia-extensions/theia-concourse/concourse/src/browser/concourse-frontend-module.ts +++ b/theia-extensions/theia-concourse/concourse/src/browser/concourse-frontend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/browser/language-client-contribution.ts b/theia-extensions/theia-concourse/concourse/src/browser/language-client-contribution.ts index cdadac28e..905214c62 100644 --- a/theia-extensions/theia-concourse/concourse/src/browser/language-client-contribution.ts +++ b/theia-extensions/theia-concourse/concourse/src/browser/language-client-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/browser/pipeline-yaml-grammar-contribution.ts b/theia-extensions/theia-concourse/concourse/src/browser/pipeline-yaml-grammar-contribution.ts index d7c74e039..769b4830e 100644 --- a/theia-extensions/theia-concourse/concourse/src/browser/pipeline-yaml-grammar-contribution.ts +++ b/theia-extensions/theia-concourse/concourse/src/browser/pipeline-yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/browser/task-yaml-grammar-contribution.ts b/theia-extensions/theia-concourse/concourse/src/browser/task-yaml-grammar-contribution.ts index 381124e40..fc31f6a1f 100644 --- a/theia-extensions/theia-concourse/concourse/src/browser/task-yaml-grammar-contribution.ts +++ b/theia-extensions/theia-concourse/concourse/src/browser/task-yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/common/index.ts b/theia-extensions/theia-concourse/concourse/src/common/index.ts index 379f1c91a..6db5a54a8 100644 --- a/theia-extensions/theia-concourse/concourse/src/common/index.ts +++ b/theia-extensions/theia-concourse/concourse/src/common/index.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/node/concourse-backend-module.ts b/theia-extensions/theia-concourse/concourse/src/node/concourse-backend-module.ts index 9425e0af1..ea9a8b74c 100644 --- a/theia-extensions/theia-concourse/concourse/src/node/concourse-backend-module.ts +++ b/theia-extensions/theia-concourse/concourse/src/node/concourse-backend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-concourse/concourse/src/node/concourse-language-contribution.ts b/theia-extensions/theia-concourse/concourse/src/node/concourse-language-contribution.ts index 5c9205038..c094b69db 100644 --- a/theia-extensions/theia-concourse/concourse/src/node/concourse-language-contribution.ts +++ b/theia-extensions/theia-concourse/concourse/src/node/concourse-language-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-preferences.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-preferences.ts index 6b93474dc..edd53dbd3 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-preferences.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-preferences.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-properties-grammar-contribution.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-properties-grammar-contribution.ts index 433ea1a4f..229a53f93 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-properties-grammar-contribution.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-properties-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-yaml-grammar-contribution.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-yaml-grammar-contribution.ts index c8c497818..303c52416 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-yaml-grammar-contribution.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/boot-yaml-grammar-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/classpath-service.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/classpath-service.ts index dc2783959..7113bc670 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/classpath-service.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/classpath-service.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/codelens-service.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/codelens-service.ts index fe9464370..2034f94df 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/codelens-service.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/codelens-service.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/highlight-service.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/highlight-service.ts index ce0872528..f290bb294 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/highlight-service.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/highlight-service.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/java-data.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/java-data.ts index ef3cbdd19..2529025c3 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/java-data.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/java-data.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/language-client-contribution.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/language-client-contribution.ts index 1d55aeeb3..52c57243d 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/language-client-contribution.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/language-client-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/browser/spring-boot-frontend-module.ts b/theia-extensions/theia-spring-boot/spring-boot/src/browser/spring-boot-frontend-module.ts index 5dec21a55..d9d357c06 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/browser/spring-boot-frontend-module.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/browser/spring-boot-frontend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/common/index.ts b/theia-extensions/theia-spring-boot/spring-boot/src/common/index.ts index 1893b9afd..091082272 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/common/index.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/common/index.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/node/java-extension.ts b/theia-extensions/theia-spring-boot/spring-boot/src/node/java-extension.ts index edfa479c2..e43991774 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/node/java-extension.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/node/java-extension.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-backend-module.ts b/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-backend-module.ts index 65bcd18fa..ca0dce8b0 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-backend-module.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-backend-module.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-ls-contribution.ts b/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-ls-contribution.ts index 2f39e6ddf..162e35ab2 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-ls-contribution.ts +++ b/theia-extensions/theia-spring-boot/spring-boot/src/node/spring-boot-ls-contribution.ts @@ -3,7 +3,7 @@ * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html + * https://www.eclipse.org/legal/epl-v10.html * * Contributors: * Pivotal, Inc. - initial API and implementation diff --git a/vscode-extensions/vscode-bosh/developer-notes.md b/vscode-extensions/vscode-bosh/developer-notes.md index 9f0eabc21..5b250b41d 100644 --- a/vscode-extensions/vscode-bosh/developer-notes.md +++ b/vscode-extensions/vscode-bosh/developer-notes.md @@ -4,7 +4,7 @@ The latest snapshot .vsix file can be downloaded from here: -http://dist.springsource.com/snapshot/STS4/nightly-distributions.html +https://dist.springsource.com/snapshot/STS4/nightly-distributions.html You should get the file called `vscode-bosh-.vsix`. diff --git a/vscode-extensions/vscode-concourse/developer-notes.md b/vscode-extensions/vscode-concourse/developer-notes.md index 337510c31..bdc5c3323 100644 --- a/vscode-extensions/vscode-concourse/developer-notes.md +++ b/vscode-extensions/vscode-concourse/developer-notes.md @@ -4,7 +4,7 @@ The latest snapshot .vsix file can be downloaded from here: -http://dist.springsource.com/snapshot/STS4/nightly-distributions.html +https://dist.springsource.com/snapshot/STS4/nightly-distributions.html You should get the file called `vscode-concourse-.vsix`. diff --git a/vscode-extensions/vscode-manifest-yaml/developer-notes.md b/vscode-extensions/vscode-manifest-yaml/developer-notes.md index 2d7a14cc8..b3b1dd6a9 100644 --- a/vscode-extensions/vscode-manifest-yaml/developer-notes.md +++ b/vscode-extensions/vscode-manifest-yaml/developer-notes.md @@ -4,7 +4,7 @@ The latest snapshot .vsix file can be downloaded from here: -http://dist.springsource.com/snapshot/STS4/nightly-distributions.html +https://dist.springsource.com/snapshot/STS4/nightly-distributions.html You should get the file called `vscode-manifest-yaml-.vsix`. diff --git a/vscode-extensions/vscode-spring-boot/README.md b/vscode-extensions/vscode-spring-boot/README.md index 57010d1ae..20f592ef1 100644 --- a/vscode-extensions/vscode-spring-boot/README.md +++ b/vscode-extensions/vscode-spring-boot/README.md @@ -115,7 +115,7 @@ Released versions of this extension can be installed directly from the vscode ma There are also development snapshots available with the latest fixes and improvements as a `.vsix` file that can be donwloaded from -[here](http://dist.springsource.com/snapshot/STS4/nightly-distributions.html). To install it +[here](https://dist.springsource.com/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 diff --git a/vscode-extensions/vscode-spring-boot/properties-support/java-properties.tmLanguage b/vscode-extensions/vscode-spring-boot/properties-support/java-properties.tmLanguage index bf25ce875..0015e1f4b 100644 --- a/vscode-extensions/vscode-spring-boot/properties-support/java-properties.tmLanguage +++ b/vscode-extensions/vscode-spring-boot/properties-support/java-properties.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes diff --git a/vscode-extensions/vscode-spring-boot/yaml-support/yaml.tmLanguage b/vscode-extensions/vscode-spring-boot/yaml-support/yaml.tmLanguage index 4a1b7b15b..0a7e9932b 100644 --- a/vscode-extensions/vscode-spring-boot/yaml-support/yaml.tmLanguage +++ b/vscode-extensions/vscode-spring-boot/yaml-support/yaml.tmLanguage @@ -1,5 +1,5 @@ - + fileTypes