davydotcom
|
de2f4c7738
|
updated gradle build to 6.8.3 along with gradle wrapper updates
|
2021-03-31 10:08:55 -04:00 |
|
Spring Operator
|
e2d8b18e0a
|
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://projects.spring.io/spring-loaded (404) migrated to:
https://projects.spring.io/spring-loaded ([https](https://projects.spring.io/spring-loaded) result 404).
## 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/LICENSE-2.0.txt migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://maven.springframework.org/milestone migrated to:
https://maven.springframework.org/milestone ([https](https://maven.springframework.org/milestone) result 302).
|
2019-03-08 22:22:17 -05:00 |
|
Andy Clement
|
3552a1c3ca
|
upgrade gradle
|
2017-03-21 14:54:03 -07:00 |
|
Andy Clement
|
99cee5dfe7
|
sorting out pom dependencies
|
2014-04-24 13:42:59 -07:00 |
|
Andy Clement
|
f825f54ec4
|
Javadocs
|
2014-02-19 11:46:53 -08:00 |
|
Rob Winch
|
3c8be78162
|
Update so the pom conforms to Maven Central requirements
See https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-6.CentralSyncRequirement
|
2014-02-18 15:38:53 -06:00 |
|
Stefan Eggerstorfer
|
97f36575c3
|
update gradle build
add gradle wrapper
disable generated tests (at least temporarily)
|
2013-09-03 23:20:53 +02:00 |
|