Spring Operator
|
0f462558be
|
URL Cleanup (#502)
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 13 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://projects.spring.io/spring-cloud with 5 occurrences migrated to:
https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud) result 301).
* http://www.spring.io with 5 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
* http://repo.spring.io/libs-milestone-local with 4 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-release-local with 1 occurrences migrated to:
https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local) result 302).
* http://repo.spring.io/libs-snapshot-local with 4 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 2 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).
# Ignored
These URLs were intentionally ignored.
* http://localhost:8500/v1/acl/create?token=2ee647bd-bd69-4118-9f34-b9a6e9e60746 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 26 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 13 occurrences
|
2019-03-26 16:13:45 -04:00 |
|
Marcin Grzejszczak
|
c6fdc80122
|
Updating mvnw for all projects
|
2016-09-19 19:30:49 +02:00 |
|
Marcin Grzejszczak
|
66c1265946
|
Updating mvnw for all projects
|
2016-09-19 14:17:45 +02:00 |
|
Marcin Grzejszczak
|
837395c075
|
Updating mvnw for all projects
|
2016-09-19 12:46:05 +02:00 |
|
Marcin Grzejszczak
|
805beb9820
|
Updating mvnw for all projects
|
2016-09-15 16:11:44 +02:00 |
|
Marcin Grzejszczak
|
51e1b99197
|
Updating mvnw for all projects
|
2016-09-07 17:28:00 +02:00 |
|
Spencer Gibb
|
87e2ae8a44
|
Update mvnw to determine profile on mac and linux
|
2016-03-22 12:45:16 -06:00 |
|
Dave Syer
|
7d1b9c2c07
|
Fix mvnw script for milestones
|
2016-03-02 17:36:29 +00:00 |
|
Dave Syer
|
abc1bcea66
|
Set -Pmilestone automatically based on pom version
|
2016-02-12 17:45:17 +00:00 |
|
Spencer Gibb
|
2531c669fd
|
Add Maven wrapper
|
2015-08-14 12:23:38 -06:00 |
|