Commit Graph

3694 Commits

Author SHA1 Message Date
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
buildmaster
9d0a6c5509 Bumping versions 2021-01-23 00:21:13 +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
Olga Maciaszek-Sharma
fcde7ee58d Use org security policy. 2021-01-22 10:20:21 +01:00
Utkarsh Singh
d878a91135 Update project-features.adoc (#1595)
Fixes #1594
2021-01-11 13:36:47 +01:00
bono007
4b7e85cec1 Adds support for unqualified namespaced XML content (#1590)
Adds support for unqualified namespaced XML content and fixes how qualified namespace URIs values are retrieved.

Fixes gh-1571
2021-01-08 15:06:41 +01:00
Marcin Grzejszczak
119d9bdc48 Updated project versions 2020-12-23 17:05:26 +01:00
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