Marcin Grzejszczak
32c1850c54
updated the versions
2017-11-24 14:34:43 +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
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
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
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
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
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
ccdeda1fe1
Going back to snapshots
2017-08-25 14:58:18 +02:00
Marcin Grzejszczak
9782ec10ea
Update SNAPSHOT to 1.2.0.M1
2017-08-25 14:55:31 +02:00
Marcin Grzejszczak
a1839450fb
Merge branch '1.1.x'
2017-08-22 17:40:59 +02:00
Marcin Grzejszczak
13bc6aa93c
Removed unnecessary gson dep fixes #58
2017-08-22 17:40:48 +02:00
Marcin Grzejszczak
0b3233fd03
Bumped maven samples
2017-08-21 12:56:19 +02:00
Marcin Grzejszczak
7f2833a868
Bumped Gradle plugin version in samples
2017-08-21 12:35:44 +02:00
Marcin Grzejszczak
b99bf95ff9
Bumping versions to 1.1.4.BUILD-SNAPSHOT after release
2017-08-21 12:33:24 +02:00
Marcin Grzejszczak
237ee85dc3
Going back to snapshots
2017-08-21 12:33:24 +02:00
Marcin Grzejszczak
b81bb2a489
Update SNAPSHOT to 1.1.3.RELEASE
2017-08-21 12:28:10 +02:00
Marcin Grzejszczak
e4af835b8e
Going back to snapshots
2017-07-21 14:30:45 +02:00
Marcin Grzejszczak
b7901769df
Merge branch '1.1.x'
2017-07-19 11:15:05 +02:00
Marcin Grzejszczak
11b864dada
Updated Boot version
2017-07-19 11:14:56 +02:00
Marcin Grzejszczak
7be2d8dad5
Bumped rest assured to 3.0
...
fixes #267
2017-06-26 18:15:39 +02:00
Marcin Grzejszczak
82fda14b61
Bumped versions
2017-06-20 15:10:16 +02:00
Dave Syer
d67e69624a
Revert change the fails tests (committed by mistake)
2017-06-19 11:28:50 +01:00
Dave Syer
8cdad73158
Add support for placeholder resolution in stub file names
...
E.g. document("{method-name}/{step}").
Fixes gh-84
2017-06-16 14:47:38 +01:00
Dave Syer
186886029b
Switch to Boot 1.5.4.RELEASE for samples in Gradle
2017-06-13 14:52:43 +01:00
Dave Syer
ac28dd204c
Switch to Boot 1.5.4.RELEASE for samples
2017-06-13 14:46:05 +01:00
Marcin Grzejszczak
464e886bb8
Added versions
2017-05-26 22:03:29 +02:00
Marcin Grzejszczak
f599a8d745
Updated versions
2017-05-26 20:34:29 +02:00
Marcin Grzejszczak
76de9cec36
Bumped versions after release
2017-05-26 14:57:34 +02:00
Dave Syer
2f01b89345
Update Spring Boot versions in messaging tests
2017-05-15 11:41:09 +01:00
Marcin Grzejszczak
c9538548fd
Adds an option to use StubRunner from classpath ( #284 )
...
without this change there's no option to use Stub Runner to pick stubs from classpath
with this change we're adding that option. It's enough for the user not to provide neither the `repositoryRoot` nor `workOffline`. If that's the case then Classpath scanning will take place.
fixes #282
2017-04-27 17:13:15 +02:00
Marcin Grzejszczak
a804894c9a
Updated code and docs
2017-04-26 12:42:33 +02:00
Marcin Grzejszczak
cf52e6baa6
Added support fot dots in keys
...
without this change it's impossible to work with jsons that have dots in keys
with this change that's possible again
fixes #269
2017-04-26 12:12:17 +02:00
Marcin Grzejszczak
221b88044d
Merge branch 'master' into features/docs-tuning
2017-04-25 07:42:33 +02:00
Marcin Grzejszczak
e9770c6ac2
Fixed the build
2017-04-24 15:05:43 +02:00
jkubrynski
b600b85908
Polish documentation
2017-04-18 21:41:09 +02:00
Jakub Kubryński
7c8a8b4d33
Simplify samples used in documentation ( #268 )
2017-04-18 14:17:35 +02:00