Commit Graph

14 Commits (655f752e12faed549368609655d0f0cafdfadf54)

Author SHA1 Message Date
Spring Operator 5efcf5adf1 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://maven.apache.org/xsd/maven-4.0.0.xsd with 69 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).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 138 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 69 occurrences
6 years ago
gaoyunpeng 394485a12d replace cobertura to jacoco 6 years ago
gaoyunpeng 20eb325e59 update cobertura settings for reduce build time 6 years ago
Spencer Gibb 612e6913e6
Update to 0.2.2.BUILD-SNAPSHOT 6 years ago
Spencer Gibb b28e82dc3c
Update SNAPSHOT to 0.2.1.RELEASE 6 years ago
xiaolongzuo 1fc98ebe7c closes #162, fixes #138. Add spring-cloud-alicloud-schedulerX module, and fix ACM starter rely on actuator. 6 years ago
flystar32 b389112c6b update example configuration 6 years ago
xiaolongzuo f2e83f020d Add ANS and ACM readme doc. 6 years ago
xiaolongzuo 537c434d11 Fix build error。 6 years ago
Spencer Gibb 6e355cc807
Update to 0.2.1.BUILD-SNAPSHOT 6 years ago
Spencer Gibb d2fd77c274
Update SNAPSHOT to 0.2.0.RELEASE 6 years ago
flystar32 5873ac3c1a update example configuration 6 years ago
flystar32 e6c7c823d6 update ans pom.xml 6 years ago
chenzhu.zxl 7126a8ce33 closes #63, closes #64, closes #65, closes #66. 6 years ago