summaryrefslogtreecommitdiffstats
path: root/java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-27 08:43:27 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-27 08:43:27 +0000
commit6867b320a37aa924de2e4e783cf1b286e9cb4fbc (patch)
tree4274fa69c84b5a22ebd0f9e987bc8f9573b7dce4 /java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF
parentaaf0d41afc7a24999f3c7d81f800bed37817c853 (diff)
Move workspace-impl to contrib as its not used by 2.x trunk code now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@779059 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF')
-rw-r--r--java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF/services/org.apache.tuscany.sca.workspace.builder.ContributionBuilder18
1 files changed, 18 insertions, 0 deletions
diff --git a/java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF/services/org.apache.tuscany.sca.workspace.builder.ContributionBuilder b/java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF/services/org.apache.tuscany.sca.workspace.builder.ContributionBuilder
new file mode 100644
index 0000000000..379d0a017e
--- /dev/null
+++ b/java/sca-contrib/modules/workspace-impl/src/main/resources/META-INF/services/org.apache.tuscany.sca.workspace.builder.ContributionBuilder
@@ -0,0 +1,18 @@
+# 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.tuscany.sca.workspace.builder.impl.ContributionDependencyBuilderImpl;id=org.apache.tuscany.sca.workspace.builder.ContributionDependencyBuilder