Spring Operator
|
39fc891079
|
URL Cleanup (#84)
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 4 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://projects.spring.io/spring-cloud/ with 1 occurrences migrated to:
https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) 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://repo.spring.io/libs-milestone-local with 2 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 2 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 1 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 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 4 occurrences
|
2019-03-16 11:38:01 -04:00 |
|
Marcin Grzejszczak
|
ecd2d3164e
|
Updating mvnw for all projects
|
2016-09-19 19:29:38 +02:00 |
|
Marcin Grzejszczak
|
8b45604eee
|
Updating mvnw for all projects
|
2016-09-19 14:16:38 +02:00 |
|
Marcin Grzejszczak
|
051fdf4c15
|
Updating mvnw for all projects
|
2016-09-19 12:44:13 +02:00 |
|
Marcin Grzejszczak
|
31101b0959
|
Updating mvnw for all projects
|
2016-09-15 16:09:55 +02:00 |
|
Marcin Grzejszczak
|
7eea8ffb61
|
Updating mvnw for all projects
|
2016-09-07 17:26:12 +02:00 |
|
Spencer Gibb
|
999cdbe9cb
|
Update mvnw to determine profile on mac and linux
|
2016-03-22 12:57:22 -06:00 |
|
Dave Syer
|
b49b6a43a2
|
Fix mvnw script for milestones
|
2016-03-02 17:34:23 +00:00 |
|
Dave Syer
|
4a6162ec54
|
Set -Pmilestone automatically based on pom version
|
2016-02-12 17:45:17 +00:00 |
|
Dave Syer
|
67e558d6db
|
Add Maven wrapper
|
2015-08-14 10:05:51 +01:00 |
|