Spring Operator
|
2bff013b83
|
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).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 204 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
Updated Spring Cloud Build dependency
this was so that we can get the latest spring-cloud-build
|
2019-03-21 16:34:26 -04:00 |
|
Marcin Grzejszczak
|
60f1e21d03
|
Added checkstyle
|
2019-02-03 19:27:07 +01:00 |
|
Michael Minella
|
f135e84128
|
Upgraded versions and fixed test
This commit upgrades the versions to the latest and greatest as well as
removes the custom implementation of a TaskLauncher.
|
2017-04-13 13:54:02 -05:00 |
|
Michael Minella
|
2b8e5799f7
|
Upgraded to Camden SR5
This commit upgrades Spring Cloud Task to Camden SR5 and makes the
required changes to do so.
Resolves #276
|
2017-02-07 15:55:22 -06:00 |
|
Glenn Renfro
|
aad0a0b1ee
|
SCT-12 Creates the SCSt sink that can launch tasks.
resolves spring-cloud/spring-cloud-task#12
|
2016-03-23 11:11:24 -05:00 |
|