This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new e3f41eb Regen for commit f32cbcff7ac452424d127bc37c79ddbb5ee489c1
e3f41eb is described below
commit e3f41eb6dfbba51a8050f256110af5481c38dd90
Author: davsclaus <[email protected]>
AuthorDate: Sun Feb 27 10:35:32 2022 +0000
Regen for commit f32cbcff7ac452424d127bc37c79ddbb5ee489c1
Signed-off-by: GitHub <[email protected]>
---
.../resources/org/apache/camel/catalog/others.properties | 1 -
.../org/apache/camel/catalog/others/console.json | 15 ---------------
.../META-INF/services/org/apache/camel/other.properties | 2 +-
.../META-INF/services/org/apache/camel/other.properties | 2 +-
4 files changed, 2 insertions(+), 18 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
index 5f99325..2ecc8b0 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others.properties
@@ -8,7 +8,6 @@ cloud
cloudevents
cluster
componentdsl
-console
csimple-joor
cxf-transport
debug
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
deleted file mode 100644
index b1048bd..0000000
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/console.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "other": {
- "kind": "other",
- "name": "console",
- "title": "Console",
- "description": "Camel Developer Console",
- "deprecated": false,
- "firstVersion": "3.15.0",
- "label": "core",
- "supportLevel": "Preview",
- "groupId": "org.apache.camel",
- "artifactId": "camel-console",
- "version": "3.16.0-SNAPSHOT"
- }
-}
diff --git
a/components/camel-test/camel-test-cdi-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
b/components/camel-test/camel-test-cdi-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
index 6e8f9ff..b14ac04 100644
---
a/components/camel-test/camel-test-cdi-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
+++
b/components/camel-test/camel-test-cdi-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -3,5 +3,5 @@ name=test-cdi-junit5
groupId=org.apache.camel
artifactId=camel-test-cdi-junit5
version=3.16.0-SNAPSHOT
-projectName=Camel :: Test :: CDI:: JUnit5
+projectName=Camel :: Test :: CDI :: JUnit5
projectDescription=Camel unit testing with CDI and JUnit5
diff --git
a/components/camel-test/camel-test-spring-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
b/components/camel-test/camel-test-spring-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
index dd472bf..15aec84 100644
---
a/components/camel-test/camel-test-spring-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
+++
b/components/camel-test/camel-test-spring-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
@@ -3,5 +3,5 @@ name=test-spring-junit5
groupId=org.apache.camel
artifactId=camel-test-spring-junit5
version=3.16.0-SNAPSHOT
-projectName=Camel :: Test :: Spring:: JUnit5
+projectName=Camel :: Test :: Spring :: JUnit5
projectDescription=Camel unit testing with Spring and JUnit 5