Spring Operator
bafa76933b
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).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 16 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 15 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://repo.spring.io/libs-milestone-local with 5 occurrences migrated to:
https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local ) result 302).
* http://repo.spring.io/libs-snapshot-local with 5 occurrences migrated to:
https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local ) result 302).
* http://repo.spring.io/release with 3 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 32 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 16 occurrences
2019-03-16 10:49:16 -05:00
Spring Buildmaster
449b62b009
[artifactory-release] Next development version
2016-09-08 20:47:17 +00:00
bamboo
4645e9f5b1
[artifactory-release] Next development version
2016-07-27 05:59:23 +00:00
bamboo
583e53e9c0
[artifactory-release] Next development version
2016-07-08 19:30:16 +00:00
bamboo
48a8dca6a3
[artifactory-release] Release version 1.0.1.RELEASE
2016-07-08 19:30:16 +00:00
bamboo
5ca639f03c
[artifactory-release] Next development version
2016-06-29 05:52:28 +00:00
Michael Minella
50a3996904
Removed unused build plugin
2016-01-26 17:02:39 -06:00
Michael Minella
20b5e046ae
Initial commit of reference documentation
...
This is the initial cut of the reference documentation for Spring Cloud
Task.
Resolves spring-cloud/spring-cloud-task#49
Updates per code review
use mvnw instead of mvn in example
2016-01-25 19:27:31 -05:00