Commit Graph

81 Commits

Author SHA1 Message Date
Spring Operator
7dd68a7268 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).

# 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://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-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 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
2019-03-25 23:49:48 -05:00
Spring Operator
6c297b93f9 URL Cleanup (#90)
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://docs.oracle.com/javaee/7/api/ with 1 occurrences migrated to:  
  https://docs.oracle.com/javaee/7/api/ ([https](https://docs.oracle.com/javaee/7/api/) result 200).
* http://docs.oracle.com/javase/7/docs/api/ with 1 occurrences migrated to:  
  https://docs.oracle.com/javase/7/docs/api/ ([https](https://docs.oracle.com/javase/7/docs/api/) result 200).
* http://docs.spring.io/spring/docs/4.1.x/javadoc-api/ with 1 occurrences migrated to:  
  https://docs.spring.io/spring/docs/4.1.x/javadoc-api/ ([https](https://docs.spring.io/spring/docs/4.1.x/javadoc-api/) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 3 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 2 occurrences migrated to:  
  https://projects.spring.io/spring-cloud/ ([https](https://projects.spring.io/spring-cloud/) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 6 occurrences migrated to:  
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://fasterxml.github.com/jackson-core/javadoc/2.0.0/ with 1 occurrences migrated to:  
  https://fasterxml.github.com/jackson-core/javadoc/2.0.0/ ([https](https://fasterxml.github.com/jackson-core/javadoc/2.0.0/) result 301).
* http://www.spring.io with 6 occurrences 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 with 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
2019-03-16 11:35:09 -04:00
Marcin Grzejszczak
0be4214508 Added mvnw 2016-11-07 10:23:51 +01:00
Dave Syer
a5909d161e Add allow-read-uri for asciidoctor 2016-02-25 10:34:45 +00:00
Dave Syer
ad5959a4b1 Upgrade gpg plugin 2016-01-28 07:56:29 +00:00
Dave Syer
d54ff816e9 Add gpg plugin to central profile 2016-01-27 10:34:37 +00:00
Dave Syer
b5b9eff7c6 Revert to snapshots 2016-01-25 15:28:21 +00:00
Dave Syer
9c481a39ce Update to 1.0.4 2016-01-25 15:27:33 +00:00
Dave Syer
f044567712 Extract all dependencies to BOMs and upgrade Boot 2016-01-25 15:20:16 +00:00
Dave Syer
242729c8cc Add extra spring-cloud-*-dependencies BOMs 2016-01-25 14:12:46 +00:00
Dave Syer
9176e835b3 Update to 1.0.4 snapshots 2015-11-16 16:43:18 +00:00
Dave Syer
abfe0632fc Prepare for 1.0.3.RELEASE 2015-11-16 16:40:35 +00:00
Dave Syer
064cf35524 Bump Spring Boot to 1.2.7 2015-11-16 16:37:59 +00:00
Spencer Gibb
6a70ab9e5f Update to Spring Boot 1.2.6.RELEASE 2015-10-15 10:28:09 -06:00
Dave Syer
db22b49b1f Make ghpages.sh work on a branch 2015-08-25 15:16:55 +01:00
Erik Salter
e805c291da Upgraded to Spring Boot 1.2.5.RELEASE
Fixes gh-11
2015-07-04 08:41:20 +01:00
Dave Syer
6715c48ebe Prepare master for next snapshot 2015-06-26 10:57:17 +01:00
Dave Syer
84e4edbda1 Remove duplicate content on 'Contirbuting' 2015-06-25 12:27:55 +01:00
Dave Syer
bebf0c21e3 Bump spring-security-rsa 2015-06-24 17:20:36 +01:00
Dave Syer
5824752478 Upgrade to Boot 1.2.4 2015-06-23 17:54:11 +01:00
Dave Syer
5b9594e654 Remove optional flag 2015-06-23 15:52:56 +01:00
Dave Syer
89f41fac39 Remove upside down dependencies 2015-06-23 15:52:38 +01:00
Spencer Gibb
9b55236715 allow use of google guava if .google file is present
allows for use of third party modules such as com.github.kristofa.brave-client that use guava as part of their public api
2015-06-01 11:16:13 -06:00
Dave Syer
e2f22ef7a7 Fix ruby dependencies for docs 2015-05-21 14:29:08 +01:00
Spencer Gibb
b36e94bbcb absolute references to building-base.adoc 2015-05-20 15:31:25 -06:00
Spencer Gibb
e44ea5bd40 revert absolute references to building-base.adoc 2015-05-20 15:27:26 -06:00
Spencer Gibb
033dbbfa54 absolute references to building-base.adoc 2015-05-20 15:26:45 -06:00
Spencer Gibb
5ab447ad2a allow for documenting build via jdk8 2015-05-05 11:40:34 -06:00
Dave Syer
2277655f22 Update to 1.0.2 snapshots 2015-04-23 11:11:21 +01:00
Dave Syer
16561506f4 Update to Boot 1.2.3 2015-03-31 16:03:43 +01:00
Spencer Gibb
d0fd28c257 allow disabling code formatter in comments
useful for builders
2015-03-25 10:24:42 -06:00
Dave Syer
bded43636d Add contributing guide for docs 2015-03-20 11:19:52 +00:00
Dave Syer
b99442b5f9 Add annotation processor 2015-03-19 14:27:17 +00:00
Dave Syer
8bc48745e1 Split commons into s-c-commons and s-c-context 2015-03-19 11:50:18 +00:00
Dave Syer
67f415af01 Add dependency management for some commons things 2015-03-18 15:37:59 +00:00
Dave Syer
556f4a6037 Bump to snapshot of Spring Boot 2015-03-16 11:20:49 +00:00
Dave Syer
035d4b1e52 Add bintray profile 2015-03-05 16:05:42 +00:00
Dave Syer
09032a46db Add docs for release to bintray 2015-03-05 15:46:24 +00:00
Dave Syer
3923b24dcf Update ignores 2015-03-05 15:46:24 +00:00
Spencer Gibb
7737ae7957 Upgrade to animal sniffer 1.14
fixes gh-4
2015-03-03 13:32:38 -07:00
Dave Syer
ee6eccc9bd Update to next snapshot 2015-03-03 14:56:26 +00:00
Dave Syer
4addd458fd Update readme for mavn deploy 2015-03-03 14:14:04 +00:00
Dave Syer
79622590eb Clean parent pom for use in user projects 2015-03-02 16:39:36 +00:00
Dave Syer
c881d900be Add release profile for distribution management 2015-02-27 15:49:52 +00:00
Dave Syer
77ff5820ff Upgrade to Spring Boot 1.2.2 2015-02-27 13:23:47 +00:00
Dave Syer
cffa1525be Enforce non-usage of guava 2015-01-30 14:09:39 +00:00
Dave Syer
58f0168a66 Update some dependencies 2015-01-29 11:24:18 +00:00
Dave Syer
442eaad4ed Provide dependency management for lombok 2015-01-17 15:09:51 +00:00
Dave Syer
b1d34770d5 Add spring-cloud-starter-oauth2 2015-01-14 17:32:30 +00:00
Dave Syer
52e7b40aeb Update to Boot 1.2.1 2015-01-08 14:06:34 +00:00