This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 3c20d20 Deleted type converter file that are no longer in use
3c20d20 is described below
commit 3c20d2069589f6a4e1d2d2fbc73d07762ccb591b
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jan 15 12:26:19 2019 +0100
Deleted type converter file that are no longer in use
---
.../META-INF/services/org/apache/camel/TypeConverter | 18 ------------------
1 file changed, 18 deletions(-)
diff --git
a/components/camel-spring/src/test/resources/META-INF/services/org/apache/camel/TypeConverter
b/components/camel-spring/src/test/resources/META-INF/services/org/apache/camel/TypeConverter
deleted file mode 100644
index de2496c..0000000
---
a/components/camel-spring/src/test/resources/META-INF/services/org/apache/camel/TypeConverter
+++ /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.
-#
-
-org.apache.camel.osgi.test
\ No newline at end of file