Commit Graph

7 Commits

Author SHA1 Message Date
Spring Operator
20d4130b85 URL Cleanup (#365)
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 77 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 15:18:01 -04:00
Spencer Gibb
ed703b3c79 Move service-occurence in circle to env var.
see gh-109
2017-07-07 11:03:33 -06:00
Spencer Gibb
8ea25b798f Modify service-occurence for jenkins.
fixes gh-109
2017-07-07 10:45:12 -06:00
Spencer Gibb
f5bf5092e6 remove jacoco 2016-12-16 15:21:12 -07:00
Spencer Gibb
faef6dd341 Update copywrite headers
fixes gh-7
2016-12-16 15:03:16 -07:00
Spencer Gibb
308a2c9d8e Update circle config
fixes gh-4
2016-12-16 14:59:33 -07:00
Ioannis Canellos
d13f9eb3b6 First commit. 2016-12-15 18:12:03 +02:00