summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 13:01:26 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2009-09-15 13:01:26 +0000
commit927bf127eb5530bbda2da17ff99a0dab3d3f3a45 (patch)
treea0eaef54d7b3a5430c87da6450df57f4c7d375fc /sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF
parent25bb766d16d8981f06c94b0414c71cb3ea57eeef (diff)
Apply new naming convention to currency converter contributions and launchers for RMI, JMS and JSP
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@815305 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF')
-rw-r--r--sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF/sca-contribution.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF/sca-contribution.xml b/sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF/sca-contribution.xml
deleted file mode 100644
index 31875cc170..0000000000
--- a/sandbox/travelsample/contributions/currency-rmi-contribution/src/main/resources/META-INF/sca-contribution.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * 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.
--->
-<contribution xmlns="http://www.osoa.org/xmlns/sca/1.0">
- <import.java package="scatours.currencyconverter"/>
-</contribution> \ No newline at end of file