This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 7e3d59dfecf CAMEL-18966: Fixed RAT
7e3d59dfecf is described below
commit 7e3d59dfecf68dfcc75e80b36a087b635ce9b63c
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jan 29 14:14:18 2023 +0100
CAMEL-18966: Fixed RAT
---
.../services/org/apache/camel/other.properties | 24 ----------------------
.../camel-zeebe/src/generated/resources/zeebe.json | 14 -------------
.../camel-zeebe/src/main/resources/component/zeebe | 1 -
3 files changed, 39 deletions(-)
diff --git
a/components/camel-zeebe/src/generated/resources/META-INF/services/org/apache/camel/other.properties
b/components/camel-zeebe/src/generated/resources/META-INF/services/org/apache/camel/other.properties
deleted file mode 100644
index 93067037991..00000000000
---
a/components/camel-zeebe/src/generated/resources/META-INF/services/org/apache/camel/other.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-# Generated by camel build tools - do NOT edit this file!
-name=zeebe
-groupId=org.apache.camel
-artifactId=camel-zeebe
-version=3.20.1-SNAPSHOT
-projectName=Camel :: Zeebe
-projectDescription=Camel Zeebe support
diff --git a/components/camel-zeebe/src/generated/resources/zeebe.json
b/components/camel-zeebe/src/generated/resources/zeebe.json
deleted file mode 100644
index 8ea8dd808f0..00000000000
--- a/components/camel-zeebe/src/generated/resources/zeebe.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "other": {
- "kind": "other",
- "name": "zeebe",
- "title": "Zeebe",
- "description": "Camel Zeebe support",
- "deprecated": false,
- "firstVersion": "3.20",
- "supportLevel": "Experimental",
- "groupId": "org.apache.camel",
- "artifactId": "camel-zeebe",
- "version": "3.20.1-SNAPSHOT"
- }
-}
diff --git a/components/camel-zeebe/src/main/resources/component/zeebe
b/components/camel-zeebe/src/main/resources/component/zeebe
deleted file mode 100644
index fb96f14727e..00000000000
--- a/components/camel-zeebe/src/main/resources/component/zeebe
+++ /dev/null
@@ -1 +0,0 @@
-class=de.lorez.camunda.org.apache.camel.component.zeebe.ZeebeComponent