Commit Graph

3935 Commits

Author SHA1 Message Date
Jay Bryant
27be9dc36e Change related to issue 1483 (#1484)
Fixes a couple of formatting issues that should be included when the
doc-generation code is moved out of a test.
2020-08-26 13:44:29 +02:00
Anatolii Zhmaiev
3f90880cbb Convert from groovy to java (#1482) 2020-08-26 13:43:53 +02:00
Marcin Grzejszczak
00d6154c60 Revert "Hardcoding reactor dependencies"
This reverts commit 50d69cb74c.
2020-08-25 10:38:57 +02:00
Marcin Grzejszczak
a6b6671624 Moved metadata around 2020-08-25 10:38:32 +02:00
Marcin Grzejszczak
474ef9b1a6 Moved the metadata examples 2020-08-25 10:38:32 +02:00
Anatolii Zhmaiev
130068ca41 Convert from groovy to java (#1481) 2020-08-25 08:26:14 +02:00
Marcin Grzejszczak
d8cdf442a0 Fixed broken docs 2020-08-24 15:11:59 +02:00
Marcin Grzejszczak
50d69cb74c Hardcoding reactor dependencies 2020-08-24 13:43:09 +02:00
Marcin Grzejszczak
8f12bc2ec0 Fixed reactor to 2020.0.0-SNAPSHOT 2020-08-24 10:53:29 +02:00
Anatolii Zhmaiev
883dc6a8ed Convert from groovy to java (#1478) 2020-08-23 20:51:08 +02:00
santfirax
de25234823 Convert from Groovy to Java DefaultResponseTransformer.groovy (#1477)
Co-authored-by: santiago <jomolanoper@gmail.com>
2020-08-23 20:47:05 +02:00
Marcin Grzejszczak
a915cf102b Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
Anatolii Zhmaiev
c5d3456d3a Convert groovy to java (spring-cloud-contract-verifier module) (#1476)
* Convert groovy to java (gh-1470)

Co-authored-by: Anatolii Zhmaiev <Anatolii_Zhmaiev@epam.com>
2020-08-20 18:13:24 +02:00
Snyk bot
8f201d0c6c fix: pom.xml to reduce vulnerabilities (#1473)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236
2020-08-18 12:51:03 +02:00
Stessy Delcroix
fca9b69766 Rewrite WireMockToDslConverter to Java (#1471)
* Rewrite WireMockToDslConverter to Java

* Fixes imports and code formatting

part of gh-1470
2020-08-18 11:57:22 +02:00
Marcin Grzejszczak
7e08c42e8f Fixing the build - wrong mockito version loaded 2020-08-12 15:08:39 +02:00
Marcin Grzejszczak
84cfb7488a Messaging support for stub runner boot
With this change by adding --thin.profile=kafka or --thin.profile=rabbit we're able to turn on messaging support for stub runner boot.

Also for Docker, you will be able to pass MESSAGING_TYPE env var with either rabbit or kafka as a value and we'll run the messaging support for you.

fixes gh-1468
2020-08-07 17:49:10 +02:00
Marcin Grzejszczak
825ccbf305 Improved the stub runner boot image
- set the port to 8750, fixes gh-755
- stub runner app bases on thin jar, fixes gh-1385

a prerequisite for messaging support of docker images and polyglot messaging
2020-08-07 17:16:38 +02:00
Shannon Pamperl
ba22c687c8 Disable stubsJar publication by default. (#1464)
Fixes gh-1168.
2020-08-07 16:01:53 +02:00
Marcin Grzejszczak
0644d7af1c Fixed invalid URL in YAML 2020-08-07 14:28:58 +02:00
Marcin Grzejszczak
a98160d358 Fixed invalid URL in YAML 2020-08-07 14:04:45 +02:00
buildmaster
13a5de4d63 Bumping versions 2020-08-07 00:19:19 +00:00
Marcin Grzejszczak
a24f609561 Bumped jdk 2020-08-05 17:01:12 +02:00
buildmaster
83c53e9efc Going back to snapshots 2020-08-04 13:57:28 +02:00
buildmaster
a2539d21fd Update SNAPSHOT to 2.2.4.RELEASE 2020-08-04 13:57:13 +02:00
Marcin Grzejszczak
266423a98d Fixed jdk version 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
62e69e8193 Added proper conditions for on each execution 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
6856568a52 Fixde calling before / after methods too often 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
943111cb18 Removing port clash 2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
fa07ca140c StubRunnerExtension can't be registered around non static field
fixes gh-1458
2020-08-04 13:56:31 +02:00
Javier Alejandro Miño
90be2f0b50 bug: handle xml with namespaces for validations #1427 (#1446)
fixes gh-1446
2020-08-04 13:56:31 +02:00
Marcin Grzejszczak
242c8208a9 Adds metadata to contracts (#1466)
fixes #1340
fixes #1078 
fixes #1406
2020-08-04 13:36:22 +02:00
spencergibb
8cfff1caa3 Updates s-c-build to 2.3.2.BUILD-SNAPSHOT 2020-08-03 13:48:45 -04:00
dependabot-preview[bot]
91b7b95557 Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0 (#1463)
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases)
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.0.0...maven-project-info-reports-plugin-3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 19:12:18 +02:00
buildmaster
9908d6ffe9 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2020-07-31 22:04:39 +00:00
buildmaster
464046806d Going back to snapshots 2020-07-31 22:04:38 +00:00
buildmaster
2041d753d4 Update SNAPSHOT to 2.2.4.RELEASE 2020-07-31 21:53:12 +00:00
Marcin Grzejszczak
ed146c9712 Fixed jdk version 2020-07-31 13:28:01 +02:00
Marcin Grzejszczak
59dd620415 Added proper conditions for on each execution 2020-07-31 12:46:35 +02:00
Marcin Grzejszczak
cd58c2c69a Fixde calling before / after methods too often 2020-07-31 12:34:47 +02:00
Marcin Grzejszczak
00714aa7e5 Removing port clash 2020-07-31 12:13:53 +02:00
Marcin Grzejszczak
339da7d1d6 StubRunnerExtension can't be registered around non static field
fixes gh-1458
2020-07-31 11:27:35 +02:00
buildmaster
6a68268a12 Bumping versions 2020-07-29 00:18:59 +00:00
dependabot-preview[bot]
d82cde2294 Bump javax.ws.rs-api from 2.1 to 2.1.1 (#1435)
Bumps [javax.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api) from 2.1 to 2.1.1.
- [Release notes](https://github.com/eclipse-ee4j/jaxrs-api/releases)
- [Commits](https://github.com/eclipse-ee4j/jaxrs-api/commits/2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 13:42:38 +02:00
dependabot-preview[bot]
6c59d1ea0e Bump jackson-module-jsonSchema from 2.10.0 to 2.11.1 (#1436)
Bumps [jackson-module-jsonSchema](https://github.com/FasterXML/jackson-module-jsonSchema) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/FasterXML/jackson-module-jsonSchema/releases)
- [Commits](https://github.com/FasterXML/jackson-module-jsonSchema/compare/jackson-module-jsonSchema-2.10.0...jackson-module-jsonSchema-2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 13:42:20 +02:00
dependabot-preview[bot]
b928e4988d Bump moco-runner from 1.0.0 to 1.1.0 (#1437)
Bumps [moco-runner](https://github.com/dreamhead/moco) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/dreamhead/moco/releases)
- [Commits](https://github.com/dreamhead/moco/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 13:41:55 +02:00
dependabot-preview[bot]
0f5a378b2d Bump dockerfile-maven-plugin from 1.4.12 to 1.4.13 (#1438)
Bumps [dockerfile-maven-plugin](https://github.com/spotify/dockerfile-maven) from 1.4.12 to 1.4.13.
- [Release notes](https://github.com/spotify/dockerfile-maven/releases)
- [Changelog](https://github.com/spotify/dockerfile-maven/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/dockerfile-maven/compare/v1.4.12...v1.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 13:41:39 +02:00
Javier Alejandro Miño
29f9722c97 bug: handle xml with namespaces for validations #1427 (#1446)
fixes gh-1446
2020-07-28 13:40:30 +02:00
Jay Bryant
28cce70a1f Editing pass (#1450)
Editing pass to catch up with the most recent changes.
2020-07-28 13:39:54 +02:00
buildmaster
1110daa1d6 Bumping versions 2020-07-26 00:19:06 +00:00