Commit Graph

12 Commits

Author SHA1 Message Date
Spring Operator
b952413a03 URL Cleanup (#118)
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://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).

# 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:50:08 -04:00
Spencer Gibb
577a68cca5 Update so central profile matches SRx as well 2017-05-24 09:49:54 -06:00
Spencer Gibb
027dbba822 Updates mvnw to resolve central profile for RELEASE 2017-04-12 11:15:14 -06:00
Dave Syer
96b6f8a38b Ensure version is scraped from parent pom 2016-09-20 13:48:13 +01:00
Marcin Grzejszczak
ee503618f8 Updating mvnw for all projects 2016-09-19 19:32:16 +02:00
Marcin Grzejszczak
f02056c102 Updating mvnw for all projects 2016-09-19 14:19:25 +02:00
Marcin Grzejszczak
02bfd7c14f Updating mvnw for all projects 2016-09-19 12:47:50 +02:00
Marcin Grzejszczak
1af7315160 Updating mvnw for all projects 2016-09-15 16:14:14 +02:00
Marcin Grzejszczak
48ea07b303 Updating mvnw for all projects 2016-09-07 17:31:01 +02:00
Spencer Gibb
da9b57de64 Update mvnw to determine profile on mac and linux 2016-03-22 12:55:10 -06:00
Dave Syer
9796165dcb Fix mvnw script for milestones 2016-03-02 17:34:27 +00:00
Dave Syer
ba565359a8 Add Maven wrapper 2015-08-14 10:40:20 +01:00