Build: #4 was successful Changes by Spring Operator <spring-operator@users.noreply.github.com> and Michael Klishin <michael@novemberain.com>
Code commits
Plan Repository
-
Michael Klishin <michael@novemberain.com> 1a79995e0873fbb6a1d1b5dc86315edcb22da53e
Merge pull request #150 from spring-operator/polish-urls-build-2.x.x-stable
URL Cleanup -
Spring Operator <spring-operator@users.noreply.github.com> 8797fe5cb221c88b3915b5c93589cbe9c596cab7
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://docs.oracle.com/javaee/6/api/ with 1 occurrences migrated to:
https://docs.oracle.com/javaee/6/api/ ([https](https://docs.oracle.com/javaee/6/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://projectreactor.io/docs/core/release/api/ with 1 occurrences migrated to:
https://projectreactor.io/docs/core/release/api/ ([https](https://projectreactor.io/docs/core/release/api/) result 200).
* http://www.reactive-streams.org/reactive-streams-1.0.2-javadoc/ with 1 occurrences migrated to:
https://www.reactive-streams.org/reactive-streams-1.0.2-javadoc/ ([https](https://www.reactive-streams.org/reactive-streams-1.0.2-javadoc/) result 200).- build.gradle (version 8797fe5cb221c88b3915b5c93589cbe9c596cab7)