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/builder/pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/modules/builder/pom.xml') diff --git a/sca-java-2.x/trunk/modules/builder/pom.xml b/sca-java-2.x/trunk/modules/builder/pom.xml index ae65e542c2..615a001dd8 100644 --- a/sca-java-2.x/trunk/modules/builder/pom.xml +++ b/sca-java-2.x/trunk/modules/builder/pom.xml @@ -38,9 +38,8 @@ org.apache.tuscany.sca - tuscany-assembly-xml + tuscany-xsd 2.0-SNAPSHOT - test @@ -48,6 +47,19 @@ tuscany-contribution 2.0-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-databinding-jaxb + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-SNAPSHOT + test + -- cgit v1.2.3