summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 13:10:19 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-10-30 13:10:19 +0000
commit47fdbd622dc107617a0e5bbd85d21f9249d17ed3 (patch)
tree3a1733846621cede38b013ae73374498d925769a /branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd
parent7a28ba7f5ff5dbe521e4b62011c4353685516a31 (diff)
TUSCANY-2631 - Make the contribution processor more fault tolerant. Apply Ram's patches (and a few other changes). Doesn't do everything asked for in the JIRA but a step in the right direction
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@709156 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd b/branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd
index 10f54275d0..62444a6d03 100644
--- a/branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd
+++ b/branches/sca-java-1.3.3/modules/assembly-xsd/src/main/resources/sca.xsd
@@ -16,6 +16,8 @@
<include schemaLocation="sca-binding-jms.xsd"/>
<include schemaLocation="sca-binding-sca.xsd"/>
+ <include schemaLocation="sca-contributions.xsd"/>
+
<include schemaLocation="sca-definitions.xsd"/>
<include schemaLocation="sca-policy.xsd"/>