Marcin Grzejszczak
33a7b476eb
Fixed the build? :|
2019-10-07 15:36:25 +02:00
Marcin Grzejszczak
2a40e5fb60
Fixed the build
2019-10-07 15:03:57 +02:00
Marcin Grzejszczak
ed72a88229
Fixed gradle setup
2019-10-04 15:45:41 +02:00
Marcin Grzejszczak
5609450bf2
Fixed the broken build
2019-10-04 13:47:33 +02:00
Marcin Grzejszczak
ebefa5a07d
Fixed the broken build
2019-10-04 10:51:15 +02:00
Marcin Grzejszczak
8d503ae3e1
Fixed the broken build
2019-10-04 10:05:59 +02:00
buildmaster
1c76f218da
Bumping versions
2019-10-04 00:21:03 +00:00
buildmaster
2e3b77c3db
Going back to snapshots
2019-10-03 20:48:30 +00:00
buildmaster
90c2d88b81
Update SNAPSHOT to 2.2.0.M3
2019-10-03 20:40:02 +00:00
Spencer Gibb
4987007586
removes snapshots from guides and samples
...
See gh-1239
2019-10-03 16:20:14 -04:00
buildmaster
769c821804
Bumping versions
2019-10-03 00:21:26 +00:00
Marcin Grzejszczak
7a6e1713e7
Fixed wrong merge
2019-10-02 15:09:05 +02:00
Marcin Grzejszczak
05d82e0bbe
Fixed checkstyle
2019-10-02 15:00:52 +02:00
Marcin Grzejszczak
dba2d1b260
Merge branch '2.1.x'
2019-10-02 14:53:58 +02:00
Karol Lipiec
a2845713a1
Added support of query parameters for RestDocs for WireMock stubs ( #1237 )
...
* Added support of query parameters for RestDocs for Stubs
fixes #112
2019-10-02 14:53:42 +02:00
Karol Lipiec
1c945c8202
Added support of query parameters for RestDocs for WireMock stubs ( #1237 )
...
* Added support of query parameters for RestDocs for Stubs
fixes #112
2019-10-02 14:03:54 +02:00
Marcin Grzejszczak
43450de578
Bumped rest assured to 4.1.1
2019-10-01 18:36:08 +02:00
Marcin Grzejszczak
945601189b
Bumped pact to 3.6.14; fixes gh-1232
2019-10-01 16:25:21 +02:00
dependabot-preview[bot]
77be696d5c
Bump dockerfile-maven-plugin from 1.4.5 to 1.4.12 ( #1234 )
...
Bumps [dockerfile-maven-plugin](https://github.com/spotify/dockerfile-maven ) from 1.4.5 to 1.4.12.
- [Release notes](https://github.com/spotify/dockerfile-maven/releases )
- [Changelog](https://github.com/spotify/dockerfile-maven/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/dockerfile-maven/compare/v1.4.5...v1.4.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-01 16:22:03 +02:00
dependabot-preview[bot]
5773cea391
Bump activemq.version from 5.15.9 to 5.15.10 ( #1233 )
...
Bumps `activemq.version` from 5.15.9 to 5.15.10.
Updates `activemq-camel` from 5.15.9 to 5.15.10
Updates `activemq-pool` from 5.15.9 to 5.15.10
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-01 16:21:40 +02:00
dependabot-preview[bot]
ab4b7e9946
Bump maven-invoker-plugin from 2.0.0 to 3.2.1 ( #1235 )
...
Bumps [maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin ) from 2.0.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-invoker-plugin/releases )
- [Commits](https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-2.0.0...maven-invoker-plugin-3.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-01 16:19:03 +02:00
Marcin Grzejszczak
25ada9ea0a
Bumped WireMock to 2.25.0
...
fixes gh-1230
fixes gh-1231
2019-10-01 14:39:43 +02:00
Olga Maciaszek-Sharma
9450bb3a73
Fix flattened size counter. Fixes gh-1108. ( #1229 )
...
Signed-off-by: Olga Maciaszek-Sharma <olga.maciaszek@gmail.com >
2019-09-28 10:28:35 +02:00
Olga Maciaszek-Sharma
19af0301d3
Merge branch '2.1.x'
2019-09-27 23:08:07 +02:00
Marcin Grzejszczak
ea47c72552
Added an option to bufferontent for WireMockRestServiceServer
...
fixes gh-860
2019-09-27 15:10:44 +02:00
Olga Maciaszek-Sharma
3cb5d8a0f9
Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
2019-09-27 14:51:10 +02:00
Marcin Grzejszczak
e27c3a731d
Added a comment about maven version
2019-09-27 10:33:27 +02:00
Tim Ysewyn
0892e1be79
Using same Maven version as Boot ( #1226 )
2019-09-27 10:31:51 +02:00
Marcin Grzejszczak
85af91ecdc
Merge branch '2.1.x'
2019-09-26 18:09:54 +02:00
Marcin Grzejszczak
3158e6fe86
Makes the BatchStubRunner bean initialized as early as possible
...
without this change beans that require the property with stub port might have already been initialized before BatchStubRunner was setup
with this change we're initilizing that bean as early as possible
fixes gh-1225
2019-09-26 17:48:51 +02:00
Marcin Grzejszczak
cf9ea03df3
Merge branch '2.1.x'
2019-09-26 15:09:53 +02:00
Marcin Grzejszczak
0a67fcbab3
Additional stub resetting, updated wiremock listener conditions
...
fixes gh-1027
2019-09-26 14:14:34 +02:00
Marcin Grzejszczak
748cf9165d
Polish
2019-09-26 12:50:12 +02:00
Marcin Grzejszczak
526a387ab1
Added documentation updates on static matchers; fixes gh-891
2019-09-26 12:44:45 +02:00
Marcin Grzejszczak
a2afe6a09b
Merge branch '2.1.x'
2019-09-26 12:26:54 +02:00
Marcin Grzejszczak
84e259fe13
Updated docs with the new plugins api for Gradle
...
fixes gh-1217
2019-09-26 12:23:03 +02:00
Marcin Grzejszczak
48ecf30f65
Updated docs with the new plugins api for Gradle
...
fixes gh-1217
2019-09-26 12:18:58 +02:00
Marcin Grzejszczak
6d5846463a
Added an option to provide a custom source set for Gradle plugin
...
fixes gh-1158
2019-09-25 20:43:11 +02:00
Marcin Grzejszczak
d2a1ad41d1
Trying to make tests more resilient
2019-09-25 15:31:15 +02:00
Sylvain Guillope
7d854adf16
Fix links to http-server and http-client samples ( #1220 )
...
The links to the http-server and http-client samples were pointing to a url
with an unresolved `{branch}` attribute.
Replace the links by instead using the attributes `{samples_code}` and
`{standalone_samples_path}`.
2019-09-25 13:48:09 +02:00
Dominik Labuda
f436d7fca9
SCC Verifier Docker now publishes stubs just once ( #1223 )
...
Originally, SCC Verifier Docker published artifacts twice.
Once defined in build.gradle - which also uploaded the original contracts and second time in a publish stubs task defined in gradle plugin. This PR removes the definition from build.gradle and now only the stubs are published and just once.
2019-09-25 12:56:26 +02:00
Marcin Grzejszczak
b2ff4c1c05
Added Kotlin module to spring-cloud-sstub-runner-boot
2019-09-25 09:35:12 +02:00
buildmaster
0e3bbfee0a
Bumping versions
2019-09-25 00:22:48 +00:00
Marcin Grzejszczak
2b764e75ef
Fixed docs
2019-09-24 13:45:01 +02:00
Marcin Grzejszczak
af3f0a06c6
Refactored more to java
2019-09-24 12:32:36 +02:00
buildmaster
9b52f11023
Bumping versions
2019-09-24 00:21:35 +00:00
Marcin Grzejszczak
b59398878f
Bumped Maven to 3.6.2
...
migrated aether to maven-provider
fixes gh-1218
2019-09-19 17:03:07 +02:00
buildmaster
2437cd341b
Bumping versions
2019-09-19 00:23:09 +00:00
Marcin Grzejszczak
37c24bdfaa
SKipping test on Jenkins (I give up)
2019-09-18 11:51:59 +02:00
Olga Maciaszek-Sharma
04c7ab307f
Merge remote-tracking branch 'origin/2.1.x' into 2.1.x
2019-09-18 11:39:46 +02:00