Commit Graph

3514 Commits

Author SHA1 Message Date
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
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
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
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
Marcin Grzejszczak
2cd91bb671 Merge branch '2.2.x' 2020-07-24 18:21:40 +02:00
Swierkowski
a8fa381281 no length limit in ISO8601_WITH_OFFSET second's decimal fraction (#1456)
Fixes gh-1452
2020-07-24 18:21:14 +02:00
Marcin Grzejszczak
be72a53254 Merge branch '2.2.x' 2020-07-24 18:21:03 +02:00
Marcin Grzejszczak
8d46da6199 Added more logging if there are no HTTP stubs in the attached JAR. Fixes gh-1342 2020-07-24 15:54:53 +02:00
Marcin Grzejszczak
3ebd51cdaa Added support for ReactiveDiscoveryClient; fixes gh-1392 2020-07-24 15:27:41 +02:00
buildmaster
ef923c1a26 Going back to snapshots 2020-07-23 19:22:19 +00:00
buildmaster
2dea2c25d7 Update SNAPSHOT to 3.0.0-M3 2020-07-23 19:11:42 +00:00
Marcin Grzejszczak
2c2f49e98d Fixing RestAssured setup by excluding spring import 2020-07-23 15:19:41 +02:00
Marcin Grzejszczak
bd5b6e8800 Turns on JUnitPlatform for Gradle 2020-07-23 14:41:33 +02:00
Marcin Grzejszczak
4a0b7d4df8 Bumped image to use JUnit5 2020-07-23 13:48:56 +02:00
Marcin Grzejszczak
375eb54056 Adds missing import for @EnableStubServer, related to gh-1389 2020-07-23 11:38:53 +02:00
Marcin Grzejszczak
db6f51038a Adds missing import for @EnableStubServer, related to gh-1389 2020-07-23 11:38:12 +02:00
buildmaster
9ef89200de Bumping versions 2020-07-23 00:22:08 +00:00
Marcin Grzejszczak
841b88c58b Fixed checkstyle 2020-07-22 09:27:51 +02:00
Marcin Grzejszczak
d672c1c928 Fixed broken compilation 2020-07-22 09:21:24 +02:00
Marcin Grzejszczak
a937d18927 Upgraded jdk for docker images 2020-07-21 08:52:57 +02:00
Marcin Grzejszczak
a4ff369f14 Upgraded jdk for docker images 2020-07-21 08:41:32 +02:00
Marcin Grzejszczak
51b6bbea4b Upgraded jdk for docker images 2020-07-21 08:40:40 +02:00
buildmaster
717834d3d7 Bumping versions 2020-07-17 00:19:13 +00:00
Marcin Grzejszczak
6c5e5aafb3 Removed manual managing of activemq version 2020-07-15 16:13:25 +02:00
Marcin Grzejszczak
e5bdf70845 Merge branch '2.2.x' 2020-07-15 12:04:14 +02:00