From a92080aba82552b035a046e4c1be3b9256e3c695 Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 18 Oct 2009 09:44:12 +0000 Subject: Add start of a pom.xml to build and run the sca-j caa tests along with all th eTuscany modules they need git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826388 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/scajcaa/pom.xml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 sandbox/scajcaa/pom.xml (limited to 'sandbox/scajcaa/pom.xml') diff --git a/sandbox/scajcaa/pom.xml b/sandbox/scajcaa/pom.xml new file mode 100644 index 0000000000..a680232d80 --- /dev/null +++ b/sandbox/scajcaa/pom.xml @@ -0,0 +1,73 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + + tuscany-scajcaa-test + pom + Apache Tuscany SCA-J CAA Tests + + + assembly + assembly-xml + assembly-xsd + binding-sca-runtime + binding-ws + binding-ws-wsdlgen + builder + common-java + common-xml + contribution + core + core-databinding + core-spi + databinding + databinding-jaxb + databinding-jaxb-axiom + domain-node + extensibility + extensibility-equinox + host-http + host-jetty + implementation-java + implementation-java-runtime + interface-java + interface-java-jaxws + interface-wsdl + monitor + node-api + node-impl + node-launcher-equinox + policy-security + policy-xml-ws + sca-api + xsd + + sca-java-caa + + tuscany-java-caa-test-runner + + + + -- cgit v1.2.3