This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-13636 in repository https://gitbox.apache.org/repos/asf/camel.git.
from ce1d4d6 CAMEL-13636: camel3 - SPI for ReactiveHelper so we can plugin different reactive engines add 2d6b9bb CAMEL-13636: camel3 - SPI for ReactiveHelper so we can plugin different reactive engines No new revisions were added by this update. Summary of changes: apache-camel/pom.xml | 6 +++++- apache-camel/src/main/descriptors/common-bin.xml | 1 + .../java/org/apache/camel/impl/engine/AbstractCamelContext.java | 7 ++++++- core/camel-reactive-executor-vertx/pom.xml | 5 +++++ .../org/apache/camel/reactive/vertx/VertXReactiveExecutor.java | 4 ++++ .../src/test/java/org/apache/camel/reactive/SimpleMockTest.java | 1 - examples/camel-example-main/pom.xml | 4 ++++ parent/pom.xml | 5 +++++ 8 files changed, 30 insertions(+), 3 deletions(-)