Alex Boyko
18c23e3d4d
Build with tests running on Windows
...
* Fix test-projects content for testing on Win
* Majority of tests fixes on Win
* Maven wrapper to maven 3.9.9
* Doc URI changes for Win to revisit. All tests pass
* Disable a few tests on Win until JDT Core 3.41
* Wrap up questionable changes
2024-12-08 16:02:42 -05:00
aboyko
310c231b4b
Update maven wrappers to the latest. Comment out tools.jar extra classpath entry
2023-07-05 17:20:26 -04:00
BoykoAlex
b85f86bc5f
Fix urls in license headers
2022-05-03 10:11:30 -04:00
BoykoAlex
580350564a
Rewrite integration for Spring Boot server and vscode client
2022-05-02 13:02:01 -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
bf8f8cffa9
Moved commons and concourse editor to 'headless-services'
2017-04-06 17:21:53 -07:00