Marcin Grzejszczak
39bef2ce08
Fixed equals and hashcode
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
a328130418
WireMock done
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
01460f6d9f
Fixed Groovy
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
e7619a1117
Polish
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
6602f98be6
Added option to provide pluggable implementations for stubs
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
f148c5b8bf
Using factories
2016-12-07 22:24:34 +01:00
Marcin Grzejszczak
d63a557a29
Added Contract converter + Yaml example
2016-12-07 22:24:34 +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
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
8e68dcedd4
Problem with auto-generated values from regex inside the respose body
...
added missing `$()` method for consumer and producer side only
fixes #94
2016-10-04 15:12:55 +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
01f4ad76be
Consumer Contracts ( #83 )
...
With this functionality you can have one centralized repository containing all contracts. This repo will have to produce a JAR containing all contracts. The layout of the repository can be arbitrary but some sensible defaults are assumed. The producer will be able to then download that JAR and produce tests and stubs from it.
fixes #38
2016-09-23 10:16:51 +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
Marcin Grzejszczak
c7665db7d9
Fixed code style issues
2016-08-12 11:46:41 +02:00
Marcin Grzejszczak
3552684f93
Invalid array size check
...
there was a problem with the way property related to array size check was passed. Not only was the condition inverse, but also the properties weren't passed.
With this change those issues were fixed, we've added the missing maven plugin feature and ensured that the array check is the default option.
fixes #60
2016-08-11 14:33:30 +02: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
5ef7a7fee2
Changed client / server to consumer / producer
2016-07-21 12:08:38 +02:00
Dave Syer
0f8bd476b2
Fix gmaven config
2016-07-19 14:44:55 +01:00
Dave Syer
675278eb4f
Remove some references to deleted projects
2016-07-19 14:35:08 +01:00
Dave Syer
4137d964f8
Move verifier up to top level
2016-07-19 14:35:08 +01:00
Dave Syer
e3c564e023
Move converters to tools directory
2016-07-19 12:18:01 +01:00