Commit Graph

739 Commits

Author SHA1 Message Date
buildmaster
1bc841d724 Bumping versions to 3.0.6-SNAPSHOT after release 2021-12-15 18:57:41 +00:00
buildmaster
381bb0992a Going back to snapshots 2021-12-15 18:57:40 +00:00
buildmaster
19e4db800f Update SNAPSHOT to 3.0.5 2021-12-15 18:24:03 +00:00
buildmaster
30d154db95 Bumping versions to 3.0.5-SNAPSHOT after release 2021-09-21 16:41:38 +00:00
buildmaster
28edc7ff02 Going back to snapshots 2021-09-21 16:41:37 +00:00
buildmaster
6bb48dbf43 Update SNAPSHOT to 3.0.4 2021-09-21 16:07:34 +00:00
Bastian Doetsch
2f37b46dde Fixes #1672: allow users to specify a custom build.gradle when using standalone docker image (#1695)
* pre-create directories for mounting and use /spring/cloud-contract and /contract and /spring-cloud-contract

* add documentation on how to run a customized gradle build to create tests
2021-08-10 15:59:32 +02:00
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
Marcin Grzejszczak
3494bc374c Fixed wrong include link; fixes gh-1658 2021-05-24 10:24:43 +02:00
Marcin Grzejszczak
75e90b02f9 Moved wiremock samples to spring cloud contract samples 2021-05-05 10:38:33 +02:00
Marcin Grzejszczak
1e9415b705 Version bumps
plexus-archiver -> 4.2.5
        groovy.version -> 2.5.14
        guice.version -> 5.0.0
        guava.version -> 30.0-jre
        plexus-utils -> 3.3.0
        maven.plugin.plugin -> 3.6.1
        maven-plugin-annotations -> 3.6.1
        maven-archiver -> 3.5.1
        plexus-archiver -> 4.2.5
        moco-runner -> 1.2.0
2021-04-27 18:27:09 +02:00
Plamen Totev
8ab3e970b3 Fix Clone on Windows instructions (#1631)
The suggested command

git clone -c core.longPaths true https://github.com/spring-cloud/spring-cloud-contract.git

fails because Git recognizes `true` as the repo to be cloned.

Add equal sign (`=`) to fix this issue.
This way Git will properly recognize `true` as the value for `core.longPaths`
2021-03-29 08:13:47 +02:00
Ahmed Yarub Hani Al Nuaimi
6a01e29ce5 Spelling and grammar fixes (#1624)
* Spelling and grammar fixes

* Undo some changes
2021-03-29 08:12:24 +02:00
Ryan Baxter
b77e99b3d1 Aligning contract docs with the rest of spring cloud 2021-03-18 16:28:28 -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
Jordi Llach
44d98f9734 Fixing typo on contractsProperties (#1622)
Fixing typo on contractsProperties and adding a use case sample
2021-03-15 10:45:13 +01:00
Marcin Grzejszczak
99f3d26851 Merge branch '2.2.x' 2021-03-09 10:17:13 +01:00
Marcin Grzejszczak
0f9b1aec07 Fixed the schema link; fixes gh-1593 2021-03-09 10:13:49 +01:00
Shannon Pamperl
999bc2e4b0 Add kotlin-scripting-compiler-embeddable for Kotlin DSL and fix outdated documentation wih respect to Rest Assured. (#1617)
Fixes gh-1600
2021-03-01 09:01:09 +01:00
buildmaster
d6437e43bb Bumping versions to 2.2.7.BUILD-SNAPSHOT after release 2021-02-11 15:06:30 +00:00
buildmaster
c251d06260 Going back to snapshots 2021-02-11 15:06:29 +00:00
buildmaster
16c738e94d Update SNAPSHOT to 2.2.6.RELEASE 2021-02-11 14:55:51 +00:00
Marcin Grzejszczak
fed305485c Merge branch '2.2.x' 2021-02-05 13:12:40 +01:00
bono007
9a5c5a03f1 Adds support for Kafka message keys in contracts (#1585)
* Adds support for Kafka message keys in contracts

* Updated doc to include note on Kafka key SerDes

* Removes unintentional changes from previous commit.

Fixes gh-1267
2021-02-04 13:44:10 +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
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
Marcin Grzejszczak
a4224d9e4f Going back to snapshots 2020-12-22 01:08:33 +01:00
Olga Maciaszek-Sharma
bc329767f6 Remove Ribbon references. 2020-12-18 18:23:02 +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
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
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
19dd0799c3 Bumping versions 2020-11-20 00:20:25 +00: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