Commit Graph

10 Commits

Author SHA1 Message Date
Spring Operator
6cf279f52e 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://www.apache.org/licenses/ with 1 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 2118 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.html with 1 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html) result 200).
2019-03-14 20:23:37 -05:00
Rob Winch
2ba8c8bf02 Fix Travis build URL in README
Fixes gh-4924
2017-12-20 15:36:10 -06:00
Rob Winch
a05170a3d2 Update Minimum Versions 2017-06-29 15:12:50 -05:00
pkovacs
aa31f1f695 Update required JDK version to JDK8
Fixes gh-4154.
2017-03-01 23:18:50 -06:00
Rob Winch
ed01fedfde Add Travis Build
Fixes gh-3753
2016-03-15 08:37:51 -05:00
Rob Winch
cf551f73c7 SEC-3209: Add Code of Conduct 2016-02-01 14:23:59 -06:00
Rob Winch
db9584104c Add Gitter to README 2015-08-11 11:49:46 -05:00
Rob Winch
c081faf601 SEC-2871: Polish README.adoc 2015-02-25 09:46:33 -06:00
Rob Winch
440fc0aba1 SEC-2871: Polish README.adoc 2015-02-24 17:01:03 -06:00
shaehnel
f0be6e5a61 SEC-2871: readme.txt->README.adoc 2015-02-24 17:00:54 -06:00