chengpohi
bff685eb46
when contract is ignored, should not generate empty json, since it's invalid format for json
2017-12-08 14:13:40 -08:00
Marcin Grzejszczak
8be95a0a2e
bumping wiremock to 2.12.0
...
; fixes #477
2017-12-08 11:01:37 -08:00
Marcin Grzejszczak
1ea834bc19
bumping Boot o 1.5.9
2017-12-03 15:45:42 -05:00
buildmaster
2981b54b82
Going back to snapshots
2017-12-02 04:40:23 +00:00
buildmaster
9e5ac9020b
Update SNAPSHOT to 2.0.0.M5
2017-12-02 04:37:52 +00:00
Marcin Grzejszczak
1aa422e485
Merge branch '1.2.x'
2017-11-28 11:40:52 +01:00
JohannesDorn
9dca045197
Update DslToWireMockClientConverterSpec.groovy
2017-11-28 09:49:52 +01:00
JohannesDorn
475ab6af4b
Update DslToWireMockClientConverterSpec.groovy
2017-11-28 08:33:45 +01:00
Marcin Grzejszczak
6323ec4acb
Fixed bumping libs
2017-11-24 13:16:54 +01:00
Marcin Grzejszczak
10bec3e94a
Bumping versions to 1.2.2.BUILD-SNAPSHOT after release
2017-11-24 11:25:31 +01:00
Marcin Grzejszczak
118aba3f43
Going back to snapshots
2017-11-24 11:19:18 +01:00
Marcin Grzejszczak
23f7cf2fe0
Update SNAPSHOT to 1.2.1.RELEASE
2017-11-24 11:13:12 +01:00
Marcin Grzejszczak
8af7fb25c1
Merge branch 'master' into 2.0.x
2017-11-23 17:47:40 +01:00
Marcin Grzejszczak
786d504312
You can pass username & password explicitly to maven plugin
...
updated docs
fixes #462 #467
2017-11-23 17:47:31 +01:00
Marcin Grzejszczak
a792a48620
Merge branch 'master' into 2.0.x
2017-11-23 11:53:40 +01:00
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
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
1cee74932d
Merge branch 'master' into 2.0.x
2017-11-21 16:35:31 +01:00
Marcin Grzejszczak
c354bffafb
Lower the logging level where password can be printed; fixes #463
2017-11-21 16:35:22 +01:00
buildmaster
5b2cc6f258
Going back to snapshots
2017-11-16 18:20:37 +00:00
buildmaster
f9908cefd2
Update SNAPSHOT to 2.0.0.M4
2017-11-16 18:17:31 +00:00
Marcin Grzejszczak
c09f8ca730
Merge branch 'master' into 2.0.x
2017-11-13 10:18:37 +01:00
Marcin Grzejszczak
1460606ba5
Bumped WireMock to 2.11.0; fixes #454
2017-11-13 10:18:24 +01:00
Marcin Grzejszczak
506470523b
should fix log4j problems
2017-11-02 14:38:54 +01:00
buildmaster
4cdd7462cc
Going back to snapshots
2017-10-28 07:25:37 +00:00
buildmaster
02d6c3e185
Update SNAPSHOT to 2.0.0.M3
2017-10-28 07:23:12 +00: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
b73ba74910
Merge branch 'master' into 2.0.x
2017-10-24 18:33:42 +02:00
Marcin Grzejszczak
d7bda71cf6
Merge branch '1.1.x'
2017-10-24 18:30:34 +02:00
Marcin Grzejszczak
2f8eccc582
Fixing the inheritance issue
2017-10-24 18:28:54 +02:00
Marcin Grzejszczak
a893c0c93f
Merge branch 'master' into 2.0.x
2017-10-23 12:59:05 +02:00
Marcin Grzejszczak
3930a0450a
Bumped WireMock to 2.10.0; fixes #444
2017-10-23 12:58:57 +02:00
Marcin Grzejszczak
68de9d8d19
Merge branch 'master' into 2.0.x
2017-10-18 08:57:34 +02:00
Marcin Grzejszczak
d752092d2c
Bumped WireMock to 2.9.0; fixes #439
2017-10-18 08:54:31 +02:00
Marcin Grzejszczak
8da33723a4
Merge branch 'master' into 2.0.x
2017-10-06 11:24:21 +02:00
Marcin Grzejszczak
3ec444e776
Fixed the invalid check of transformers array
2017-10-06 11:21:52 +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
f8401ccb38
Merge branch 'master' into 2.0.x
2017-09-30 19:15:14 +02:00
Marcin Grzejszczak
5e1b99777b
Merge branch '1.1.x'
2017-09-28 14:40:46 +02:00
Marcin Grzejszczak
521f27b4a7
Bumps jsonassert to fix the issue with isEmpty
...
without this change when we're building a stub and it contains a non-empty array, we execute isEmpty to verify the array size. In jsonassert there's a bug cause isEmpty was the only method that didn't check if a flag to ignore exceptions was set
with this change we're bumping jsonassert where the exception got fixed
fixes #427
2017-09-28 14:37:03 +02:00
Marcin Grzejszczak
d06af6544f
Merge branch 'master' into 2.0.x
2017-09-05 14:19:30 +02:00
Marcin Grzejszczak
bd2f863fdf
Merge branch '1.1.x'
2017-09-05 14:19:19 +02:00