buildmaster
ca9bd89614
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 18:57:39 +00:00
Marcin Grzejszczak
8da2e4ee57
Checkstyle and jdk11 fix with spock
2018-10-05 10:44:28 +02:00
buildmaster
1d275c346a
Going back to snapshots
2018-09-21 23:48:07 +00:00
buildmaster
19fca03627
Update SNAPSHOT to Greenwich.M1
2018-09-21 23:41:27 +00:00
Marcin Grzejszczak
f8b142ddea
Merge branch '2.0.x'
2018-08-08 18:03:18 +02:00
Marcin Grzejszczak
8bb61176ea
Removed dirties context on any tests
2018-08-08 18:00:58 +02:00
Marcin Grzejszczak
c9228969de
Closing and restarting WireMock stub after and before each test ( #707 )
...
fixes gh-665
2018-08-08 17:52:28 +02:00
buildmaster
5375cf51ff
Bumping versions to 2.0.2.BUILD-SNAPSHOT after release
2018-07-31 20:10:10 +00:00
buildmaster
2e92b65169
Going back to snapshots
2018-07-31 20:10:09 +00:00
buildmaster
c9758f5d4c
Update SNAPSHOT to 2.0.1.RELEASE
2018-07-31 19:50:29 +00:00
Marcin Grzejszczak
fbee744992
Bump to Greenwich, 2.1.0
2018-07-19 15:00:13 +02:00
buildmaster
63418e0400
Bumping versions to 1.2.6.BUILD-SNAPSHOT after release
2018-06-29 20:38:49 +00:00
buildmaster
983b363512
Going back to snapshots
2018-06-29 20:38:47 +00:00
buildmaster
7d9dd84431
Update SNAPSHOT to 1.2.5.RELEASE
2018-06-29 20:22:31 +00:00
buildmaster
3be8122604
Bumping versions to 2.0.1.BUILD-SNAPSHOT after release
2018-06-19 01:35:06 +00:00
buildmaster
8540c6ffdd
Going back to snapshots
2018-06-19 01:35:04 +00:00
buildmaster
ffeb8f74eb
Update SNAPSHOT to 2.0.0.RELEASE
2018-06-19 01:22:57 +00:00
buildmaster
af93d926cb
Going back to snapshots
2018-05-25 13:31:27 +00:00
buildmaster
1e14427889
Update SNAPSHOT to 2.0.0.RC2
2018-05-25 13:22:50 +00:00
buildmaster
7484fc339c
Going back to snapshots
2018-04-23 15:16:20 +00:00
buildmaster
7a6037cafe
Update SNAPSHOT to 2.0.0.RC1
2018-04-23 15:09:43 +00:00
buildmaster
766cd59f64
Bumping versions to 1.2.5.BUILD-SNAPSHOT after release
2018-03-27 00:44:45 +00:00
buildmaster
ce62f7f77a
Going back to snapshots
2018-03-27 00:44:43 +00:00
buildmaster
71061a7d7f
Update SNAPSHOT to 1.2.4.RELEASE
2018-03-27 00:33:17 +00:00
buildmaster
b9740e900d
Going back to snapshots
2018-03-22 23:54:47 +00:00
buildmaster
501fefd389
Update SNAPSHOT to 2.0.0.M8
2018-03-22 23:52:03 +00:00
buildmaster
9c2d54453e
Going back to snapshots
2018-02-27 01:35:53 +00:00
buildmaster
c0f773ecd3
Update SNAPSHOT to 2.0.0.M7
2018-02-27 01:30:18 +00:00
buildmaster
a8e3b64fe6
Bumping versions to 1.2.4.BUILD-SNAPSHOT after release
2018-02-09 16:08:54 +00:00
buildmaster
ab660f8944
Going back to snapshots
2018-02-09 16:08:53 +00:00
buildmaster
c510a555b7
Update SNAPSHOT to 1.2.3.RELEASE
2018-02-09 15:54:44 +00:00
buildmaster
b2428c5f13
Bumping versions to 1.2.3.BUILD-SNAPSHOT after release
2018-01-16 17:20:16 +00:00
buildmaster
f5561d3f9b
Going back to snapshots
2018-01-16 17:20:15 +00:00
buildmaster
19deb01269
Update SNAPSHOT to 1.2.2.RELEASE
2018-01-16 17:09:51 +00:00
Marcin Grzejszczak
748e512f4d
Introduces explicit mode of stub downloading ( #503 )
...
* Introduces explicit mode of stub downloading
you have to explicitly provide the mode [CLASSPATH, REMOTE, LOCAL] of how you want to fetch and register stubs
fixes gh-287
2018-01-03 08:25:29 +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
buildmaster
2981b54b82
Going back to snapshots
2017-12-02 04:40:23 +00:00
buildmaster
9e5ac9020b
Update SNAPSHOT to 2.0.0.M5
2017-12-02 04:37:52 +00:00
buildmaster
5b2cc6f258
Going back to snapshots
2017-11-16 18:20:37 +00:00
buildmaster
f9908cefd2
Update SNAPSHOT to 2.0.0.M4
2017-11-16 18:17:31 +00:00
buildmaster
4cdd7462cc
Going back to snapshots
2017-10-28 07:25:37 +00:00
buildmaster
02d6c3e185
Update SNAPSHOT to 2.0.0.M3
2017-10-28 07:23:12 +00:00
Dave Syer
258d624975
Merge branch 'master' into 2.0.x
2017-08-30 09:31:49 +01:00
Dave Syer
51a35ce6b7
Use wiremock-standalone instead of the ambient server
...
The standalone jar is in much better shape now, and relocates all the
dependencies, like guava and jetty, so it's safe to use in a Spring
Boot project with Tomcat or a different version of jetty.
Fixes gh-397
2017-08-30 08:29:29 +01:00
Marcin Grzejszczak
1bdbd046ad
Going back to snapshots
2017-08-25 15:12:32 +02:00
Marcin Grzejszczak
1550f9fe0f
Update SNAPSHOT to 2.0.0.M2
2017-08-25 15:10:01 +02:00
Marcin Grzejszczak
ccdeda1fe1
Going back to snapshots
2017-08-25 14:58:18 +02:00
Marcin Grzejszczak
9782ec10ea
Update SNAPSHOT to 1.2.0.M1
2017-08-25 14:55:31 +02:00
Marcin Grzejszczak
2d7055560f
Going back to snapshots
2017-06-29 08:34:29 +02:00