You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/07 05:21:11 UTC

[camel] branch master updated: Removed reactive-executor-vertx json from threadpool-factory-vertx component

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new e80229b  Removed reactive-executor-vertx json from threadpool-factory-vertx component
e80229b is described below

commit e80229bd7b58387d5b0f714d120fcb2aff1ba7ae
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 7 07:18:42 2020 +0200

    Removed reactive-executor-vertx json from threadpool-factory-vertx component
---
 .../src/generated/resources/reactive-executor-vertx.json  | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/components/camel-threadpoolfactory-vertx/src/generated/resources/reactive-executor-vertx.json b/components/camel-threadpoolfactory-vertx/src/generated/resources/reactive-executor-vertx.json
deleted file mode 100644
index 217160b..0000000
--- a/components/camel-threadpoolfactory-vertx/src/generated/resources/reactive-executor-vertx.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "reactive-executor-vertx",
-    "title": "Reactive Executor Vert.x",
-    "description": "Reactive Executor for camel-core using Vert.x",
-    "deprecated": false,
-    "firstVersion": "3.0.0",
-    "label": "reactive",
-    "supportLevel": "Experimental",
-    "groupId": "org.apache.camel",
-    "artifactId": "camel-reactive-executor-vertx",
-    "version": "3.5.0-SNAPSHOT"
-  }
-}