50 Commits

Author SHA1 Message Date
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
Dave Syer
ad5959a4b1 Upgrade gpg plugin 2016-01-28 07:56:29 +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
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
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
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
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
ee6eccc9bd Update to next snapshot 2015-03-03 14:56:26 +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
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
Dave Syer
0b579c2f5d Quick check that Spring Boot 1.2.1 works 2015-01-06 17:35:15 +00:00
Dave Syer
f64fef17b8 Fix travis secrets 2014-12-11 13:28:26 +00:00
Dave Syer
d1201cd9d8 Upgrade to Spring Boot 1.2.0.RELEASE 2014-12-11 12:22:24 +00:00
Dave Syer
cf9decb851 Split build out from cloud parent 2014-12-09 13:17:34 +00:00
Dave Syer
6833293e51 Drop down to Boot snapshots to check updates 2014-12-02 11:52:58 +00:00
Dave Syer
e8a37b5ba8 Add animal sniffer for jdk7 APIs 2014-11-29 12:05:06 +00:00
Dave Syer
a30775c4bd Migrate to Boot 1.2.0.RC2 2014-11-21 09:44:53 +00:00
Dave Syer
bfd69fb54e Switch off doclint config with JDK!=8 2014-11-21 09:27:00 +00:00
Dave Syer
aa8af14841 Update Spring Boot 2014-11-17 09:26:00 +00:00
Dave Syer
cdcd76a586 Add sources and javadocs 2014-10-31 17:31:00 +00:00
Dave Syer
db2cfae971 Add asciidoc primitives 2014-10-31 15:30:54 +00:00
Dave Syer
c7b0376b81 Upgrade to Boot 1.1.8 2014-10-23 07:34:17 -07:00
Dave Syer
0ef956d1c4 Ensure README goes to main.basedir 2014-10-13 14:16:30 +01:00
Dave Syer
1ac7ed9973 Add scm element to POM 2014-10-07 11:18:03 +01:00
Dave Syer
0753a28ca3 Allow build helper to skip non-existent files 2014-10-06 16:37:53 +01:00
Dave Syer
990dadf5f4 Move docs to submodule for mult-module projects 2014-10-06 14:58:44 +01:00
Dave Syer
435e14c4d3 Change plugin inheritance settings 2014-10-06 14:25:22 +01:00
Dave Syer
976055cec3 Extract repositories to .settings.xml 2014-10-06 13:04:20 +01:00
Dave Syer
1026078910 Make repositories 'local' 2014-10-06 12:43:15 +01:00
Dave Syer
8c8868823d Add pom 2014-10-06 11:46:43 +01:00