Olga Maciaszek-Sharma
321d6b53b2
Fix more URLs.
2019-03-27 18:52:50 +01:00
Spring Operator
ccc19e5b59
URL Cleanup ( #1008 )
...
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).
# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.
* [ ] http://1337.net (200) with 1 occurrences could not be migrated:
([https](https://1337.net ) result SSLHandshakeException).
* [ ] http://codearte.io (200) with 2 occurrences could not be migrated:
([https](https://codearte.io ) result SSLHandshakeException).
* [ ] http://groovy-lang.org/json.html (200) with 5 occurrences could not be migrated:
([https](https://groovy-lang.org/json.html ) result SSLProtocolException).
* [ ] http://partners.com (200) with 14 occurrences could not be migrated:
([https](https://partners.com ) result SSLHandshakeException).
* [ ] http://rest-assured.io/ (200) with 2 occurrences could not be migrated:
([https](https://rest-assured.io/ ) result SSLHandshakeException).
* [ ] http://toomuchcoding.com/blog/categories/accurest/ (200) with 2 occurrences could not be migrated:
([https](https://toomuchcoding.com/blog/categories/accurest/ ) result SSLHandshakeException).
* [ ] http://toomuchcoding.com/blog/categories/spring-cloud-contract/ (200) with 2 occurrences could not be migrated:
([https](https://toomuchcoding.com/blog/categories/spring-cloud-contract/ ) result SSLHandshakeException).
* [ ] http://wiremock.org (200) with 3 occurrences could not be migrated:
([https](https://wiremock.org ) result SSLHandshakeException).
* [ ] http://wiremock.org/docs/running-standalone/ (200) with 2 occurrences could not be migrated:
([https](https://wiremock.org/docs/running-standalone/ ) result SSLHandshakeException).
* [ ] http://wiremock.org/docs/stubbing/ (200) with 2 occurrences could not be migrated:
([https](https://wiremock.org/docs/stubbing/ ) result SSLHandshakeException).
* [ ] http://wiremock.org/stateful-behaviour.html (200) with 2 occurrences could not be migrated:
([https](https://wiremock.org/stateful-behaviour.html ) result SSLHandshakeException).
* [ ] http://wiremock.org/stubbing.html (200) with 1 occurrences could not be migrated:
([https](https://wiremock.org/stubbing.html ) result SSLHandshakeException).
* [ ] http://foo.com/ (301) with 1 occurrences could not be migrated:
([https](https://foo.com/ ) result SSLHandshakeException).
* [ ] http://foo.com/blah_ (301) with 2 occurrences could not be migrated:
([https](https://foo.com/blah_ ) result SSLHandshakeException).
* [ ] http://foo.com/blah_blah (301) with 1 occurrences could not be migrated:
([https](https://foo.com/blah_blah ) result SSLHandshakeException).
* [ ] http://foo.com/blah_blah/ (301) with 1 occurrences could not be migrated:
([https](https://foo.com/blah_blah/ ) result SSLHandshakeException).
* [ ] http://foo.com/blah_blah_ (301) with 2 occurrences could not be migrated:
([https](https://foo.com/blah_blah_ ) result SSLHandshakeException).
* [ ] http://foo.com/unicode_ (301) with 1 occurrences could not be migrated:
([https](https://foo.com/unicode_ ) result SSLHandshakeException).
* [ ] http://192.168.0.100:8081/artifactory/libs-release-local (403) with 1 occurrences could not be migrated:
([https](https://192.168.0.100:8081/artifactory/libs-release-local ) result ConnectTimeoutException).
* [ ] http://nexus.net/content/repositories/repository (404) with 1 occurrences could not be migrated:
([https](https://nexus.net/content/repositories/repository ) result SSLProtocolException).
# 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://142.42.1.1/ (AnnotatedNoRouteToHostException) with 1 occurrences migrated to:
https://142.42.1.1/ ([https](https://142.42.1.1/ ) result AnnotatedNoRouteToHostException).
* [ ] http://142.42.1.1:8080/ (AnnotatedNoRouteToHostException) with 1 occurrences migrated to:
https://142.42.1.1:8080/ ([https](https://142.42.1.1:8080/ ) result AnnotatedNoRouteToHostException).
* [ ] http://223.255.255.254 (AnnotatedNoRouteToHostException) with 1 occurrences migrated to:
https://223.255.255.254 ([https](https://223.255.255.254 ) result AnnotatedNoRouteToHostException).
* [ ] http://123.123.123 (ConnectTimeoutException) with 1 occurrences migrated to:
https://123.123.123 ([https](https://123.123.123 ) result ConnectTimeoutException).
* [ ] http://-a.b.co (UnknownHostException) with 1 occurrences migrated to:
https://-a.b.co ([https](https://-a.b.co ) result UnknownHostException).
* [ ] http://-error-.invalid/ (UnknownHostException) with 1 occurrences migrated to:
https://-error-.invalid/ ([https](https://-error-.invalid/ ) result UnknownHostException).
* [ ] http://../ (UnknownHostException) with 1 occurrences migrated to:
https://../ ([https](https://../ ) result UnknownHostException).
* [ ] http://.www.foo.bar./ (UnknownHostException) with 1 occurrences migrated to:
https://.www.foo.bar./ ([https](https://.www.foo.bar./ ) result UnknownHostException).
* [ ] http://.www.foo.bar/ (UnknownHostException) with 1 occurrences migrated to:
https://.www.foo.bar/ ([https](https://.www.foo.bar/ ) result UnknownHostException).
* [ ] http://1.1.1.1.1 (UnknownHostException) with 1 occurrences migrated to:
https://1.1.1.1.1 ([https](https://1.1.1.1.1 ) result UnknownHostException).
* [ ] http://a.b-.co (UnknownHostException) with 1 occurrences migrated to:
https://a.b-.co ([https](https://a.b-.co ) result UnknownHostException).
* [ ] http://a.b-c.de (UnknownHostException) with 1 occurrences migrated to:
https://a.b-c.de ([https](https://a.b-c.de ) result UnknownHostException).
* [ ] http://foo-597104692.com (UnknownHostException) with 3 occurrences migrated to:
https://foo-597104692.com ([https](https://foo-597104692.com ) result UnknownHostException).
* [ ] http://foo.bar (UnknownHostException) with 2 occurrences migrated to:
https://foo.bar ([https](https://foo.bar ) result UnknownHostException).
* [ ] http://foo.bar/?q=Test%20URL-encoded%20stuff (UnknownHostException) with 1 occurrences migrated to:
https://foo.bar/?q=Test%20URL-encoded%20stuff ([https](https://foo.bar/?q=Test%20URL-encoded%20stuff ) result UnknownHostException).
* [ ] http://foo.bar/foo (UnknownHostException) with 1 occurrences migrated to:
https://foo.bar/foo ([https](https://foo.bar/foo ) result UnknownHostException).
* [ ] http://foo.bar?q=Spaces (UnknownHostException) with 1 occurrences migrated to:
https://foo.bar?q=Spaces ([https](https://foo.bar?q=Spaces ) result UnknownHostException).
* [ ] http://foo389886219.com (UnknownHostException) with 3 occurrences migrated to:
https://foo389886219.com ([https](https://foo389886219.com ) result UnknownHostException).
* [ ] http://userid:password@example.com (UnknownHostException) with 1 occurrences migrated to:
https://userid:password@example.com ([https](https://userid:password@example.com ) result UnknownHostException).
* [ ] http://userid:password@example.com/ (UnknownHostException) with 1 occurrences migrated to:
https://userid:password@example.com/ ([https](https://userid:password@example.com/ ) result UnknownHostException).
* [ ] http://userid:password@example.com:8080 (UnknownHostException) with 1 occurrences migrated to:
https://userid:password@example.com:8080 ([https](https://userid:password@example.com:8080 ) result UnknownHostException).
* [ ] http://userid:password@example.com:8080/ (UnknownHostException) with 1 occurrences migrated to:
https://userid:password@example.com:8080/ ([https](https://userid:password@example.com:8080/ ) result UnknownHostException).
* [ ] http://userid@example.com (UnknownHostException) with 1 occurrences migrated to:
https://userid@example.com ([https](https://userid@example.com ) result UnknownHostException).
* [ ] http://userid@example.com/ (UnknownHostException) with 1 occurrences migrated to:
https://userid@example.com/ ([https](https://userid@example.com/ ) result UnknownHostException).
* [ ] http://userid@example.com:8080 (UnknownHostException) with 1 occurrences migrated to:
https://userid@example.com:8080 ([https](https://userid@example.com:8080 ) result UnknownHostException).
* [ ] http://userid@example.com:8080/ (UnknownHostException) with 1 occurrences migrated to:
https://userid@example.com:8080/ ([https](https://userid@example.com:8080/ ) result UnknownHostException).
* [ ] http://www.foo.bar./ (UnknownHostException) with 1 occurrences migrated to:
https://www.foo.bar./ ([https](https://www.foo.bar./ ) result UnknownHostException).
* [ ] http://example.org/body (404) with 10 occurrences migrated to:
https://example.org/body ([https](https://example.org/body ) result 404).
* [ ] http://example.org/poster (404) with 6 occurrences migrated to:
https://example.org/poster ([https](https://example.org/poster ) result 404).
* [ ] http://example.org/resource (404) with 10 occurrences migrated to:
https://example.org/resource ([https](https://example.org/resource ) result 404).
* [ ] http://repo.spring.io/snapshots (404) with 1 occurrences migrated to:
https://repo.spring.io/snapshots ([https](https://repo.spring.io/snapshots ) result 404).
* [ ] http://www.example.com/wpstyle/?p=364 (404) with 1 occurrences migrated to:
https://www.example.com/wpstyle/?p=364 ([https](https://www.example.com/wpstyle/?p=364 ) result 404).
* [ ] http://api.twitter.com/1/geo/id/01fbe706f872cb32.json (403) with 4 occurrences migrated to:
https://api.twitter.com/1/geo/id/01fbe706f872cb32.json ([https](https://api.twitter.com/1/geo/id/01fbe706f872cb32.json ) result 410).
## 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://asciidoctor.org with 1 occurrences migrated to:
https://asciidoctor.org ([https](https://asciidoctor.org ) result 200).
* [ ] http://www.citrusframework.org/ (301) with 1 occurrences migrated to:
https://citrusframework.org/ ([https](https://www.citrusframework.org/ ) result 200).
* [ ] http://cloud-samples.spring.io/spring-cloud-contract-samples/workshops.html with 2 occurrences migrated to:
https://cloud-samples.spring.io/spring-cloud-contract-samples/workshops.html ([https](https://cloud-samples.spring.io/spring-cloud-contract-samples/workshops.html ) result 200).
* [ ] http://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html ([https](https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html ) result 200).
* [ ] http://example.org with 38 occurrences migrated to:
https://example.org ([https](https://example.org ) result 200).
* [ ] http://example.org/ with 3 occurrences migrated to:
https://example.org/ ([https](https://example.org/ ) result 200).
* [ ] http://handlebarsjs.com/ with 1 occurrences migrated to:
https://handlebarsjs.com/ ([https](https://handlebarsjs.com/ ) result 200).
* [ ] http://martinfowler.com/articles/consumerDrivenContracts.html with 1 occurrences migrated to:
https://martinfowler.com/articles/consumerDrivenContracts.html ([https](https://martinfowler.com/articles/consumerDrivenContracts.html ) result 200).
* [ ] http://maven.apache.org/download.cgi with 1 occurrences migrated to:
https://maven.apache.org/download.cgi ([https](https://maven.apache.org/download.cgi ) result 200).
* [ ] http://maven.apache.org/xsd/assembly-1.1.3.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.3.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.3.xsd ) result 200).
* [ ] http://maven.apache.org/xsd/maven-4.0.0.xsd with 17 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).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ) result 200).
* [ ] http://tools.ietf.org/html/rfc2109 with 2 occurrences migrated to:
https://tools.ietf.org/html/rfc2109 ([https](https://tools.ietf.org/html/rfc2109 ) result 200).
* [ ] http://tools.ietf.org/html/rfc2965 with 1 occurrences migrated to:
https://tools.ietf.org/html/rfc2965 ([https](https://tools.ietf.org/html/rfc2965 ) result 200).
* [ ] http://tools.ietf.org/html/rfc5988 with 1 occurrences migrated to:
https://tools.ietf.org/html/rfc5988 ([https](https://tools.ietf.org/html/rfc5988 ) result 200).
* [ ] http://tools.ietf.org/html/rfc6266 with 1 occurrences migrated to:
https://tools.ietf.org/html/rfc6266 ([https](https://tools.ietf.org/html/rfc6266 ) result 200).
* [ ] http://tools.ietf.org/html/rfc6454 with 1 occurrences migrated to:
https://tools.ietf.org/html/rfc6454 ([https](https://tools.ietf.org/html/rfc6454 ) result 200).
* [ ] http://tools.ietf.org/html/rfc7230 with 8 occurrences migrated to:
https://tools.ietf.org/html/rfc7230 ([https](https://tools.ietf.org/html/rfc7230 ) result 200).
* [ ] http://tools.ietf.org/html/rfc7231 with 19 occurrences migrated to:
https://tools.ietf.org/html/rfc7231 ([https](https://tools.ietf.org/html/rfc7231 ) result 200).
* [ ] http://tools.ietf.org/html/rfc7232 with 6 occurrences migrated to:
https://tools.ietf.org/html/rfc7232 ([https](https://tools.ietf.org/html/rfc7232 ) result 200).
* [ ] http://tools.ietf.org/html/rfc7233 with 4 occurrences migrated to:
https://tools.ietf.org/html/rfc7233 ([https](https://tools.ietf.org/html/rfc7233 ) result 200).
* [ ] http://tools.ietf.org/html/rfc7234 with 5 occurrences migrated to:
https://tools.ietf.org/html/rfc7234 ([https](https://tools.ietf.org/html/rfc7234 ) result 200).
* [ ] http://tools.ietf.org/html/rfc7235 with 4 occurrences migrated to:
https://tools.ietf.org/html/rfc7235 ([https](https://tools.ietf.org/html/rfc7235 ) result 200).
* [ ] http://www.java.com/en/download/help/error_hotspot.xml with 1 occurrences migrated to:
https://www.java.com/en/download/help/error_hotspot.xml ([https](https://www.java.com/en/download/help/error_hotspot.xml ) result 200).
* [ ] http://www.regular-expressions.info/examples.html with 1 occurrences migrated to:
https://www.regular-expressions.info/examples.html ([https](https://www.regular-expressions.info/examples.html ) result 200).
* [ ] http://www.slideshare.net/MarcinGrzejszczak/stick-to-the-rules-consumer-driven-contracts-201507-confitura with 2 occurrences migrated to:
https://www.slideshare.net/MarcinGrzejszczak/stick-to-the-rules-consumer-driven-contracts-201507-confitura ([https](https://www.slideshare.net/MarcinGrzejszczak/stick-to-the-rules-consumer-driven-contracts-201507-confitura ) result 200).
* [ ] http://www.w3.org/TR/cors/ with 8 occurrences migrated to:
https://www.w3.org/TR/cors/ ([https](https://www.w3.org/TR/cors/ ) result 200).
* [ ] http://cloud.spring.io/spring-cloud-cli with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-cli ([https](https://cloud.spring.io/spring-cloud-cli ) result 301).
* [ ] http://code.google.com/events/ with 1 occurrences migrated to:
https://code.google.com/events/ ([https](https://code.google.com/events/ ) result 301).
* [ ] http://j.mp with 1 occurrences migrated to:
https://j.mp ([https](https://j.mp ) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546 ) result 301).
* [ ] http://spockframework.github.io/ with 1 occurrences migrated to:
https://spockframework.github.io/ ([https](https://spockframework.github.io/ ) result 301).
* [ ] http://www.sonatype.org/nexus/ with 1 occurrences migrated to:
https://www.sonatype.org/nexus/ ([https](https://www.sonatype.org/nexus/ ) result 301).
* [ ] http://formvalidation.io/validators/uri/ with 1 occurrences migrated to:
https://formvalidation.io/validators/uri/ ([https](https://formvalidation.io/validators/uri/ ) result 302).
* [ ] http://repo.spring.io/libs-snapshot with 3 occurrences migrated to:
https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot ) result 302).
* [ ] http://repo.spring.io/milestone with 1 occurrences migrated to:
https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone ) result 302).
* [ ] http://repo.spring.io/release with 1 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
* [ ] http://repo.spring.io/snapshot with 1 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot ) result 302).
# Ignored
These URLs were intentionally ignored.
* http:///a with 1 occurrences
* http://3628126748 with 1 occurrences
* http://??/ with 1 occurrences
* http://foo with 2 occurrences
* http://foo/bar with 4 occurrences
* http://link/to/your/nexus/or/artifactory/or/sth with 1 occurrences
* http://loanIssuance/name with 3 occurrences
* http://localhost with 52 occurrences
* http://localhost/partners/ with 3 occurrences
* http://localhost/partners/1000/users/1001 with 2 occurrences
* http://localhost:12345 with 1 occurrences
* http://localhost:12346 with 1 occurrences
* http://localhost:5435 with 1 occurrences
* http://localhost:6060 with 1 occurrences
* http://localhost:6061 with 1 occurrences
* http://localhost:6063 with 1 occurrences
* http://localhost:6065 with 1 occurrences
* http://localhost:6066 with 1 occurrences
* http://localhost:6067 with 1 occurrences
* http://localhost:6565/tests with 1 occurrences
* http://localhost:7070 with 1 occurrences
* http://localhost:7071 with 1 occurrences
* http://localhost:8080 with 3 occurrences
* http://localhost:8080/api with 1 occurrences
* http://localhost:8081/artifactory/libs-release-local with 2 occurrences
* http://localhost:8081/artifactory/libs-release-local/com/example/bookstore/0.0.1.RELEASE/ with 1 occurrences
* http://localhost:8081/artifactory/libs-release-local/com/example/bookstore/0.0.1.RELEASE/bookstore-0.0.1.RELEASE-stubs.jar with 1 occurrences
* http://localhost:8888/users with 1 occurrences
* http://localhost:9090 with 1 occurrences
* http://localhost:9876/api/books with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 34 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 with 2 occurrences
* http://someNameThatShouldMapFraudDetectionServer/name with 3 occurrences
* http://some_url with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-27 17:01:33 +01:00
Spring Operator
be26c23453
URL Cleanup ( #916 )
...
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://repo.spring.io/plugins-staging-local/ (404) with 1 occurrences migrated to:
https://repo.spring.io/plugins-staging-local/ ([https](https://repo.spring.io/plugins-staging-local/ ) 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://maven.apache.org/xsd/maven-4.0.0.xsd with 76 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).
* http://repo.spring.io/libs-staging-local/ with 1 occurrences migrated to:
https://repo.spring.io/libs-staging-local/ ([https](https://repo.spring.io/libs-staging-local/ ) result 200).
* http://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/ with 1 occurrences migrated to:
https://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/ ([https](https://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/ ) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/20618857/gradle-task-groovydoc-failing-with-noclassdeffounderror with 1 occurrences migrated to:
https://stackoverflow.com/questions/20618857/gradle-task-groovydoc-failing-with-noclassdeffounderror ([https](https://stackoverflow.com/questions/20618857/gradle-task-groovydoc-failing-with-noclassdeffounderror ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 59 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.txt with 1 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt ) result 200).
* http://repo.spring.io/libs-release-local with 1 occurrences migrated to:
https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local ) result 302).
* http://repo.spring.io/milestone with 23 occurrences migrated to:
https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone ) result 302).
* http://repo.spring.io/plugins-release-local with 1 occurrences migrated to:
https://repo.spring.io/plugins-release-local ([https](https://repo.spring.io/plugins-release-local ) result 302).
* http://repo.spring.io/plugins-snapshot with 1 occurrences migrated to:
https://repo.spring.io/plugins-snapshot ([https](https://repo.spring.io/plugins-snapshot ) result 302).
* http://repo.spring.io/release with 22 occurrences migrated to:
https://repo.spring.io/release ([https](https://repo.spring.io/release ) result 302).
* http://repo.spring.io/snapshot with 23 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://localhost:8081/artifactory/libs-release-local with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 152 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 76 occurrences
2019-03-18 15:09:21 +01:00
Marcin Grzejszczak
182aa430b5
Added fixedDelayMilliseconds in yaml and docs; fixes gh-788
2018-11-08 17:18:20 +01:00
buildmaster
c20ecc91ed
Bumping versions to 1.2.7.BUILD-SNAPSHOT after release
2018-10-16 00:27:32 +00:00
buildmaster
697b5ac37f
Going back to snapshots
2018-10-16 00:27:30 +00:00
buildmaster
621c99fba8
Update SNAPSHOT to Edgware.SR5
2018-10-16 00:08:01 +00:00
buildmaster
63418e0400
Bumping versions to 1.2.6.BUILD-SNAPSHOT after release
2018-06-29 20:38:49 +00:00
buildmaster
983b363512
Going back to snapshots
2018-06-29 20:38:47 +00:00
buildmaster
7d9dd84431
Update SNAPSHOT to 1.2.5.RELEASE
2018-06-29 20:22:31 +00:00
Marcin Grzejszczak
6ace68284c
Added docs
2018-04-11 12:34:23 +02:00
buildmaster
766cd59f64
Bumping versions to 1.2.5.BUILD-SNAPSHOT after release
2018-03-27 00:44:45 +00:00
buildmaster
ce62f7f77a
Going back to snapshots
2018-03-27 00:44:43 +00:00
buildmaster
71061a7d7f
Update SNAPSHOT to 1.2.4.RELEASE
2018-03-27 00:33:17 +00:00
Marcin Grzejszczak
51564ab444
Discouraged users from using spring-cloud-contract-wiremock dependency directly
...
the preferred option is to use `spring-cloud-starter-stub-runner`
fixes gh-348
2018-03-19 16:31:12 +01:00
Marcin Grzejszczak
c33ad02550
Added support for Docker and external contracts repo
...
These environment variables are used when contracts lay in an external repository. To enable
this feature you must set the `EXTERNAL_CONTRACTS_ARTIFACT_ID` environment variable.
- `EXTERNAL_CONTRACTS_GROUP_ID` - group id of the project with contracts. Defaults to `com.example`
- `EXTERNAL_CONTRACTS_ARTIFACT_ID`- artifact id of the project with contracts.
- `EXTERNAL_CONTRACTS_CLASSIFIER`- classifier of the project with contracts. Empty by default
- `EXTERNAL_CONTRACTS_VERSION` - version of the project with contracts. Defaults to `+`, equivalent to picking the latest
- `EXTERNAL_CONTRACTS_REPO_WITH_BINARIES_URL` - URL of your Artifact Manager. Defaults to value of `REPO_WITH_BINARIES_URL` env var.
If that's not set, defaults to `http://localhost:8081/artifactory/libs-release-local `
which is the default URL of https://jfrog.com/artifactory/[Artifactory] running locally
- `EXTERNAL_CONTRACTS_PATH` - path to contracts for the given project, inside the project with contracts.
Defaults to slash separated `EXTERNAL_CONTRACTS_GROUP_ID` concatenated with `/` and `EXTERNAL_CONTRACTS_ARTIFACT_ID`. E.g.
for group id `foo.bar` and artifact id `baz`, would result in `foo/bar/baz` contracts path.
- `EXTERNAL_CONTRACTS_WORK_OFFLINE` - if set to `true` then will retrieve artifact with contracts
from the container's `.m2`. Mount your local `.m2` as a volume available at the container's `/root/.m2` path.
You must not set both `EXTERNAL_CONTRACTS_WORK_OFFLINE` and `EXTERNAL_CONTRACTS_REPO_WITH_BINARIES_URL`.
fixes gh-576
2018-03-15 14:48:28 +01:00
Marcin Grzejszczak
2740496d86
Added one more ant pattern to gradle and maven plugins
...
The bug is related to the fact that initially, we were supporting slash-separated paths to projects. E.g. if the group id was `a.b.c` then we did checked for `a/b/c` folder. At certain point we've started building stubs with the `groupid` folder as such e.g. `a.b.c/artifact-id`. This is where the bug comes in. For Maven and Gradle we're using ant patterns for copying files. We're only providing the slash-separated ant pattern. With this fix, we're backward compatible (we're leaving the slash-separated one) and we're adding support for dot-delimited group id.
fixes gh-555
2018-03-13 17:47:00 +01:00
Marcin Grzejszczak
c8ec61c1c2
Changed the snapshot skip test property
2018-02-16 14:06:33 +01:00
Marcin Grzejszczak
d87e669a23
Adding a mechanism to disable the local vs remote stub location
...
When fetching stubs / contracts in a CI, shared environment, what might happen is that
both the producer and the consumer reuse the same local Maven repository. Due to this,
the framework, responsible for downloading a stub JAR from remote location,
can't decide which JAR should be picked, local or remote one. That caused
the `"The artifact was found in the local repository but you have explicitly
stated that it should be downloaded from a remote one"` exception
and failed the build.
For such cases we're introducing the property mechanism:
- via `stubrunner.snapshot-check.skip` system property
- via `STUBRUNNER_SNAPSHOT_CHECK_SKIP` environment variable
if either of these values is set to `true`, then the stub downloader will not
verify the origin of the downloaded JAR.
fixes gh-545
2018-02-16 13:35:56 +01:00
buildmaster
a8e3b64fe6
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
2018-02-09 16:08:54 +00:00
buildmaster
ab660f8944
Going back to snapshots
2018-02-09 16:08:53 +00:00
buildmaster
c510a555b7
Update SNAPSHOT to 1.2.3.RELEASE
2018-02-09 15:54:44 +00:00
Marcin Grzejszczak
af463792ca
Updated the docs
2018-01-29 15:19:06 +01:00
Marcin Grzejszczak
1808923b43
Fixed docker org name
2018-01-24 17:29:14 +01:00
Marcin Grzejszczak
37d7e8cfd3
Docker images ( #527 )
...
with this change we're adding generation of 2 docker images - verifier and stub runner
we also added a project `spring-cloud-contract-stub-runner-boot` which contains a far jar with stub runner boot
fixes gh-526, gh-516
2018-01-24 17:07:22 +01:00
Marcin Grzejszczak
f486eeb85b
Added 1.2.x to whitelist
2018-01-19 00:47:20 +01:00
Marcin Grzejszczak
b745d9a7e3
YAML contracts ( #522 )
...
with this change we allow the users to use YAML to define contracts
fixes gh-300 gh-508
helps with #501
2018-01-19 00:27:15 +01:00
buildmaster
b2428c5f13
Bumping versions to 1.2.3.BUILD-SNAPSHOT after release
2018-01-16 17:20:16 +00:00
buildmaster
f5561d3f9b
Going back to snapshots
2018-01-16 17:20:15 +00:00
buildmaster
19deb01269
Update SNAPSHOT to 1.2.2.RELEASE
2018-01-16 17:09:51 +00:00
Marcin Grzejszczak
6ed344e976
Added WireMockConfigurationCustomizer
...
with this change it's possible to customize the WireMockConfiguration set up by Spring Cloud Contract
fixes gh-502
2017-12-27 13:15:14 +01:00
Marcin Grzejszczak
822dd4b732
Revert "Merge branch 'master' into 2.0.x"
...
This reverts commit 63a1981f54 , reversing
changes made to 0cca942e86 .
2017-12-20 16:31:52 +01:00
buildmaster
2981b54b82
Going back to snapshots
2017-12-02 04:40:23 +00:00
buildmaster
9e5ac9020b
Update SNAPSHOT to 2.0.0.M5
2017-12-02 04:37:52 +00:00
Spencer Gibb
07ed029919
Fix unresolved doc refs
2017-12-01 23:24:23 -05:00
Marcin Grzejszczak
8af7fb25c1
Merge branch 'master' into 2.0.x
2017-11-23 17:47:40 +01:00
Marcin Grzejszczak
786d504312
You can pass username & password explicitly to maven plugin
...
updated docs
fixes #462 #467
2017-11-23 17:47:31 +01:00
buildmaster
cb9b99baf9
Bumping versions to 1.2.1.BUILD-SNAPSHOT after release
2017-11-22 13:32:51 +00:00
buildmaster
4aa3b42fbc
Going back to snapshots
2017-11-22 13:32:50 +00:00
buildmaster
c62155e265
Update SNAPSHOT to 1.2.0.RELEASE
2017-11-22 13:26:43 +00:00
buildmaster
5b2cc6f258
Going back to snapshots
2017-11-16 18:20:37 +00:00
buildmaster
f9908cefd2
Update SNAPSHOT to 2.0.0.M4
2017-11-16 18:17:31 +00:00
buildmaster
4cdd7462cc
Going back to snapshots
2017-10-28 07:25:37 +00:00
buildmaster
02d6c3e185
Update SNAPSHOT to 2.0.0.M3
2017-10-28 07:23:12 +00:00
Marcin Grzejszczak
4928881a1f
Merge branch 'master' into 2.0.x
2017-10-25 15:29:51 +02:00
Marcin Grzejszczak
146289b4bb
Updated docs with missing faq section
2017-10-25 15:26:11 +02:00
buildmaster
2c78b99f5a
Going back to snapshots
2017-10-24 16:48:01 +00:00
buildmaster
cdfddc91d6
Update SNAPSHOT to 1.2.0.RC1
2017-10-24 16:45:05 +00:00
Marcin Grzejszczak
b73ba74910
Merge branch 'master' into 2.0.x
2017-10-24 18:33:42 +02:00
Marcin Grzejszczak
dc0ffd587e
Merged 1.1.x
2017-10-24 18:33:19 +02:00