Commit Graph

17 Commits

Author SHA1 Message Date
Spring Operator
4d65473b49 URL Cleanup
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).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* [ ] http://xslthl.sf.net (301) with 1 occurrences could not be migrated:
   ([https](https://xslthl.sf.net) result AnnotatedConnectException).

# 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://asciidoctor.org with 1 occurrences migrated to:
  https://asciidoctor.org ([https](https://asciidoctor.org) result 200).
* [ ] http://docs.spring.io/spring-framework/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/) result 200).
* [ ] http://docs.spring.io/spring-shell/docs/current/api/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-shell/docs/current/api/ ([https](https://docs.spring.io/spring-shell/docs/current/api/) result 200).
* [ ] 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://sourceforge.net/projects/xslthl/ with 14 occurrences migrated to:
  https://sourceforge.net/projects/xslthl/ ([https](https://sourceforge.net/projects/xslthl/) result 200).
* [ ] http://www.w3.org/TR/CSS21/propidx.html with 1 occurrences migrated to:
  https://www.w3.org/TR/CSS21/propidx.html ([https](https://www.w3.org/TR/CSS21/propidx.html) result 200).
* [ ] http://repo.spring.io/libs-milestone-local with 6 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-snapshot-local with 6 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 3 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-26 00:26:25 -05:00
buildmaster
9341a721be Bumping versions to Fishtown.BUILD-SNAPSHOT after release 2019-02-15 15:37:23 +00:00
buildmaster
d94ca20646 Going back to snapshots 2019-02-15 15:37:23 +00:00
buildmaster
879b0438e1 Update SNAPSHOT to Fishtown.SR1 2019-02-15 15:37:02 +00:00
Marcin Grzejszczak
a94769b457 Updated checkstyle 2019-02-04 11:14:21 +01:00
buildmaster
e08963c148 Going back to snapshots 2019-01-08 11:53:27 +00:00
buildmaster
cba6830f23 Update SNAPSHOT to Fishtown.RELEASE 2019-01-08 11:53:16 +00:00
buildmaster
90668884cb Going back to snapshots 2018-12-20 19:45:19 +00:00
buildmaster
d8b5448304 Update SNAPSHOT to Fishtown.RC4 2018-12-20 19:45:10 +00:00
buildmaster
6f362d4b55 Going back to snapshots 2018-12-13 20:26:49 +00:00
buildmaster
535a259e3b Update SNAPSHOT to Fishtown.RC3 2018-12-13 20:26:40 +00:00
buildmaster
dc72ce6964 Bumping versions 2018-12-13 16:51:44 +00:00
buildmaster
7f1ed1e96e Going back to snapshots 2018-11-19 15:11:04 +00:00
buildmaster
9e45465a5d Update SNAPSHOT to Fishtown.RC2 2018-11-19 15:10:55 +00:00
Oleg Zhurakousky
6cc7b678d3 Updated POM for RC2 release 2018-11-19 16:06:50 +01:00
Oleg Zhurakousky
063a3dd373 Polishing to stay compliant with spring-cloud build 2018-10-26 12:38:13 +02:00
Marcin Grzejszczak
e2ec84af78 Adding hack to provide spring boot version 2018-10-24 11:28:18 +02:00