You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gn...@apache.org on 2020/03/03 06:48:42 UTC

[camel] branch master updated: Remove duplicate resource file

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

gnodet 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 30b78b9  Remove duplicate resource file
30b78b9 is described below

commit 30b78b9567ca37e2c16dc0abe15d5a83ac4ccd0f
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Tue Mar 3 07:48:27 2020 +0100

    Remove duplicate resource file
---
 .../org/apache/camel/properties-component-factory      | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/core/camel-core-languages/src/main/resources/META-INF/services/org/apache/camel/properties-component-factory b/core/camel-core-languages/src/main/resources/META-INF/services/org/apache/camel/properties-component-factory
deleted file mode 100644
index 9f34c8f..0000000
--- a/core/camel-core-languages/src/main/resources/META-INF/services/org/apache/camel/properties-component-factory
+++ /dev/null
@@ -1,18 +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.
-#
-
-class=org.apache.camel.component.properties.PropertiesComponent