Marcin Grzejszczak
6402e14f3c
Added support for Stub Runner and Pact Broker
...
fixes gh-191
commit 533f1d3d0e8f6dcd37677bfef555fc2ea86bc1b1
Author: Tim Ysewyn <Tim.Ysewyn@me.com >
Date: Wed Mar 7 15:56:48 2018 +0100
Upgraded pact-jvm-model to 3.5.13
2018-04-02 22:50:40 +02:00
Dave Syer
8dd4796d07
Tidy up sample dependencies
2018-02-05 14:22:08 +00:00
Dave Syer
92848125b9
Draft support for WebTestClient ( #514 )
...
* Draft support for WebTestClient
* Share some common code between MockMvc and WebTestClient
* Fix co-ordinates of server stubs
* Fix project names in Gradle
2018-01-12 15:12:31 +01:00
Marcin Grzejszczak
80f0e66292
Revert "Revert "Merge branch 'master' into 2.0.x""
...
This reverts commit 822dd4b732 .
2017-12-20 16:37:38 +01:00
Marcin Grzejszczak
822dd4b732
Revert "Merge branch 'master' into 2.0.x"
...
This reverts commit 63a1981f54 , reversing
changes made to 0cca942e86 .
2017-12-20 16:31:52 +01:00
Marcin Grzejszczak
30f5c62bce
Moved to boot M6
2017-11-15 10:06:04 +01:00
Marcin Grzejszczak
0766528aee
Merge branch 'master' into 2.0.x
2017-10-06 14:13:42 +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
53330c7585
Merge branch 'master' into 2.0.x
2017-10-06 11:52:39 +02:00
Marcin Grzejszczak
f32be83dba
Fixed restdocs tests
2017-10-06 11:52:10 +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
8a30a18c47
Updated Boot to 2.0.0.M2
2017-08-13 18:40:42 -04:00
Marcin Grzejszczak
82fda14b61
Bumped versions
2017-06-20 15:10:16 +02:00
Marcin Grzejszczak
c1fca13f12
Initial commit
2017-06-15 14:56:18 +02: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
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
1a22c00359
Merge branch '1.0.x'
2017-04-14 17:10:17 +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
ef9c567d46
Going back to snapshots
2017-03-10 15:00:53 +01:00
Marcin Grzejszczak
e36a6e2b56
Going back to snapshots
2017-01-30 11:47:27 +01:00
Marcin Grzejszczak
dfceed2ce1
Bumping versions before release
2017-01-30 11:41:56 +01:00
Marcin Grzejszczak
bacde76798
Going back to snapshots
2017-01-12 15:58:06 +01:00
Marcin Grzejszczak
bc37cc9a1a
Bumping version before release
2017-01-12 15:28:20 +01:00
Marcin Grzejszczak
fef078d2eb
Bumped up boot version in samples
2016-12-28 19:57:07 +01:00
Marcin Grzejszczak
d8ff715527
Bumped up version to 1.1.0
2016-12-07 14:34:56 +01:00
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
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
7072284c95
Making Windows build pass ( #109 )
...
* had to ignore some tests for Windows due to absurd exceptions
* fixed escaping path for directory matching
fixes #98
2016-10-16 13:47:46 +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
f5183fcde3
Change repo URLs to https
2016-08-17 17:31:25 +01:00
Dave Syer
3c104276fc
Remove redundant shell scripts from sample builds
2016-08-14 09:19:37 -07:00
Marcin Grzejszczak
82302ae721
Fixed Contract build
2016-08-12 10:46:36 +02:00
Marcin Grzejszczak
01cfa8dcf9
Fixed build
2016-08-09 14:28:57 +02:00
Dave Syer
71b16eac86
Configure Maven to run Gradle where necessary
2016-07-28 12:51:28 +01:00
Marcin Grzejszczak
1aba428aaf
Fixed the build
2016-07-27 11:59:21 +02:00
Dave Syer
5609ffe76c
Add support for WireMock matchers on restdocs stub builder
2016-07-27 09:16:12 +01:00