Marcin Grzejszczak
7a347da55a
Going back to snapshots
2016-11-24 18:58:50 +01:00
Marcin Grzejszczak
c7883a0d97
Bumping version before release
2016-11-24 18:37:39 +01:00
Marcin Grzejszczak
42d82dca23
Prepared code for parallel run
2016-11-14 10:30:04 +01:00
Dave Syer
891452376b
Don't use ServerProperties for configuring Wiremock server
...
The problem is that it is a Spring Boot app (really tiny one), so
it binds to server.* in the environment, if you try to use
the stock ServerProperties. We only need a subset of the features
so it's actually relatively easy to wrap it and use a delegate.
2016-11-09 16:12:23 +00:00
Marcin Grzejszczak
b3cf4077e2
Fixed the base class name
...
without this change for convention class names we haven't escaped illegal chars
with this change the illegal chars are escaped and no compilation issues occur
fixes #137
2016-11-08 16:14:20 +01:00
Marcin Grzejszczak
f4a6b4f4b1
Going back to snapshots
2016-10-17 12:22:17 +02:00
Marcin Grzejszczak
dd214f83f6
Bumping versions before release
2016-10-17 11:54:52 +02:00
Marcin Grzejszczak
6381362ad6
Going back to Snapshots
2016-09-23 21:04:10 +02:00
Marcin Grzejszczak
8ee2ef4b18
Bumping versions before release
2016-09-23 20:07:58 +02:00
Marcin Grzejszczak
24b3f80e8c
Going back to SNAPSHOTs
2016-09-08 23:25:23 +02:00
Marcin Grzejszczak
411ca5886b
Bumping versions before RC1 release
2016-09-08 23:25:23 +02:00
Marcin Grzejszczak
c59306ce5d
Going back to snapshots
2016-08-27 00:27:55 +02:00
Marcin Grzejszczak
bf60a6b72f
Bumping versions before release
2016-08-26 23:51:33 +02:00
Dave Syer
bcce5699de
Add additional build() step to allow ordered stubs
2016-07-28 09:32:30 +01:00
Dave Syer
aa1d7dc074
Rename expect() to stubs() in mock server config
2016-07-26 14:29:20 +01:00
Marcin Grzejszczak
ddc66b4c0c
Going back to Snapshots
2016-07-22 16:22:47 +02:00
Marcin Grzejszczak
62f7d48f8d
Bumping version before M1 release
2016-07-22 16:17:30 +02:00
Marcin Grzejszczak
72e67d6397
Polish
2016-07-20 19:39:01 +02:00
Dave Syer
73c15c117c
Add wiremock samples back as real folders
2016-07-14 15:21:35 +01:00
Dave Syer
6181bd6249
Add plain wiremock samples
2016-07-14 14:19:06 +01:00