Marcin Grzejszczak
|
e905e9abc7
|
Updated wrapper
|
2020-08-04 14:29:41 +02:00 |
|
Spring Operator
|
e581ff54f1
|
URL Cleanup (#88)
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).
* http://www.spring.io migrated to:
https://www.spring.io ([https](https://www.spring.io) result 301).
# 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 19:14:43 -04:00 |
|
Dave Syer
|
541b8f302e
|
Update to 1.3.1
|
2017-03-06 12:31:37 +00:00 |
|
Dave Syer
|
da600e5407
|
Ensure version is scraped from parent pom
|
2016-09-20 13:48:13 +01:00 |
|
Spencer Gibb
|
f3a62b625c
|
Update mvnw to determine profile on mac and linux
|
2016-03-22 12:42:31 -06:00 |
|
Dave Syer
|
63221718f1
|
Update for 1.1.0.RC1
|
2016-03-02 17:32:29 +00:00 |
|
Dave Syer
|
98e0952137
|
Set -Pmilestone automatically based on pom version
|
2016-02-12 17:35:01 +00:00 |
|
Dave Syer
|
be8590222b
|
Add Maven wrapper to simplify build
|
2015-08-14 09:36:39 +01:00 |
|