Commit Graph

3935 Commits

Author SHA1 Message Date
Marcin Grzejszczak
ff1f18118e Changed the samples branch to master 2020-12-23 15:35:59 +01:00
buildmaster
5b4bd07114 Bumping versions 2020-12-23 00:20:47 +00:00
Marcin Grzejszczak
b4ffd69aee Update pom.xml 2020-12-22 07:49:58 +01:00
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
Marcin Grzejszczak
b2a17c686c Added the missing maven-publish plugin 2020-12-22 00:53:21 +01:00
Marcin Grzejszczak
2e6a43df86 Added missing docker entries for a GA release 2020-12-22 00:45:26 +01:00
Marcin Grzejszczak
82eadd2881 Gradle can't create a POM - need to add more versions 2020-12-21 23:10:08 +01:00
Marcin Grzejszczak
20cd916347 Gradle can't create a POM 2020-12-21 22:53:38 +01:00
Marcin Grzejszczak
410d94d9dd Gradle 2020-12-21 22:36:20 +01:00
Marcin Grzejszczak
96da8878c5 Gradle 2020-12-21 22:21:33 +01:00
Marcin Grzejszczak
f471244a56 Gradle, please work 2020-12-21 21:58:55 +01:00
buildmaster
ae31d2b341 Bumping versions 2020-12-19 00:20:11 +00:00
Olga Maciaszek-Sharma
6a30d2cb78 Adjust to changes in commons. 2020-12-18 18:35:19 +01:00
Olga Maciaszek-Sharma
bc329767f6 Remove Ribbon references. 2020-12-18 18:23:02 +01:00
buildmaster
ab9d80c483 Workaround for https://github.com/spring-projects/spring-amqp/issues/1285 2020-12-18 16:21:47 +01:00
Marcin Grzejszczak
27ebc96baa Workaround for https://github.com/spring-projects/spring-amqp/issues/1285 2020-12-18 16:11:22 +01:00
Sudhir Tumati
e3d0de106b Add javadoc for AutoConfigureWireMock (#1584) 2020-12-15 08:19:05 +01:00
Ankur Shukla
82d0e6eb7a Added a section "Cloning the repository on Windows" for issue#1567 (#1575)
* Added a section "Cloning the repository on Windows"

* Changes to incorporate feedback from Buzzardo

* Formatting as per feedback from Buzzardo

* removing bullet points.

* Presenting user with unnumbered list for git config options

* fixing a small typo

* adding code-fences and

Co-authored-by: Ankur Shukla <ashukla@thinkanalytics.com>

fixes gh-1567
2020-12-14 22:11:13 +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