Marcin Grzejszczak
76e47bfdec
Update SNAPSHOT to 2.0.0.M1
2017-06-29 08:24:17 +02:00
Marcin Grzejszczak
4501b29a74
Bumped libs
2017-06-29 07:27:59 +02:00
Marcin Grzejszczak
f37eb63a1a
Merge branch 'master' into 2.0.x
2017-06-26 18:28:33 +02:00
Marcin Grzejszczak
7be2d8dad5
Bumped rest assured to 3.0
...
fixes #267
2017-06-26 18:15:39 +02:00
Marcin Grzejszczak
a58461f1c0
Bumped libs
...
WireMock to 2.6.0
Boot to 1.5.5.BUILD-SNAPSHOT
jopt to 5.0.3
spock global unroll to 0.5.1
hoverfly to 0.2.2
commons3 to 3.6
fixes #317
2017-06-26 11:01:55 +02:00
Marcin Grzejszczak
33413084cb
Moved the code from groovy to Java o avoid bizarre error
2017-06-22 13:45:29 +02:00
Marcin Grzejszczak
8dc8015be2
Finchley upgrade
2017-06-21 23:43:55 +02:00
Marcin Grzejszczak
82fda14b61
Bumped versions
2017-06-20 15:10:16 +02:00
Marcin Grzejszczak
7dca840cfb
Trying to make stub runner work
2017-06-20 10:29:44 +02:00
Marcin Grzejszczak
57fe9939ce
Bumped libs
2017-06-19 19:49:33 +02:00
Marcin Grzejszczak
dde0360f6c
Merge branch 'master' into 2.0.x
2017-06-19 18:56:59 +02:00
Dave Syer
d67e69624a
Revert change the fails tests (committed by mistake)
2017-06-19 11:28:50 +01:00
Marcin Grzejszczak
96a0b687fe
Bumping gradle
2017-06-18 22:50:58 +02:00
Dave Syer
ff54a18776
Merge branch 'master' into 2.0.x
2017-06-16 14:49:57 +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
Marcin Grzejszczak
c1fca13f12
Initial commit
2017-06-15 14:56:18 +02: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
Marcin Grzejszczak
e0ea1b27f0
Bumping versions to 1.1.2.BUILD-SNAPSHOT after release
2017-05-22 23:57:24 +02:00
Marcin Grzejszczak
82f68347fa
Going back to snapshots
2017-05-22 23:57:23 +02:00
Marcin Grzejszczak
7a10b3bf34
Update SNAPSHOT to 1.1.1.RELEASE
2017-05-22 23:51:18 +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
Dave Syer
f3102d6366
Merge branch '1.0.x'
2017-04-24 09:21:35 +01:00
Dave Syer
d3f6ad90a8
Add a fault injector if server is jetty or tomcat
...
Tomcat sends a slightly different reponse and the client sees it
differently in the malformed chunk scenario. It would be good to have
the same features for Undertow.
See gh-270.
2017-04-24 09:20:17 +01:00
Dave Syer
225e83d025
Merge branch '1.0.x'
2017-04-21 16:10:30 +01:00
Dave Syer
235281ce9f
Add @AutoConfigureHttpClient for SSL validation error handling
...
For tests only users can add this annotation to make the rest template
in their app ignore SSL validation.
2017-04-21 16:09:08 +01: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
Marcin Grzejszczak
fb2520b9d3
Merge branch '1.0.x'
2017-04-14 17:16:17 +02:00
Marcin Grzejszczak
f4aa98636e
Fixed tests
2017-04-14 17:16:01 +02:00
Marcin Grzejszczak
1a22c00359
Merge branch '1.0.x'
2017-04-14 17:10:17 +02:00
Marcin Grzejszczak
2ce4b2e67c
Added an option to use Rest Assured version 3.0
...
without this change it's impossible to use Rest Assured 3.0 with Spring Cloud Contract. That's because we are adding Rest Assured 2.0 imports.
with this change we detect Rest Assured version. If 3.0 is available on the classpath we change the imports
fixes #266
2017-04-14 15:31:22 +02:00
Marcin Grzejszczak
ef5020986f
Bumping versions to 1.1.1.BUILD-SNAPSHOT after release
2017-04-11 11:26:11 +02:00
Marcin Grzejszczak
fe14d5c7d9
Going back to snapshots
2017-04-11 11:23:13 +02:00
Marcin Grzejszczak
c167df4fd6
Update SNAPSHOT to 1.1.0.RELEASE
2017-04-11 11:08:00 +02:00
Dave Syer
ac9e976a4b
Merge remote-tracking branch 'origin/1.0.x'
2017-03-24 09:43:04 +00:00
Dave Syer
c1e285e76f
Fix property source ordering issue with bootstrap context
...
The problem is that the bootstrap context gets created first
with the correct wiremock server port, and then the environment
is merged into the main context before the annotation
property source is created, so the latter takes precedence.
Fixed by re-ordering the property sources if detected.
Also switch off bootstrap context for wiremock server
Fixes gh-225
2017-03-24 09:41:36 +00:00
Marcin Grzejszczak
a6cd890b50
Going back to snapshots
2017-03-17 10:09:33 +01:00
Marcin Grzejszczak
47dc54cad4
Update SNAPSHOT to 1.1.0.RC1
2017-03-17 10:04:52 +01:00
Marcin Grzejszczak
77f42a6f98
Bumped versions
2017-03-13 09:51:30 +01:00
Marcin Grzejszczak
ef9c567d46
Going back to snapshots
2017-03-10 15:00:53 +01:00
Marcin Grzejszczak
63180de4fe
Bumping versions before release
2017-03-10 14:46:47 +01:00