Spring Operator
|
f568206661
|
URL Cleanup (#82)
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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch 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 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 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
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
|
2019-03-11 23:21:57 -04:00 |
|
Spencer Gibb
|
23e9722dae
|
Update mvnw to resolve central profile for RELEASE
|
2017-04-12 12:53:19 -06:00 |
|
Dave Syer
|
d6054aec0d
|
Ensure version is scraped from parent pom
|
2016-09-20 13:48:13 +01:00 |
|
Marcin Grzejszczak
|
6d7e85df1b
|
Updating mvnw for all projects
|
2016-09-19 19:29:45 +02:00 |
|
Marcin Grzejszczak
|
91d579ca48
|
Updating mvnw for all projects
|
2016-09-19 14:16:47 +02:00 |
|
Marcin Grzejszczak
|
f388884573
|
Updating mvnw for all projects
|
2016-09-19 12:44:20 +02:00 |
|
Marcin Grzejszczak
|
0cd6911484
|
Updating mvnw for all projects
|
2016-09-15 16:10:23 +02:00 |
|
Marcin Grzejszczak
|
0284a7a357
|
Updating mvnw for all projects
|
2016-09-07 17:26:26 +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 |
|