Commit Graph

437 Commits

Author SHA1 Message Date
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
buildmaster
ed2e9e6633 Going back to snapshots 2020-12-11 23:00:43 +00:00
buildmaster
5702a15b91 Update SNAPSHOT to 3.0.0-RC1 2020-12-11 22:49:57 +00:00
buildmaster
dbfcc50fae Bumping versions 2020-12-10 00:20:03 +00:00
Marcin Grzejszczak
0bb87d592e Merge branch '2.2.x' 2020-12-09 11:02:31 +01:00
Marcin Grzejszczak
3ccee094c4 Polish 2020-12-09 11:01:27 +01:00
Marcin Grzejszczak
9f78dad62d Merge branch '2.2.x' 2020-12-09 10:53:08 +01:00
Marcin Grzejszczak
4b7234d73c Revert "Revert "Support auto configuration on meta-annotations (#1564)""
This reverts commit c5b12b91b5.
2020-12-09 09:30:45 +01:00
Marcin Grzejszczak
a0c3686292 Setting current static WireMock instance when server is already running
without this change when the server was already running we wouldn't set the static WireMock's instance to that running server. That would result in still pointing to a previously started WireMock instance
with this change we're setting the static server instance to the running server

fixes gh-1425
2020-12-09 09:29:29 +01:00
Marcin Grzejszczak
c46118139f Fixed checkstyle 2020-12-08 16:08:49 +01:00
Marcin Grzejszczak
c05e2d4dfb Fixed checkstyle 2020-12-08 14:15:11 +01:00
Marcin Grzejszczak
bfbfe89351 Added better logging messages for WireMock configuration 2020-12-08 14:12:27 +01:00
buildmaster
a3268f908a Going back to snapshots 2020-12-01 23:43:23 +00:00
buildmaster
5625fc8972 Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:31:52 +00:00
buildmaster
1deb643be5 Bumping versions 2020-11-25 00:19:54 +00:00
Marcin Grzejszczak
93d22a834c Revert "Support auto configuration on meta-annotations (#1563)"
This reverts commit 663b76c742.
2020-11-24 08:43:20 +01:00
Marcin Grzejszczak
c5b12b91b5 Revert "Support auto configuration on meta-annotations (#1564)"
This reverts commit e3646988fe.
2020-11-24 08:33:04 +01:00
Fabian Winter
e3646988fe Support auto configuration on meta-annotations (#1564)
With this change, the stubbing of WireMock will be reset even if only a
meta-annotation is annotated with `@AutoConfigureWireMock`.

Fixes gh-1204
2020-11-23 10:27:56 +01:00
Marcin Grzejszczak
f620912740 Merge remote-tracking branch 'origin/2.2.x' 2020-11-23 09:31:50 +01:00
bono007
67eb9560a3 Allows @AutoConfigureWireMock to respect user-specified properties in yml (#1566)
Fixes gh-1555
2020-11-23 09:27:50 +01:00
Fabian Winter
663b76c742 Support auto configuration on meta-annotations (#1563)
With this change, the stubbing of WireMock will be reset even if only a
meta-annotation is annotated with `@AutoConfigureWireMock`.

Fixes gh-1204
2020-11-20 16:45:47 +01:00
buildmaster
f11212c2c1 Going back to snapshots 2020-11-17 21:41:10 +00:00
buildmaster
6a0b4555ea Update SNAPSHOT to 3.0.0-M5 2020-11-17 21:29:39 +00:00
buildmaster
8871838e69 Bumping versions to 2.2.6.BUILD-SNAPSHOT after release 2020-11-09 11:40:11 +00:00
buildmaster
81d2e7b3e9 Going back to snapshots 2020-11-09 11:40:10 +00:00
buildmaster
1ea1ea7113 Update SNAPSHOT to 2.2.5.RELEASE 2020-11-09 11:28:29 +00:00
buildmaster
68a657f2c0 Going back to snapshots 2020-10-03 14:55:00 +00:00
buildmaster
4e5267f939 Update SNAPSHOT to 3.0.0-M4 2020-10-03 14:39:36 +00:00
buildmaster
ffd6574532 Bumping versions 2020-09-17 00:23:53 +00:00
Marcin Grzejszczak
adbbae446a libs-x-local to just 'x' migration. Fixes gh-1507 2020-09-11 09:59:37 +02:00
Lari Hotari
c27e675ba8 Support multiple WireMockConfigurationCustomizers (#1501)
- fixes #1500
2020-09-08 13:24:30 +02:00
buildmaster
9908d6ffe9 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 22:04:39 +00:00
buildmaster
464046806d Going back to snapshots 2020-07-31 22:04:38 +00:00
buildmaster
2041d753d4 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:53:12 +00:00
buildmaster
ef923c1a26 Going back to snapshots 2020-07-23 19:22:19 +00:00
buildmaster
2dea2c25d7 Update SNAPSHOT to 3.0.0-M3 2020-07-23 19:11:42 +00:00
Marcin Grzejszczak
19f8cc4003 Fixed compilation issues 2020-07-07 18:20:33 +02:00
Marcin Grzejszczak
a37b35800d Fixed compilation issues 2020-07-07 08:52:13 +02:00
buildmaster
ca6e322cf2 Going back to snapshots 2020-05-29 19:29:08 +00:00
buildmaster
ac8ea6592b Update SNAPSHOT to 3.0.0-M2 2020-05-29 19:23:10 +00:00
buildmaster
b3ffbb99d3 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-05-28 22:22:17 +00:00
buildmaster
f0e7556400 Going back to snapshots 2020-05-28 22:22:16 +00:00
buildmaster
8dfb8d3017 Update SNAPSHOT to 2.2.3.RELEASE 2020-05-28 22:08:31 +00:00
Olga Maciaszek-Sharma
6ec5c8440e Merge remote-tracking branch 'origin/2.2.x' 2020-05-08 18:52:04 +02:00
Olga Maciaszek-Sharma
ca90c521b3 Do not override default RestDocs snippets with RestAssured. Fixes gh-14.00. 2020-05-08 18:33:18 +02:00
Olga Maciaszek-Sharma
156657c8c4 Update license comments. 2020-04-27 15:38:44 +02:00
Olga Maciaszek-Sharma
90c4312b37 Update license comments. 2020-04-24 13:24:33 +02:00
buildmaster
008c41e3eb Bumping versions 2020-04-17 16:20:16 +00:00
buildmaster
abf82e509f Going back to snapshots 2020-04-09 23:53:30 +00:00
buildmaster
dbfc0d7560 Update SNAPSHOT to 3.0.0.M1 2020-04-09 23:45:15 +00:00