Commit Graph

1799 Commits

Author SHA1 Message Date
Marcin Grzejszczak
4c073c8a52 Fixing the way StubRunnerBuilder options are built
without this change we're completely ignoring the option of using system properties to set the stub runner builder options
with this change we set it up with defaults from system properties and then we override it with the user's code

fixes #462
2017-11-23 11:53:15 +01:00
Marcin Grzejszczak
0358629a1e Options are passed to StubRunnerRule; fixes #466 2017-11-23 11:25:49 +01:00
Marcin Grzejszczak
8e7494add0 Fixes regression with ; fixes #465 2017-11-22 22:24:16 +01:00
Marcin Grzejszczak
816d628da3 Fixed the bumping of libs 2017-11-22 15:04:25 +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
Marcin Grzejszczak
b0c42a1b92 Removig the {{systemProps}} from releaser config 2017-11-22 14:17:40 +01:00
Marcin Grzejszczak
c354bffafb Lower the logging level where password can be printed; fixes #463 2017-11-21 16:35:22 +01:00
Marcin Grzejszczak
be5e1741fc Merge branch '1.1.x' 2017-11-20 11:48:57 +01:00
Marcin Grzejszczak
8b69916754 Preparing for releaser GA release 2017-11-20 11:48:48 +01:00
Marcin Grzejszczak
61c789a376 Preparing for releaser GA release 2017-11-20 11:47:54 +01:00
Marcin Grzejszczak
835707b391 Not forcing boot version 2017-11-14 18:54:21 +01:00
Stefan Eicher
a3144b49d9 typo (#448) 2017-11-13 11:28:44 +01:00
Marcin Grzejszczak
72b72d83a0 Merge branch '1.1.x' 2017-11-13 10:55:17 +01:00
Marcin Grzejszczak
4dd8f0c515 Polish 2017-11-13 10:55:09 +01:00
Marcin Grzejszczak
99649a0437 Updated WireMock code 2017-11-13 10:44:48 +01:00
Marcin Grzejszczak
1460606ba5 Bumped WireMock to 2.11.0; fixes #454 2017-11-13 10:18:24 +01:00
Marcin Grzejszczak
bd02624671 Merge branch '1.1.x' 2017-11-13 10:16:36 +01:00
Marcin Grzejszczak
0097b6db6e Filters headers from response for Groovy DSL creation from rest docs; fixes #455 2017-11-13 10:16:29 +01:00
Marcin Grzejszczak
146289b4bb Updated docs with missing faq section 2017-10-25 15:26:11 +02:00
Marcin Grzejszczak
ffb146a65f Bumped versions 2017-10-24 18:53:52 +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
dc0ffd587e Merged 1.1.x 2017-10-24 18:33:19 +02:00
Marcin Grzejszczak
d7bda71cf6 Merge branch '1.1.x' 2017-10-24 18:30:34 +02:00
Marcin Grzejszczak
05db1d0933 Removing file feature from docs 2017-10-24 18:29:05 +02:00
Marcin Grzejszczak
2f8eccc582 Fixing the inheritance issue 2017-10-24 18:28:54 +02:00
Marcin Grzejszczak
7c93e76aaa Merge branch '1.1.x' 2017-10-24 12:18:38 +02:00
Marcin Grzejszczak
a87a280a33 Parametrizing ranges 2017-10-24 12:16:35 +02:00
Marcin Grzejszczak
bf6ceb4f81 Merge branch '1.1.x' 2017-10-24 11:55:00 +02:00
Marcin Grzejszczak
98b7b49459 Fixes the way tests from simple json are generated
json can have a very primitive structure. Without this change we have bugs when we try to generate tests

fixes #443
2017-10-24 11:47:28 +02:00
Marcin Grzejszczak
3930a0450a Bumped WireMock to 2.10.0; fixes #444 2017-10-23 12:58:57 +02:00
Eddú Meléndez Gonzales
a90ec81258 Fix WireMockRestDocs javadoc (#442) 2017-10-22 14:20:54 +02:00
Marcin Grzejszczak
143acc4ae2 Merge branch '1.1.x' 2017-10-19 14:35:17 +02:00
Marcin Grzejszczak
04bd1f5be7 Fixed unnecessary quotes for java messaging tests 2017-10-19 14:35:11 +02:00
Marcin Grzejszczak
25bba16ce8 Merge branch '1.1.x' 2017-10-19 11:51:13 +02:00
Marcin Grzejszczak
6aa8910ae8 Added ExecutionProperty resolution for sentTo; fixes #440 2017-10-19 11:16:48 +02:00
Marcin Grzejszczak
d752092d2c Bumped WireMock to 2.9.0; fixes #439 2017-10-18 08:54:31 +02:00
Marcin Grzejszczak
68d6dd9ff9 Fixed? 2017-10-06 14:11:34 +02:00
Marcin Grzejszczak
ed0bbc1bc4 Fixed restdocs tests 2017-10-06 12:08:02 +02:00
Marcin Grzejszczak
f32be83dba Fixed restdocs tests 2017-10-06 11:52:10 +02:00
Marcin Grzejszczak
3ec444e776 Fixed the invalid check of transformers array 2017-10-06 11:21:52 +02:00
Marcin Grzejszczak
0758f4ec38 Introduced adding of custom WireMock extensions (#429)
without this change we set only a single extension "response-transformer" without an option to provide any other ones
with this change we introduce the "spring.factories" based extension model. It's enough to provide your own implementation of `org.springframework.cloud.contract.verifier.dsl.wiremock.WireMockExtensions` and register it in `spring.factories`. That way you can control all extensions (request / response).

fixes #425
2017-10-05 15:52:27 +02:00
Marcin Grzejszczak
5062ff5880 Bumped maven props 2017-10-03 14:25:02 +02:00
Marcin Grzejszczak
5e4eabee19 Bumped gradle props 2017-10-03 14:13:12 +02:00
Marcin Grzejszczak
063cea4f5b Bumping versions to 1.1.5.BUILD-SNAPSHOT after release 2017-10-03 14:02:15 +02:00
Marcin Grzejszczak
67f4f11119 Going back to snapshots 2017-10-03 14:02:15 +02:00
Marcin Grzejszczak
e1b65dd672 Update SNAPSHOT to 1.1.4.RELEASE 2017-10-03 13:56:14 +02:00
Marcin Grzejszczak
4a46760ee2 Merge branch '1.1.x' 2017-09-30 19:14:57 +02:00