Commit Graph

671 Commits

Author SHA1 Message Date
AshwiniKatur
81964c7a59 Provides Maven Plugin parameters documentation (#1527)
fixes #341
2020-10-17 09:04:27 +02: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
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
Marcin Grzejszczak
6e951e60fd Editing and listing fix
Edited the new content that came in with the fix for issue 1511.
    Also fixed a code listing for JAX-RS. (The tags were misplaced,
    and the additional characters broke the listing. I also had to
    replace the tab characters with tabs.)
2020-09-18 12:29:48 +02:00
Marcin Grzejszczak
b839ebfa46 Updated metadata name 2020-09-17 18:04:27 +02:00
Marcin Grzejszczak
33c7219336 Custom mode & GRPC support 2020-09-17 17:29:48 +02:00
buildmaster
ffd6574532 Bumping versions 2020-09-17 00:23:53 +00:00
Marcin Grzejszczak
a2fac97148 Added GraphQL support (#1506)
fixes #670
2020-09-11 09:32:11 +02:00
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
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
Marcin Grzejszczak
d8cdf442a0 Fixed broken docs 2020-08-24 15:11:59 +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
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
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
buildmaster
6a68268a12 Bumping versions 2020-07-29 00:18:59 +00: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
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
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
Jay Bryant
678274c872 Wording changes (#1442)
Replacing some terms
2020-07-14 11:47:44 +02:00
Marcin Grzejszczak
0f0fc49441 Changed the symbolic link 2020-06-09 16:09:28 +02:00
Marcin Grzejszczak
59d81258fe Added sybmolic links 2020-06-09 16:06:10 +02:00
Marcin Grzejszczak
6b079697b6 Updated props 2020-06-08 17:53:36 +02:00
Marcin Grzejszczak
310754b531 Changed packaging to jar 2020-06-08 17:11:35 +02:00
Marcin Grzejszczak
6cf4fd154f Uploading sources for docs 2020-06-08 16:47:33 +02: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
1ce11b97ea Bumping versions 2020-05-29 00:21:25 +00:00
buildmaster
7e6745b872 Bumping versions 2020-05-27 00:19:21 +00:00
Marcin Grzejszczak
b3b6341939 Setting up repository for docs.spring.io migration 2020-05-25 14:40:29 +02:00
Marcin Grzejszczak
38e7fd2eca Setting up repository for docs.spring.io migration 2020-05-25 13:43:13 +02:00
Olga Maciaszek-Sharma
ea50b40c57 Document PublishStubsToScmTask API changes. 2020-05-13 14:29:59 +02:00
Olga Maciaszek-Sharma
8f88fb2e09 Merge branch '2.2.x'
# Conflicts:
#	samples/standalone/dsl/http-server/src/main/java/com/example/fraud/MyProcessorListener.java
#	spring-cloud-contract-stub-runner/src/main/java/org/springframework/cloud/contract/stubrunner/spring/cloud/ribbon/StubRunnerRibbonAutoConfiguration.java
#	spring-cloud-contract-stub-runner/src/main/java/org/springframework/cloud/contract/stubrunner/spring/cloud/ribbon/StubRunnerRibbonBeanPostProcessor.java
#	spring-cloud-contract-stub-runner/src/main/java/org/springframework/cloud/contract/stubrunner/spring/cloud/ribbon/StubRunnerRibbonConfiguration.java
#	spring-cloud-contract-stub-runner/src/main/java/org/springframework/cloud/contract/stubrunner/spring/cloud/ribbon/StubRunnerRibbonServerList.java
#	spring-cloud-contract-verifier/src/main/java/org/springframework/cloud/contract/verifier/messaging/stream/StreamMessageCollectorMessageReceiver.java
#	spring-cloud-contract-verifier/src/test/groovy/org/springframework/cloud/contract/verifier/messaging/stream/StreamStubMessagesSpec.groovy
#	tests/samples-messaging-stream/src/main/java/com/example/DeleteSink.java
2020-04-27 15:10:42 +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
Kyle Carter
265266e0fa Fixed spelling error in howto (#1381) 2020-04-16 14:59:37 +02:00
Kyle Carter
d2ceaf6886 Fixed spelling error in howto (#1381) 2020-04-16 13:56:46 +02: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
buildmaster
0b03020efc Bumping versions 2020-04-09 00:22:17 +00:00
Olga Maciaszek-Sharma
2f77e77739 Downgrade groovy-nio version in docs module to 2.5.10. 2020-04-08 14:46:42 +02:00
Marcin Grzejszczak
9c009f92bf Align with Groovy version in sc-build 2020-04-06 12:26:09 +02:00
Michal Domagala
0a6d93a8d6 Contract maven plugin - incremental test generation (#1361)
* Contract maven plugin - incremental test generation

* incremental stubs and stub jar generation
2020-04-06 11:39:19 +02:00
Eddú Meléndez Gonzales
b500bc7ad9 Add support to resolve credentials from settings.xml (#1362)
fixes #1350
2020-04-03 08:36:05 +02:00
Marcin Grzejszczak
13930abf8a Updated docs 2020-04-01 13:42:54 +02:00
Dariusz Mydlarz
3ba46219cc Update title style. (#1364)
Fixes #1349
2020-03-31 12:06:50 +02:00
Spencer Gibb
ea090e1c68 Updates docs branches 2020-03-06 13:01:01 -05:00