From 79ee3ef4b1e7014231af2627572b03c497063e3a Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 6 May 2010 12:31:45 +0000 Subject: TUSCANY-3530 - first raft of changes to turn on property type checking at deployment time. Required by ASM_5038 and ASM_5039. Still some TODOs including handling elements, composite properties, multiplicity and complex types derived from the component type. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@941695 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/modules/assembly-xml/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'sca-java-2.x/trunk/modules/assembly-xml/pom.xml') diff --git a/sca-java-2.x/trunk/modules/assembly-xml/pom.xml b/sca-java-2.x/trunk/modules/assembly-xml/pom.xml index 25bb479962..8eb306f07c 100644 --- a/sca-java-2.x/trunk/modules/assembly-xml/pom.xml +++ b/sca-java-2.x/trunk/modules/assembly-xml/pom.xml @@ -40,6 +40,12 @@ tuscany-contribution 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-xsd + 2.0-SNAPSHOT +