summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-gdata/src/main/resources/META-INF/services
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-06-24 08:09:28 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-06-24 08:09:28 +0000
commit73f6e13f21dee827c3385a64dd7174522968d691 (patch)
tree405972a31a12ee085b5496eb1313e1c56911b175 /java/sca/modules/binding-gdata/src/main/resources/META-INF/services
parentc8595551ca8dc430d6b23340a7cef14755acaf25 (diff)
renaming binding-gdata to binding-gdata-runtime
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@671055 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/binding-gdata/src/main/resources/META-INF/services')
-rw-r--r--java/sca/modules/binding-gdata/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory19
1 files changed, 0 insertions, 19 deletions
diff --git a/java/sca/modules/binding-gdata/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory b/java/sca/modules/binding-gdata/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory
deleted file mode 100644
index 7957c636cc..0000000000
--- a/java/sca/modules/binding-gdata/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory
+++ /dev/null
@@ -1,19 +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.
-
-# Implementation class for the binding extension
-org.apache.tuscany.sca.binding.gdata.provider.AtomBindingProviderFactory;model=org.apache.tuscany.sca.binding.atom.AtomBinding