committed by
Marcin Grzejszczak
parent
4c3d0d2c3c
commit
5abf2d7c17
@@ -177,9 +177,4 @@ version of the release train (and vice versa).
|
||||
Done via https://github.com/spring-cloud/spring-cloud-contract/issues/267[issue 267]
|
||||
|
||||
[[cloud-verifier-1.2-2.0]]
|
||||
=== 1.2.x -> 2.0.x
|
||||
|
||||
==== No Camel support
|
||||
|
||||
We will add back Apache Camel support only after this https://issues.apache.org/jira/browse/CAMEL-11430[issue]
|
||||
gets fixed
|
||||
=== 1.2.x -> 2.0.x
|
||||
@@ -6,6 +6,7 @@ frameworks:
|
||||
|
||||
* Spring Integration
|
||||
* Spring Cloud Stream
|
||||
* Apache Camel
|
||||
* Spring AMQP
|
||||
|
||||
It also provides entry points to integrate with any other solution on the market.
|
||||
@@ -65,6 +66,8 @@ include::{tests_path}/spring-cloud-contract-stub-runner-stream/src/test/groovy/o
|
||||
include::{tests_path}/spring-cloud-contract-stub-runner-stream/src/test/groovy/org/springframework/cloud/contract/stubrunner/messaging/stream/StreamStubRunnerSpec.groovy[tags=trigger_all,indent=0]
|
||||
----
|
||||
|
||||
include::{tests_path}/spring-cloud-contract-stub-runner-camel/README.adoc[]
|
||||
|
||||
include::{tests_path}/spring-cloud-contract-stub-runner-integration/README.adoc[]
|
||||
|
||||
include::{tests_path}/spring-cloud-contract-stub-runner-stream/README.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user