This is an automated email from the ASF dual-hosted git repository.
orpiske 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 667a3fa0cda remove leftover
667a3fa0cda is described below
commit 667a3fa0cda89176b0c0c6f9de6f63850dbbca2a
Author: Babak Vahdat <[email protected]>
AuthorDate: Mon Dec 30 23:34:22 2024 +0100
remove leftover
---
components/camel-cxf/camel-cxf-spring-soap/rm.sh | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/components/camel-cxf/camel-cxf-spring-soap/rm.sh
b/components/camel-cxf/camel-cxf-spring-soap/rm.sh
deleted file mode 100755
index 7289056dc2e..00000000000
--- a/components/camel-cxf/camel-cxf-spring-soap/rm.sh
+++ /dev/null
@@ -1,20 +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.
-#
-
-while read -r filename; do
- rm "$filename"
-done <list.txt