From d232b6a46e4225ff35a0123a5f5597da7592fc38 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Fri, 12 Sep 2008 21:54:50 +0000 Subject: Creating a branch for the equinox work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694816 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/itest/properties/pom.xml | 91 +++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 branches/sca-equinox/itest/properties/pom.xml (limited to 'branches/sca-equinox/itest/properties/pom.xml') diff --git a/branches/sca-equinox/itest/properties/pom.xml b/branches/sca-equinox/itest/properties/pom.xml new file mode 100644 index 0000000000..62a50f1f54 --- /dev/null +++ b/branches/sca-equinox/itest/properties/pom.xml @@ -0,0 +1,91 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.4-SNAPSHOT + ../pom.xml + + itest-properties + Apache Tuscany SCA Properties Integration Tests + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-core-databinding + 1.4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-sdo + 1.4-SNAPSHOT + compile + + + + org.apache.tuscany.sca + tuscany-databinding-jaxb + 1.4-SNAPSHOT + compile + + + + + + org.apache.tuscany.sdo + tuscany-sdo-plugin + 1.1.1 + + + generate-customer-sdo + generate-sources + + ${basedir}/src/main/resources/customer.xsd + com.example.customer.sdo + true + true + true + + + generate + + + + + + + -- cgit v1.2.3