From df5daa9ea4bb53f0af478229b1baec8ebe5e6272 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 19 Mar 2009 10:30:43 +0000 Subject: Test tag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755898 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/ant/sca/tags/2.0-M2/modules/pom.xml | 158 ++++++++++++++++++++++++++++ 1 file changed, 158 insertions(+) create mode 100644 sandbox/ant/sca/tags/2.0-M2/modules/pom.xml (limited to 'sandbox/ant/sca/tags/2.0-M2/modules/pom.xml') diff --git a/sandbox/ant/sca/tags/2.0-M2/modules/pom.xml b/sandbox/ant/sca/tags/2.0-M2/modules/pom.xml new file mode 100644 index 0000000000..2556b4b47f --- /dev/null +++ b/sandbox/ant/sca/tags/2.0-M2/modules/pom.xml @@ -0,0 +1,158 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M2 + ../pom.xml + + tuscany-modules + pom + Apache Tuscany SCA Implementation Modules + + + assembly + assembly-xml + assembly-xml-osoa + assembly-xsd + assembly-xsd-osoa + binding-dwr + binding-jsonp + binding-jsonrpc + binding-rmi + binding-rmi-runtime + binding-sca + binding-sca-xml + binding-ws + binding-ws-axis2 + binding-ws-axis2-policy + binding-ws-wsdlgen + binding-ws-xml + contribution + contribution-java + contribution-namespace + contribution-xml + core + core-databinding + core-spi + databinding + databinding-axiom + databinding-jaxb + databinding-jaxb-axiom + definitions + definitions-xml + endpoint + extensibility + extensibility-equinox + host-http + host-jetty + host-rmi + host-webapp + implementation-bpel + implementation-bpel-ode + implementation-java + implementation-java-runtime + implementation-java-xml + implementation-node + implementation-node-runtime + implementation-web + implementation-web-runtime + interface + interface-java + interface-java-jaxws + interface-java-xml + interface-wsdl + interface-wsdl-xml + launcher + monitor + myfaces + node-api + node-impl + node-launcher + node-launcher-equinox + policy + policy-security + policy-xml + policy-xml-ws + sca-api + stripes + workspace + workspace-impl + workspace-xml + xsd + xsd-xml + + + + + eclipse + + + org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + + + + + + + + junit + junit + 4.5 + test + + + + + + + + maven-jar-plugin + + + ${basedir}/META-INF/MANIFEST.MF + + + + + + + + -- cgit v1.2.3