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
dependabot-preview[bot]
83b2991c72
Bump org.eclipse.sisu.inject from 0.3.3 to 0.3.4 ( #1301 )
...
Bumps org.eclipse.sisu.inject from 0.3.3 to 0.3.4.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-01 17:45:48 +01:00
dependabot-preview[bot]
8f471dc526
Bump junit-jupiter-engine from 5.5.1 to 5.5.2 ( #1300 )
...
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5 ) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.1...r5.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-01-01 17:45:20 +01:00
Marcin Grzejszczak
180e6a0f5a
Merge branch '2.1.x'
2019-12-31 11:01:23 +01:00
Marcin Grzejszczak
e3d5f9bfff
When using file(...) we can guess the content type; fixes gh-880
2019-12-31 10:41:06 +01:00
Marcin Grzejszczak
49ff802523
Merge branch '2.1.x'
2019-12-31 09:46:40 +01:00
Marcin Grzejszczak
bb85b353ed
Fixed broken tests
2019-12-31 09:46:29 +01:00
Marcin Grzejszczak
7fbefd0c08
Merge branch '2.1.x'
2019-12-31 09:37:06 +01:00
Marcin Grzejszczak
630c03d02b
Fixing the iso format for regex patterns; fixes gh-1296
2019-12-31 09:36:32 +01:00
Marcin Grzejszczak
0a7730ef16
Fixing the iso format for regex patterns; fixes gh-1296
2019-12-31 09:33:11 +01:00
Marcin Grzejszczak
ba9f219bd7
Fixed wrong branch resolution
2019-12-24 11:27:22 +01:00
Marcin Grzejszczak
408644630a
Revert "Corrected links to use samples_branch rather than branch in documentation. ( #1293 )" ( #1295 )
...
This reverts commit 4e5505269e .
2019-12-24 00:04:58 +01:00
Stephen Souness
4e5505269e
Corrected links to use samples_branch rather than branch in documentation. ( #1293 )
2019-12-23 08:57:25 +01:00