summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/validation/src/main
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-03 15:37:23 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-11-03 15:37:23 +0000
commit705970570728dc8349a15e0e98837b5f896385be (patch)
tree094e286ed34016da187dee515427a66caa4ff662 /java/sca/itest/validation/src/main
parenta46f9b3773b5c74da6e03dbac6037474ed75ab60 (diff)
Add import/export.resource to the contributions schema. However it seems that our contribution schema is in the wrong place and the extension elements are in the wrong namespace. I'll open JIRA.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@710084 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/itest/validation/src/main')
-rw-r--r--java/sca/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/sca/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml b/java/sca/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml
index 8a2a1a23be..d3ce4d91c1 100644
--- a/java/sca/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml
+++ b/java/sca/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml
@@ -18,7 +18,6 @@
* under the License.
-->
<contribution xmlns="http://www.osoa.org/xmlns/sca/1.0"
- targetNamespace="http://calc"
xmlns:calc="http://calc">
<deployable composite="calc:Calculator"/>
<import.resource xmlns="http://www.osoa.org/xmlns/sca/1.0"/>