Commit Graph

14 Commits

Author SHA1 Message Date
Spring Operator
4d43e68820 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* http://sha256timestamp.ws.symantec.com/sha256/timestamp (400) migrated to:
  http://sha256timestamp.ws.symantec.com/sha256/timestamp ([https](https://sha256timestamp.ws.symantec.com/sha256/timestamp) result ConnectTimeoutException).
* http://s3-test.spring.io/sts4/vscode-extensions/ (403) migrated to:
  http://s3-test.spring.io/sts4/vscode-extensions/ ([https](https://s3-test.spring.io/sts4/vscode-extensions/) result SSLHandshakeException).

# Fixed URLs

## Fixed Success
These URLs were fixed successfully.

* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-06 00:05:19 -06:00
BoykoAlex
d994d2abcd PT #164216122: JDT LS search performance improvement 1 2019-03-05 20:31:03 -05:00
Martin Lippert
a261770210 housekeeping 2019-02-27 11:38:40 +01:00
BoykoAlex
529e91e82c Missing changes from JDT Index adoption 2019-02-23 00:52:35 -05:00
BoykoAlex
2b2413ee60 JDT LS based index for searches and refactorings to replace Jandex 2019-02-22 17:23:22 -05:00
Martin Lippert
df184fe445 updated version to 4.2.0 2019-02-22 09:39:30 +01:00
Martin Lippert
290a18f077 updated version for eclipse parts to 4.1.2 2019-01-25 20:04:23 +01:00
Martin Lippert
2f816353f6 updated versions of eclipse bits to 4.1.1 2018-12-21 11:31:10 +01:00
BoykoAlex
db429f9c21 PT #162167333: Ask JDT server for hover links (Eclipse, VSCode) 2018-12-11 18:41:33 -05:00
Kris De Volder
bb1cb222fd Bump STS 4 version to 4.1.0 2018-12-04 13:27:43 -08:00
Martin Lippert
972a85cea8 updated versions from 4.0.1 to 4.0.2 2018-11-01 11:37:43 +01:00
Kris De Volder
74a85aca03 Fix issue with parsing JRE version string
See: https://github.com/spring-projects/sts4/issues/127
2018-10-31 13:07:26 -07:00
Martin Lippert
5b6187c832 update version of overall eclipse distribution bits to 4.0.1 2018-09-26 18:11:07 +02:00
BoykoAlex
394afb69f8 PT #158345230: Added tests for javadoc from Eclipse client 2018-06-18 15:49:18 -04:00