Commit Graph

717 Commits

Author SHA1 Message Date
dependabot-preview[bot]
4084017246 Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 (#1550)
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.1.0 to 3.1.1.
- [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.1.0...maven-project-info-reports-plugin-3.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-11-02 09:48:54 +01:00
Shannon Pamperl
9df4da4ef5 Skip tasks when input directory is empty (#1530) 2020-10-17 07:36:20 +02:00
buildmaster
1bfa966550 Bumping versions 2020-10-17 00:21:05 +00:00
buildmaster
2582109f9d Bumping versions 2020-10-05 00:22:09 +00:00
buildmaster
68a657f2c0 Going back to snapshots 2020-10-03 14:55:00 +00:00
buildmaster
4e5267f939 Update SNAPSHOT to 3.0.0-M4 2020-10-03 14:39:36 +00:00
Marcin Grzejszczak
24c930acd2 Added a milestone profile to the maven build 2020-10-03 08:38:23 +02:00
Shannon Pamperl
e91b91efba Convert Gradle plugin from Groovy to Java (#1480)
* Migrate ContractsCopyTask from Groovy to Java

* Convert code to Java

* Refactor ContractsCopyTask

* Migrate GenerateClientStubsFromDslTask from Groovy to Java.

* Refactor GenerateClientStubsFromDslTask

* Clean up configuration of stubsJar

* Migrate GenerateServerTestsTask from Groovy to Java

* Refactor GenerateServerTestsTask

* Migrate PublishStubsToScmTask from Groovy to Java

* Refactor PublishStubsToScmTask

* Remove dead code

* Add additional test to ensure merged contract repository settings works the same as it did before. Add .get() calls to trigger task configuration otherwise, we can miss errors with task configuration.

* Fixup all visibility modifiers and drop any deprecated functionality

* Migrate plugin from Groovy to Java

* Refactor plugin from Groovy to Java

* Fixup project.version where it might not be correctly available yet

* Fix tests that were broken

* Fix functional testing that was failing

* Update functional tests to ensure that up-to-date checks are running as expected

* Added comment around deleteStubsAfterTest in each of the tasks where it is used, to remind editors what the property is for.

* Enable support for build cache

* Reconcile documentation with code

* Remove TODO that has been answered

* Add documentation on how to customize the verifierStubsJar

* Fix failing test

* Allow contractsDirectory to be null

* Fix failing tests

* Move all main source code to java source set
2020-10-02 17:39:53 +02:00
buildmaster
77fc817643 Bumping versions 2020-09-30 00:22:43 +00:00
Stessy Delcroix
a9c862f9f8 Rewrite spring-cloud-contract-pact module (#1520)
part of gh-1470
2020-09-29 18:41:30 +02:00
buildmaster
ea4bb31077 Bumping versions 2020-09-24 00:22:32 +00:00
Marcin Grzejszczak
85b3a0c966 Added missing new line 2020-09-23 11:59:15 +02:00
Marcin Grzejszczak
87cd26b562 Rerun test/stub generation when 'clean' was called; fixes gh-1514 2020-09-22 13:57:58 +02:00
Marcin Grzejszczak
b738eca9f4 Fixed wrong conditional on missing beans for messaging; fixes gh-1513 2020-09-21 11:21:48 +02:00
Marcin Grzejszczak
2121b0b1b4 Added a CUSTOM test mode for test generation 2020-09-17 17:29:48 +02:00
buildmaster
ffd6574532 Bumping versions 2020-09-17 00:23:53 +00:00
Marcin Grzejszczak
adbbae446a libs-x-local to just 'x' migration. Fixes gh-1507 2020-09-11 09:59:37 +02:00
Marcin Grzejszczak
a2fac97148 Added GraphQL support (#1506)
fixes #670
2020-09-11 09:32:11 +02:00
dependabot-preview[bot]
58cb2256ce Bump maven-site-plugin from 3.8.2 to 3.9.1 (#1490)
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.8.2 to 3.9.1.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.8.2...maven-site-plugin-3.9.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-09-01 11:18:00 +02:00
Marcin Grzejszczak
8f12bc2ec0 Fixed reactor to 2020.0.0-SNAPSHOT 2020-08-24 10:53:29 +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
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
Shannon Pamperl
ba22c687c8 Disable stubsJar publication by default. (#1464)
Fixes gh-1168.
2020-08-07 16:01:53 +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
1110daa1d6 Bumping versions 2020-07-26 00:19:06 +00: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
buildmaster
717834d3d7 Bumping versions 2020-07-17 00:19:13 +00:00
Marcin Grzejszczak
f172674645 Bumped WireMock to 2.27.0; fixes gh-1440 2020-07-07 08:40:41 +02:00
Marcin Grzejszczak
6c02d8ce7a Merge branch '2.2.x' 2020-06-02 10:47:39 +02:00
buildmaster
b5680c66a9 Bumping versions 2020-05-30 00:24:30 +00:00
buildmaster
ca6e322cf2 Going back to snapshots 2020-05-29 19:29:08 +00:00
buildmaster
ac8ea6592b Update SNAPSHOT to 3.0.0-M2 2020-05-29 19:23:10 +00:00
buildmaster
b3ffbb99d3 Bumping versions to 2.2.4.BUILD-SNAPSHOT after release 2020-05-28 22:22:17 +00:00
buildmaster
f0e7556400 Going back to snapshots 2020-05-28 22:22:16 +00:00
buildmaster
8dfb8d3017 Update SNAPSHOT to 2.2.3.RELEASE 2020-05-28 22:08:31 +00:00
spencergibb
b8934a69e4 Updates plugin-publish-plugin to 0.11.0 2020-05-28 17:44:46 -04:00
buildmaster
7e6745b872 Bumping versions 2020-05-27 00:19:21 +00:00
Marcin Grzejszczak
5d17d84264 Merge branch '2.2.x' 2020-05-21 13:51:56 +02:00
Olga Maciaszek-Sharma
daf81fe82e Upgrade gradle wrappers to 6.4. Fixes gh-1407. 2020-05-14 17:30:36 +02:00
Olga Maciaszek-Sharma
50b36c49c7 Upgrade gradle and groovy version in test projects. 2020-05-13 18:37:44 +02:00
Olga Maciaszek-Sharma
9fcf5a3612 2.2.x gradle 6.4 (#1405)
* Upgrade gradle wrapper to 6.4. Fixes gh-1387.

* Document PublishStubsToScmTask API changes.

* Upgrade groovy to 2.5.10.
2020-05-13 14:47:33 +02:00
Olga Maciaszek-Sharma
ea50b40c57 Document PublishStubsToScmTask API changes. 2020-05-13 14:29:59 +02:00
Olga Maciaszek-Sharma
156657c8c4 Update license comments. 2020-04-27 15:38:44 +02:00
Olga Maciaszek-Sharma
90c4312b37 Update license comments. 2020-04-24 13:24:33 +02:00
buildmaster
008c41e3eb Bumping versions 2020-04-17 16:20:16 +00:00
buildmaster
b4ae35d602 Bumping versions 2020-04-10 00:23:03 +00:00
buildmaster
abf82e509f Going back to snapshots 2020-04-09 23:53:30 +00:00
buildmaster
dbfc0d7560 Update SNAPSHOT to 3.0.0.M1 2020-04-09 23:45:15 +00:00