18 Commits

Author SHA1 Message Date
Spring Operator
b907b0e3b6 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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://www.puppycrawl.com/dtds/configuration_1_3.dtd (404) with 1 occurrences migrated to:
  https://www.puppycrawl.com/dtds/configuration_1_3.dtd ([https](https://www.puppycrawl.com/dtds/configuration_1_3.dtd) result 404).

# 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:55 -05:00
Spring Operator
2f6bd439c8 URL Cleanup (#100)
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://www.apache.org/licenses/ with 2 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-22 10:50:02 +01:00
Spring Operator
31508f9a6c URL Cleanup (#91)
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://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 1 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://www.spring.io with 6 occurrences migrated to:  
  https://www.spring.io ([https](https://www.spring.io) result 301).
* http://repo.spring.io/libs-milestone-local with 4 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 4 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 2 occurrences migrated to:  
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).
* http://spring.io/spring-cloud with 1 occurrences migrated to:  
  https://spring.io/spring-cloud ([https](https://spring.io/spring-cloud) 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-16 11:34:58 -04:00
Ryan Baxter
ea00fa8200 Bumping versions for next release 2016-11-23 14:28:43 -05:00
Ryan Baxter
99a2290cb3 Revert "Version changes for 1.1.3 RELEASE"
This reverts commit fdbe3eda99.
2016-11-23 14:27:08 -05:00
Ryan Baxter
fdbe3eda99 Version changes for 1.1.3 RELEASE 2016-11-23 14:17:22 -05:00
Dave Syer
88a1bda370 Revert to snapshots 2016-08-17 11:32:08 +01:00
Dave Syer
364259a1b1 Update to 1.1.2 2016-08-17 11:29:37 +01:00
Dave Syer
14bcd04115 Revert to snapshots 2016-05-10 08:41:48 +01:00
Dave Syer
78ab9c727a Update to 1.1.1.RELEASE 2016-05-10 08:39:40 +01:00
Dave Syer
52a93ae045 Revert to snspshots 2016-05-06 15:54:22 +01:00
Dave Syer
d6b466bd8c Update for GA release 2016-05-06 15:53:54 +01:00
Dave Syer
a9f9cef647 Revert to snapshots 2016-04-15 15:11:35 +01:00
Dave Syer
1e9a57bc68 Update to 1.1.0.RC2 2016-04-15 15:11:16 +01:00
Dave Syer
64c5aaf981 Revert to snapshots 2016-03-02 17:33:09 +00:00
Dave Syer
63221718f1 Update for 1.1.0.RC1 2016-03-02 17:32:29 +00:00
Dave Syer
a149efb785 Fix version in build-tools 2016-02-05 09:46:05 +00:00
Dave Syer
a6f474aaf4 Add build tools for checkstyle rules 2016-02-05 09:40:26 +00:00