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
85f458e34c
Update SNAPSHOT to 1.1.2.RELEASE
2017-07-21 14:06:43 +02:00
Marcin Grzejszczak
39be73ac13
Fixed checkstyle
2017-06-28 12:08:20 +02:00
Marcin Grzejszczak
36409ac400
Fixing the way queue binding key gets used for rabbit listener
...
without this change we're very strict in terms of the number of called send methods on the rabbittemplate
with this change we accept that the method could have been called more than once
fixes #332
2017-06-28 11:46:22 +02:00
Marcin Grzejszczak
cd67e1f0ea
Revert "Trying to make moco thing work"
...
This reverts commit 29f1d614eb .
2017-05-31 16:42:50 +02:00
Marcin Grzejszczak
29f1d614eb
Trying to make moco thing work
2017-05-31 16:30:42 +02:00
Marcin Grzejszczak
85a37345e3
Adding debug to see why the test is failing
2017-05-30 17:33:23 +02:00
Marcin Grzejszczak
766f90363b
Trying to fix the build
2017-05-30 15:36:29 +02:00
Marcin Grzejszczak
84b0cc6478
Checking if the root project has .idea folder
...
fixes #286
2017-05-30 13:23:03 +02:00
Marcin Grzejszczak
464e886bb8
Added versions
2017-05-26 22:03:29 +02:00
Marcin Grzejszczak
9ffd9d8f6a
Added stream doc updates
2017-05-26 19:37:41 +02:00
Marcin Grzejszczak
a4d451484b
Hacking activemq
2017-05-23 00:10:15 +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
Marcin Grzejszczak
f84f415d04
Fixing camel
2017-05-22 23:37:43 +02:00
Marcin Grzejszczak
0c07996d4f
Deploying moco-stub jar
2017-04-28 14:10:09 +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
0ea4ecc9e7
Merge branch '1.0.x'
2017-04-26 15:07:32 +02:00
Marcin Grzejszczak
c22c47153e
Fixed wrong copy paste in the docs
...
fixes #281
2017-04-26 15:06:00 +02:00
Marcin Grzejszczak
c69fd7e660
Fixed invalid activemq setup
2017-04-25 11:37:31 +02:00
Marcin Grzejszczak
2d6abb246b
Merge branch '1.0.x'
2017-04-14 10:13:03 +02:00
Marcin Grzejszczak
5903aaa689
Added a printing of exceptions when failing to download a stub
...
without this change the root reason for exception is not presented
with this change we're printing that reason
fixes #248
2017-04-14 10:11:58 +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
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
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
Marcin Grzejszczak
3351bb3751
Ignored a test due to Netflix Retry issue
2017-02-10 14:13:54 +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
f59107fd62
Merge branch '1.0.x'
2017-01-16 13:45:59 +01:00
Marcin Grzejszczak
8d23d934c9
Bumped copyrights
2017-01-16 12:40:34 +01:00
Marcin Grzejszczak
1dabe2b610
:xMerge branch '1.0.x'
2017-01-14 22:10:24 +01:00
Marcin Grzejszczak
edf30b73d6
Made tests pass in parallel
2017-01-14 22:08:34 +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
2808d3eb2e
Updated to sc-zookeeper changes
2017-01-12 15:11:22 +01:00
Marcin Grzejszczak
fb134a473d
Merge branch '1.0.x'
...
fixes #179 #117
2016-12-28 19:40:42 +01:00
Marcin Grzejszczak
cb803320cd
Updated tests for the context path
...
without this change the explicit mode is broken and context path scenario can't be tested
with this change you can provide the EXPLICIT mode with which you can set the RestAssured to send real requests. That way you can set up your application to listen on a socket and have the context path setup. The contracts need to include the context path too since in real world you'll send a request to a URL that contains a context path element.
fixes #179 #117
2016-12-28 19:38:39 +01:00
Marcin Grzejszczak
eda0e1d061
Merge branch '1.0.x'
...
fixes #178
2016-12-27 12:26:13 +01:00
Marcin Grzejszczak
b7beb322b5
Fixed deserialization of byte array
...
without this fix we're not assuming that the payload can be an array of bytes
with this fix we're converting an array of bytes into a String
fixes #178
2016-12-27 12:24:34 +01:00
Marcin Grzejszczak
faa18a69b1
Made stub downloading pluggable ( #165 )
...
* Added implementation for pluggable stub downloading
* Added docs and test for pluggable sub dowloader
fixes #165
2016-12-13 09:32:32 +01:00
Marcin Grzejszczak
a649ade37b
Bumped to Boot 1.5
2016-12-12 18:11:11 +01:00
Marcin Grzejszczak
eabb0f6724
Updated docs
2016-12-07 22:24:34 +01:00