aboyko
|
310c231b4b
|
Update maven wrappers to the latest. Comment out tools.jar extra classpath entry
|
2023-07-05 17:20:26 -04:00 |
|
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 |
|
Kris De Volder
|
41eb081cda
|
mvwn should be executable.
|
2018-10-18 16:00:55 -07:00 |
|
Kris De Volder
|
05b1c18f7d
|
Add maven wrapper to eclipse ls build for convenience
|
2018-09-20 15:43:25 -07:00 |
|