Commit Graph

3302 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
914c5a5257 Add missing author clause. 2020-05-08 18:29:39 +02:00
Olga Maciaszek-Sharma
67b8444631 Fix PACKAGE_PATTERN. Fixes gh-1398. 2020-05-08 17:49:52 +02:00
Olga Maciaszek-Sharma
0d66bd26a2 Update stream and function versions. 2020-05-05 17:08:17 +02:00
Olga Maciaszek-Sharma
08fd27d42f File auto-formatting. 2020-04-27 18:27:54 +02:00
Olga Maciaszek-Sharma
eae3f449c3 Should allow regex in headers message matching. Fixes gh-1382. 2020-04-27 18:27:13 +02:00
Olga Maciaszek-Sharma
802e64ff53 Upgrade Java version in contract dockerfiles. 2020-04-27 15:06:00 +02:00
Olga Maciaszek-Sharma
90c4312b37 Update license comments. 2020-04-24 13:24:33 +02:00
Kyle Carter
265266e0fa Fixed spelling error in howto (#1381) 2020-04-16 14:59:37 +02:00
Dariusz Mydlarz
3ba46219cc Update title style. (#1364)
Fixes #1349
2020-03-31 12:06:50 +02:00
Marcin Grzejszczak
90aa477365 Merge branch 'fix-already-running-init' of https://github.com/wpanas/spring-cloud-contract into wpanas-fix-already-running-init 2020-03-25 14:49:25 +01:00
Marcin Grzejszczak
bd054e3220 Improved bean restarting and resetting 2020-03-25 14:48:26 +01:00
wpanas
6d963253b0 Fixing issues with duplicated init 2020-03-25 11:14:39 +01:00
Spencer Gibb
95ab9d3f2a Bumps to build 2.3.0.BUILD-SNAPSHOT 2020-03-19 12:17:34 -04:00
Spencer Gibb
1723b07f8d Bumps to build 2.2.4.BUILD-SNAPSHOT 2020-03-18 19:51:01 -04:00
Roman Tsypuk
1904a52363 Fixed issues with ignored() contract-DSL for Junit, JUnit5 and Spock. Added tests. (spring-cloud#1346) (#1347) 2020-03-16 08:25:29 +01:00
Spencer Gibb
ea090e1c68 Updates docs branches 2020-03-06 13:01:01 -05:00
buildmaster
ca4abc62e8 Bumping versions to 2.2.3.BUILD-SNAPSHOT after release 2020-03-04 20:55:26 +00:00
buildmaster
9c1feef77c Going back to snapshots 2020-03-04 20:55:25 +00:00
buildmaster
c510829c55 Update SNAPSHOT to 2.2.2.RELEASE 2020-03-04 20:39:33 +00:00
Marcin Grzejszczak
5c1088ca31 Fixing javadocs 2020-03-04 11:52:27 +01:00
Marcin Grzejszczak
bed143d597 Fixing javadocs 2020-03-04 11:39:27 +01:00
Marcin Grzejszczak
5fb8597c91 Fixing javadocs 2020-03-04 09:54:55 +01:00
Marcin Grzejszczak
60b1d19b46 Bumped WireMock to 2.26.2
fixes gh-1339
2020-03-03 18:22:32 +01:00
Marcin Grzejszczak
fbf9def4c1 Upgraded base image; fixes gh-1330 2020-02-21 08:28:50 +01:00
François Staudt
d71924307c Fixed issues with ignoredFiles on Junit and Spock; Fixes gh-1326 (#1328) 2020-02-20 18:08:39 +01:00
Tim Ysewyn
f72cb335b1 Fixed issues with Pact conversion after upgrade (#1323) 2020-02-13 22:44:57 +01:00
Marcin Grzejszczak
9d7f64c9b5 IMproved latest version resolution; fixes gh-1305 2020-02-12 17:34:07 +01:00
Marcin Grzejszczak
4f6b6909a6 Added additional resetting options; fixes gh-1322 2020-02-12 16:30:38 +01:00
Marcin Grzejszczak
eaa82da1ab Upgraded WireMock to 2.26.0; fixes gh-1315 2020-02-04 09:59:03 +01:00
Marcin Grzejszczak
5e13973bd2 Updated JDK version for Docker 2020-01-31 09:58:07 +01:00
Marcin Grzejszczak
21978af96c Added support for the Spring Cloud Load Balancer module
fixes gh-1312
2020-01-28 20:46:29 +01:00
Marcin Grzejszczak
331adf0b62 Bumped Gradle to 5.6.4 2020-01-28 19:20:29 +01:00
Marcin Grzejszczak
12f9551dea Bumped Groovy to 2.5.9 2020-01-28 14:09:02 +01:00
Marcin Grzejszczak
de9d0c517f Fixes support for a single function stream apps; fixes gh-1314 2020-01-24 12:01:35 +01:00
abialas
d6098bbf2d Fix StackOverflow exception when stubTrigger runs contract with body based on json file (#1311)
* Fix StackOverflow exception when stubTrigger runs contract with body based on json file

* Add test for extracting body value from json file

* Extract value from file to map only in case file content is String
2020-01-24 09:49:15 +01:00
Spencer Gibb
f849dc40c9 Replaces deprecations 2020-01-22 17:20:59 -05:00
Marcin Grzejszczak
59759df5a3 Fixed the docker link 2020-01-21 10:22:06 +01:00
Marcin Grzejszczak
6d681783e9 Revert "FIxed compialtion issues"
This reverts commit b018b710d1.
2020-01-20 10:27:52 +01:00
Marcin Grzejszczak
b018b710d1 FIxed compialtion issues 2020-01-19 22:44:02 +01:00
Marcin Grzejszczak
dc9eb3a4aa Fixed the way latest version is resolved; fixes gh-1305 2020-01-16 13:26:11 +01:00
Marcin Grzejszczak
1a0e6beb9b Bumped jsonassert to 0.4.14; fixes gh-1307 2020-01-14 10:47:35 +01:00
abialas
4872c9a14f Remove deprecated and fix wrong javadoc on bodyMatchers - they replaced testMatchers and are not deprecated (#1306) 2020-01-11 12:29:58 +01:00
Marcin Grzejszczak
22779b6eb8 Fixes wrong test side entry resolution; fixes gh-1304 2020-01-10 10:17:01 +01:00
dependabot-preview[bot]
7a3e3166e6 Bump org.eclipse.sisu.plexus from 0.1.1 to 0.3.4 (#1275)
Bumps org.eclipse.sisu.plexus from 0.1.1 to 0.3.4.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 10:46:17 +01:00
dependabot-preview[bot]
ae04e7ea37 Bump maven-clean-plugin from 3.0.0 to 3.1.0 (#1299)
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.0.0...maven-clean-plugin-3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-07 10:41:38 +01:00
Marcin Grzejszczak
bf2257973c Merge branch '2.1.x' 2020-01-02 10:37:38 +01:00
Marcin Grzejszczak
50f04284cb Ensures reversed order of body matchers
without this change if in json paths we have .a[0].b[0] and .a[0].b[1] when the first entry is removed, then there is no longer any .a[0].b[1] since it becomes .a[0].b[0].
with this change we're first deleting enties without removing the trailing containers, then we're reversing the order of jsonpaths so that we delete starting from .a[0].b[1] and only then .a[0].b and finally we're removing the containers

fixes gh-1125
2020-01-02 10:23:00 +01:00
Olga Maciaszek-Sharma
ed55cf67d3 Revert "Bump maven.version from 3.5.4 to 3.6.3 (#1297)"
This reverts commit dd88512c8a.
2020-01-01 17:49:58 +01:00
dependabot-preview[bot]
dd88512c8a Bump maven.version from 3.5.4 to 3.6.3 (#1297)
Bumps `maven.version` from 3.5.4 to 3.6.3.

Updates `maven-resolver-provider` from 3.5.4 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3)

Updates `maven-artifact` from 3.5.4 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3)

Updates `maven-settings-builder` from 3.5.4 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3)

Updates `maven-core` from 3.5.4 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3)

Updates `maven-plugin-api` from 3.5.4 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3)

Updates `maven-compat` from 3.5.4 to 3.6.3
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 17:46:46 +01:00
dependabot-preview[bot]
18bd8c1cc0 Bump activemq.version from 5.15.10 to 5.15.11 (#1298)
Bumps `activemq.version` from 5.15.10 to 5.15.11.

Updates `activemq-camel` from 5.15.10 to 5.15.11

Updates `activemq-pool` from 5.15.10 to 5.15.11

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 17:46:11 +01:00