Commit Graph

459 Commits

Author SHA1 Message Date
buildmaster
d22f54c915 Going back to snapshots 2021-05-28 07:26:02 +00:00
buildmaster
ddc05a9c00 Update SNAPSHOT to 3.0.3 2021-05-28 07:08:54 +00:00
buildmaster
2ffab7b954 Bumping versions to 3.0.4-SNAPSHOT after release 2021-05-27 10:14:43 +00:00
buildmaster
13b3406698 Going back to snapshots 2021-05-27 10:14:42 +00:00
buildmaster
11f0c07ac7 Update SNAPSHOT to 3.0.3 2021-05-27 09:54:00 +00:00
GodwinMaravai
fab8b99b3a #1633 - Random https port in annotation AutoConfigureWireMock is broken issue - fix (#1653)
Co-authored-by: Godwin Ruswelt Xavier <godwin.ruswelt@kbc.be>
2021-04-29 14:33:41 +02:00
buildmaster
c323e3e105 Bumping versions 2021-04-24 00:21:43 +00:00
akotynski
006768c1e5 Support for jsonBody and base64Body Fixes gh-1644 (#1645) 2021-04-22 10:04:23 +02:00
spencergibb
02e2f04bab Ignores plugin and test milestone versions in releaser.
Fixes gh-1625
2021-03-18 12:08:00 -04:00
spencergibb
f141261c15 Revert "Comment out milestone versions and related tests."
This reverts commit 8a5b8975
2021-03-18 11:58:32 -04:00
buildmaster
3a6aceedcc Bumping versions to 3.0.3-SNAPSHOT after release 2021-03-17 22:59:11 +00:00
buildmaster
a1a706116f Going back to snapshots 2021-03-17 22:59:10 +00:00
buildmaster
a8da7f0aac Update SNAPSHOT to 3.0.2 2021-03-17 22:47:08 +00:00
spencergibb
8a5b89753d Comment out milestone versions and related tests.
See gh-1625
2021-03-17 15:09:29 -04:00
buildmaster
d062b72805 Bumping versions 2021-02-19 00:20:52 +00:00
bono007
a69b207c88 Searches enclosing class for @AutoConfigureWiremock (#1611)
* Searches enclosing class for @AutoConfigureWiremock

* Replace MergedAnnotations.from with TestContextAnnotationUtils.findMergedAnnotation

* Use TestContextAnnotationUtils.hasAnnotation rather than 'find and is not null'

* Previous commit needs negation on "hasAnnotation"

Fixes gh-1610
2021-02-18 13:40:12 +01:00
buildmaster
9a615c8f05 Bumping versions to 3.0.2-SNAPSHOT after release 2021-01-27 22:10:16 +00:00
buildmaster
40feade942 Going back to snapshots 2021-01-27 22:10:15 +00:00
buildmaster
aa1be4eeda Update SNAPSHOT to 3.0.1 2021-01-27 21:57:05 +00:00
Olga Maciaszek-Sharma
28bd1f47d7 Merge remote-tracking branch 'origin/2.2.x'
# Conflicts:
#	samples/standalone/restdocs/http-server/build.gradle
#	tests/samples-messaging-amqp/src/main/java/com/example/RabbitManager.java
2021-01-22 10:25:46 +01:00
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
Sudhir Tumati
e3d0de106b Add javadoc for AutoConfigureWireMock (#1584) 2020-12-15 08:19:05 +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
Marcin Grzejszczak
1c1fb6f23a Makes in progress contract tests disabled
without this change all tests from a package were not generated if at least one was in progress
with this change all tests are generated but those in progress are disabled / ignored

fixes gh-1449
2020-12-10 13:02:58 +01: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