Commit Graph

3935 Commits

Author SHA1 Message Date
Marcin Grzejszczak
ebb34b278e Configured the build for intellij 2019-03-18 13:32:12 +01:00
Ryan Baxter
8f639c0499 Deleting old circle config 2019-03-13 20:14:35 -04:00
Spring Operator
90740aa52e 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://foo.bar (UnknownHostException) migrated to:
  https://foo.bar ([https](https://foo.bar) result UnknownHostException).

## 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://solidsoft.wordpress.com/2014/11/13/gradle-tricks-display-dependencies-for-all-subprojects-in-multi-project-build/ 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 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 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 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 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 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).

# Ignored
These URLs were intentionally ignored.

* http://localhost:8081/artifactory/libs-release-local
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 22:18:06 -05:00
Marcin Grzejszczak
5fe9299461 Fixed checkstyle 2019-03-11 19:56:09 +01:00
Marcin Grzejszczak
fbea35edf4 Hoxton 2019-03-08 17:07:28 +01:00
Marcin Grzejszczak
f3e3d40e71 Greenwich: 2019-03-08 16:53:30 +01:00
Marcin Grzejszczak
4da781b214 HTTP to HTTPS 2019-03-07 13:50:15 +01:00
buildmaster
029312f814 Bumping versions to 2.1.2.BUILD-SNAPSHOT after release 2019-03-05 20:30:55 +00:00
buildmaster
73c0122a79 Going back to snapshots 2019-03-05 20:30:54 +00:00
buildmaster
be3dd56cd8 Update SNAPSHOT to 2.1.1.RELEASE 2019-03-05 20:21:45 +00:00
Marcin Grzejszczak
05b3ea5519 Added a note on Maven version for going offline; fixes gh-640 2019-03-04 10:34:03 +01:00
Marcin Grzejszczak
9c62f3bd82 Merge branch '2.0.x' 2019-02-26 15:03:54 +01:00
Marcin Grzejszczak
6d3877fe8c Allows localhost to be there in the URL pattern; fixes gh-896 2019-02-26 12:17:42 +01:00
buildmaster
0b77c0d704 Bumping versions to 2.0.4.BUILD-SNAPSHOT after release 2019-02-22 20:47:28 +00:00
buildmaster
3db5ceca54 Going back to snapshots 2019-02-22 20:47:27 +00:00
buildmaster
8d5a771683 Update SNAPSHOT to 2.0.3.RELEASE 2019-02-22 20:38:31 +00:00
Marcin Grzejszczak
d9fe42e949 Applying commit 55f648f on 2.0. branch 2019-02-22 15:05:59 -05:00
Marcin Grzejszczak
dfb3202dd1 Ensures that non-transactional channel is an option for AmqpStubMessages; fixes gh-859 2019-02-21 15:46:11 +01:00
Marcin Grzejszczak
dc9a6589e1 Fixed escaping of headers; fixes gh-892 2019-02-19 14:56:33 +01:00
Marcin Grzejszczak
fbe999be55 Merge branch '2.0.x' 2019-02-19 13:53:19 +01:00
Marcin Grzejszczak
f53476974c Fixed wrong method delegation; fixes gh-889 2019-02-19 13:51:42 +01:00
Marcin Grzejszczak
4747adf9bc Parametrized maven; fixes gh-813 2019-02-18 11:57:33 +01:00
Marcin Grzejszczak
ab49216445 I give up 2019-02-18 10:58:49 +01:00
Marcin Grzejszczak
6fcb61eca4 I give up 2019-02-18 10:56:02 +01:00
Marcin Grzejszczak
c004737816 Polish 2019-02-18 10:44:56 +01:00
Marcin Grzejszczak
d72aada46c Polish 2019-02-18 10:27:59 +01:00
Marcin Grzejszczak
b733a718a4 Restarting WireMock stubs when reusing servers running on random ports 2019-02-18 10:17:45 +01:00
Marcin Grzejszczak
d7f39c1a80 Polish 2019-02-18 09:29:03 +01:00
Marcin Grzejszczak
9ce1b0374d Polish 2019-02-18 09:20:24 +01:00
Marcin Grzejszczak
6383285265 Polish 2019-02-18 09:17:00 +01:00
boothen
11965323ae #883: Wiremock: Fix for Spring context always being set to Dirty. (#884)
* #883: Using boolean values in Wiremock.server so that it's possible to identify if dynamic ports have been configured.

* #883: Triage feedback. Added  @author. Updated license year. Changed test name.

* #883: Fixed portIsFixed logic. Added test to check expect port status to applicable tests. @DirtiesContext to test so that context is cleared down to avoid conflict in the next test.

* #883: Removed duplicate portIsFixed/portIsNotFixed unit tests.

* #883: Checkstyle fixes.
2019-02-17 17:22:00 +01:00
Marcin Grzejszczak
38782b9260 Added missing import 2019-02-16 13:00:45 +01:00
Marcin Grzejszczak
41b764e758 Polish 2019-02-16 12:52:10 +01:00
Marcin Grzejszczak
6602b3891b Merge branch '2.0.x' 2019-02-16 12:51:43 +01:00
Marcin Grzejszczak
a34a24765f Fixed the broken build 2019-02-16 12:47:54 +01:00
Marcin Grzejszczak
a84fc81919 Merge branch '2.0.x' 2019-02-15 17:49:15 +01:00
Marcin Grzejszczak
b167e364c5 Sets the generated test sources under java source set or groovy for Spock; fixes gh-888 2019-02-15 17:46:15 +01:00
Marcin Grzejszczak
f4475f44b7 Merge branch '2.0.x' 2019-02-14 14:11:51 +01:00
Marcin Grzejszczak
f7ea8f0241 Request param not accepting empty values; fixes gh-886 2019-02-14 14:10:10 +01:00
Olga Maciaszek-Sharma
4ec1f68919 Reformat readme comment. 2019-02-13 15:55:22 +01:00
Olga Maciaszek-Sharma
2e0bb76820 Fix authors in file. 2019-02-13 13:38:03 +01:00
Olga Maciaszek-Sharma
d9a3762ab2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/util/ContentUtils.groovy
#	spring-cloud-contract-verifier/src/test/groovy/org/springframework/cloud/contract/verifier/util/ContentUtilsSpec.groovy
2019-02-13 13:27:55 +01:00
Olga Maciaszek-Sharma
60dd61e332 Merge branch '2.0.x'
# Conflicts:
#	docker/spring-cloud-contract-docker/Dockerfile
#	docker/spring-cloud-contract-stub-runner-docker/Dockerfile
#	spring-cloud-contract-verifier/src/main/groovy/org/springframework/cloud/contract/verifier/util/ContentUtils.groovy
2019-02-13 13:23:31 +01:00
Olga Maciaszek-Sharma
431dd7aabb Minor refactoring. 2019-02-13 13:16:57 +01:00
konstantinshevchuk
59954d1da0 Default handler for XmlSlurper (#879)
* Default handler for XmlSlurper
2019-02-13 13:02:05 +01:00
Marcin Grzejszczak
8bbe6945ce Merge branch '2.0.x' 2019-02-12 10:48:22 +01:00
Marcin Grzejszczak
d27020bfdf Updated sdkman java version 2019-02-12 10:48:14 +01:00
Marcin Grzejszczak
8ce80e6e7f Applied checkstyle rules 2019-02-08 18:20:59 +01:00
Marcin Grzejszczak
8610626e60 Added recursive check for empty arrays; fixes gh-727 2019-01-29 11:27:08 +01:00
buildmaster
0cb549b8e7 Bumping versions 2019-01-25 14:01:10 +00:00