summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.1/modules/binding-erlang-runtime/src/main/resources/META-INF/services
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-09-16 15:09:43 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-09-16 15:09:43 +0000
commitabdb5c2bab736f468143e4d4b6befd458e1afd83 (patch)
tree21b8be79be7ab189d29dc22ed00e9f8debba5f5e /branches/sca-java-1.5.1/modules/binding-erlang-runtime/src/main/resources/META-INF/services
parentbbff3295386efa9f8566a2a1e245356093578421 (diff)
TUSCANY-3271 - erlang support not required for 1.5.1. We should target 1.6 for this.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815823 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5.1/modules/binding-erlang-runtime/src/main/resources/META-INF/services')
-rw-r--r--branches/sca-java-1.5.1/modules/binding-erlang-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory19
1 files changed, 0 insertions, 19 deletions
diff --git a/branches/sca-java-1.5.1/modules/binding-erlang-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory b/branches/sca-java-1.5.1/modules/binding-erlang-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.BindingProviderFactory
deleted file mode 100644
index 8e1c659797..0000000000
--- a/branches/sca-java-1.5.1/modules/binding-erlang-runtime/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.erlang.impl.ErlangBindingProviderFactory;model=org.apache.tuscany.sca.binding.erlang.ErlangBinding