Dave Syer
a7720c3915
Fix parent poms
2016-07-09 11:51:14 +01:00
Dave Syer
432f952d3d
Flatten hierarchy
2016-07-09 10:34:49 +01:00
Dave Syer
9736fa91b0
Remove gradle build
2016-07-09 10:07:30 +01:00
Dave Syer
36b97533c7
Add Maven build
2016-07-09 10:07:18 +01:00
Dave Syer
5b96800b4a
Extract gradle plugin into its own build
2016-07-09 10:05:21 +01:00
Marcin Grzejszczak
bab3dd63cb
Polish + travis
2016-07-08 17:09:41 +02:00
Marcin Grzejszczak
37bd94ffc0
Merge branch 'master' of github.com:spring-cloud/spring-cloud-contract into fork_with_history
2016-07-08 16:45:09 +02:00
Marcin Grzejszczak
52352d5a46
Merge branch 'fork_with_history' of github.com:Codearte/accurest into fork_with_history
2016-07-08 16:44:21 +02:00
marcin
4ee555cc32
Moved code a bit
2016-07-08 16:43:02 +02:00
marcin
6e397a6e5e
Moved code a bit
2016-07-08 16:14:13 +02:00
Marcin Grzejszczak
f8a46f966c
Added missing target
2016-07-08 13:23:20 +02:00
Marcin Grzejszczak
9a8c40f9e0
Added missing jars
2016-07-08 13:20:15 +02:00
Marcin Grzejszczak
84f8305123
Added missing jars
2016-07-08 13:07:59 +02:00
Marcin Grzejszczak
bd3c38d097
Initial commit of Spring Cloud Contract Verifier
2016-07-08 12:51:00 +02:00
Marcin Grzejszczak
da801e52c7
Added property to skip array size assertion ( #295 )
...
with this fix you can pass set the Contract Verifier property 'assertJsonSize' to true / false in order to check / not check the array size of a JSON
workaround to #293
2016-07-06 15:38:20 +02:00
Marcin Grzejszczak
24fc9e1351
Fixed wrong gradle plugin setup
2016-06-30 00:30:17 +02:00
Marcin Grzejszczak
8540e75cfd
Added missing tasks
...
Added default Gradle tasks
2016-06-29 23:27:30 +02:00
Marcin Grzejszczak
2f3887753e
Fixed funcTest
2016-06-29 19:18:11 +02:00
Marcin Grzejszczak
8f37b1823d
Big refactoring
...
moved the contract to the spec modules
changed the package of the contract
fixed a couple of bugs related to stream messaging
fixed a bug related to not copying of contracts via Gradle
2016-06-29 18:59:44 +02:00
Marcin Grzejszczak
68559b2577
Fixed the bug with bad sent msgs
2016-06-28 22:57:45 +02:00
Marcin Grzejszczak
845002bc78
Polish
2016-06-28 22:38:36 +02:00
Marcin Grzejszczak
b38372011c
Fixed the bug with regex in GString in messaging
2016-06-21 20:24:20 +02:00
Marcin Grzejszczak
33a57dd147
Added tests for messaging
2016-06-21 10:37:15 +02:00
Marcin Grzejszczak
76edee5019
Updated the docs
2016-06-20 13:45:52 +02:00
Marcin Grzejszczak
26130232dc
Updated the docs
2016-06-20 13:43:05 +02:00
Marcin Grzejszczak
817c232d3f
Rebranding ( #287 )
2016-06-19 23:55:09 +02:00