summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-08-06 09:11:51 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-08-06 09:11:51 +0000
commita155ec2f03fe8fde25b30cb3b46fe32a853f72ab (patch)
treeb832f82ae35171dc4f061103279d37bf8ee0d005
parentdb1a01fc29b9fb4913433371e651a631190eb897 (diff)
Add the implementation.web xsd to the all xsd
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@683188 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd b/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd
index 89279510d5..82899ed8ed 100644
--- a/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd
+++ b/java/sca/modules/assembly-xsd/src/main/resources/sca-all.xsd
@@ -28,5 +28,6 @@
<include schemaLocation="sca-implementation-bpel.xsd"/>
<include schemaLocation="sca-implementation-spring.xsd"/>
<include schemaLocation="sca-implementation-ejb.xsd"/>
+ <include schemaLocation="sca-implementation-web.xsd"/>
</schema> \ No newline at end of file