This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/sandbox/camel-3.x by this push: new 8546902 Remove unused files 8546902 is described below commit 85469020a68871d43d2b2a04288a76d58e1343cc Author: Guillaume Nodet <gno...@gmail.com> AuthorDate: Tue Nov 13 11:20:16 2018 +0100 Remove unused files --- .../apache/camel/cloud/aggregating-service-discovery | 17 ----------------- .../org/apache/camel/cloud/chained-service-filter | 17 ----------------- 2 files changed, 34 deletions(-) diff --git a/camel-core/src/main/resources/META-INF/services/org/apache/camel/cloud/aggregating-service-discovery b/camel-core/src/main/resources/META-INF/services/org/apache/camel/cloud/aggregating-service-discovery deleted file mode 100644 index 675af88..0000000 --- a/camel-core/src/main/resources/META-INF/services/org/apache/camel/cloud/aggregating-service-discovery +++ /dev/null @@ -1,17 +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.impl.cloud.AggregatingServiceDiscoveryFactory \ No newline at end of file diff --git a/camel-core/src/main/resources/META-INF/services/org/apache/camel/cloud/chained-service-filter b/camel-core/src/main/resources/META-INF/services/org/apache/camel/cloud/chained-service-filter deleted file mode 100644 index 6eb18b5..0000000 --- a/camel-core/src/main/resources/META-INF/services/org/apache/camel/cloud/chained-service-filter +++ /dev/null @@ -1,17 +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.impl.cloud.ChainedServiceFilterFactory \ No newline at end of file