Commit Graph

3668 Commits

Author SHA1 Message Date
Marcin Grzejszczak
27ebc96baa Workaround for https://github.com/spring-projects/spring-amqp/issues/1285 2020-12-18 16:11:22 +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
9d1ea9bdd9 Added exclusions for spring cloud function core 2020-12-11 22:09:24 +01:00
buildmaster
68fd288dfc Bumping versions 2020-12-11 00:20:25 +00:00
Marcin Grzejszczak
e7cafc162b Merge branch '2.2.x' 2020-12-11 00:25:46 +01:00
bono007
ec909350e9 Generates random boolean request value for aBoolean() (#1581)
Fixes gh-1410
2020-12-11 00:25:35 +01:00
Marcin Grzejszczak
45042ecc92 Merge branch '2.2.x' 2020-12-10 14:24:56 +01:00
Marcin Grzejszczak
346ecc48a8 Added support for XPath for multiple elements; fixes gh-1546 2020-12-10 14:23:45 +01:00
Marcin Grzejszczak
d4321d4191 Merge branch '2.2.x' 2020-12-10 14:02:42 +01:00
Marcin Grzejszczak
1bb3516249 Fixed broken compilation 2020-12-10 14:00:53 +01:00
Marcin Grzejszczak
ee8d71fb8b Merge branch '2.2.x' 2020-12-10 13:56:48 +01:00
Marcin Grzejszczak
2b0ef2f2fc Don't parse the stream content type to generate stubs
without this change we're parsing the stream's output
with this change we treat it as it is

fixes gh-1535
2020-12-10 13:50:16 +01:00
Marcin Grzejszczak
6850d4e9e9 Merge branch '2.2.x' 2020-12-10 13:30:46 +01:00
Marcin Grzejszczak
e4aaee6ba6 Merge branch '2.2.x' 2020-12-10 13:30:26 +01:00
Marcin Grzejszczak
919f4373db Bumped docker image base to 21.04; upgraded JDK; fixes gh-1579 2020-12-10 13:15:22 +01: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
Marcin Grzejszczak
4d71108e4f Bumped docker image base to 21.04; upgraded JDK; fixes gh-1579 2020-12-10 12:26:29 +01:00
Marcin Grzejszczak
a5072c53e9 Merge branch '2.2.x' 2020-12-10 10:43:29 +01:00
bono007
2eff08d08e Adds info note in Wiremock docs around use of WireMock.resetToDefaultMappings (#1577)
* Adds info note in Wiremock docs around use of WireMock.resetToDefaultMappings when using '_stubs' property.

Fixes gh-1451

* Polished newly added docs w/ proper tense.
2020-12-10 10:37:44 +01:00
Marcin Grzejszczak
3350802bd5 Merge branch '2.2.x' 2020-12-10 08:58:21 +01:00
bono007
172175929c Removes the exclusions of old asm lib from jsonpath lib. (#1578)
Reverts gh-1568
2020-12-10 08:57:36 +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
Snyk bot
ecf011dc21 fix: pom.xml to reduce vulnerabilities (#1576)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGCODEHAUSGROOVY-1048850
2020-12-09 08:49:31 +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
Shannon Pamperl
7804933b21 Attempt to keep Kotlin totally off the classpath (#1558)
* Attempt to keep Kotlin totally off the classpath

* Add version header for new class

* Fix a few bugs with the samples and provide better debugging output for javaexec

* Use main consistently

* Fix Gradle's published pom and use maven-publish plugin consistently throughout plugin and samples

* Re-add groovydoc jar

* Have assemble create the groovydoc jar

* Switch to publishToMavenLocal

* Sync dependencies with pom.xml and fix null provider for Gradle versions less than 6.2

* Perform quoting conditionally for Windows only

* Add jsch, aether, and shaded libraries to round out compatibility

* Ensure contract tests are generated before kotlin compile task
2020-12-03 10:24:55 +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
Marcin Grzejszczak
3305ee31b3 Merge branch '2.2.x' 2020-12-01 13:35:17 +01:00
Marcin Grzejszczak
de8333deed Exludes asm libraries from jsonassert
fixes gh-1568
fixes gh-1561
2020-12-01 13:33:30 +01:00
Marcin Grzejszczak
d8f6e17af5 Removed most of deprecations; fixes gh-1570 2020-11-26 12:58:47 +01: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
703d57059b Merge remote-tracking branch 'origin/2.2.x' 2020-11-24 08:33:29 +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
19dd0799c3 Bumping versions 2020-11-20 00:20:25 +00:00
Olga Maciaszek-Sharma
5245a8869f Fix stubsDir for publishStubsToScmTask. (#1560) 2020-11-19 21:56:49 +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