This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.18.x by this push:
new 7c04ab24ff2 camel-cxf - Delete duplicate file
7c04ab24ff2 is described below
commit 7c04ab24ff26b26c24e2af3792aa241f5e1fa61e
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 2 09:59:17 2022 +0200
camel-cxf - Delete duplicate file
---
.../src/generated/resources/cxf-transport.json | 15 ---------------
1 file changed, 15 deletions(-)
diff --git
a/components/camel-cxf/camel-cxf-spring-transport/src/generated/resources/cxf-transport.json
b/components/camel-cxf/camel-cxf-spring-transport/src/generated/resources/cxf-transport.json
deleted file mode 100644
index 6935381b5b9..00000000000
---
a/components/camel-cxf/camel-cxf-spring-transport/src/generated/resources/cxf-transport.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "other": {
- "kind": "other",
- "name": "cxf-transport",
- "title": "CXF Transport",
- "description": "Camel Transport for Apache CXF",
- "deprecated": false,
- "firstVersion": "2.8.0",
- "label": "soap,webservice",
- "supportLevel": "Stable",
- "groupId": "org.apache.camel",
- "artifactId": "camel-cxf-transport",
- "version": "3.17.0-SNAPSHOT"
- }
-}