From 699d2df521ee26e343c53505a2ac1d546ba1965e Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 28 Mar 2009 09:46:58 +0000 Subject: Create M2 relese branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759448 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-2.0-M2/modules/pom.xml | 164 +++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 branches/sca-java-2.0-M2/modules/pom.xml (limited to 'branches/sca-java-2.0-M2/modules/pom.xml') diff --git a/branches/sca-java-2.0-M2/modules/pom.xml b/branches/sca-java-2.0-M2/modules/pom.xml new file mode 100644 index 0000000000..073e07299d --- /dev/null +++ b/branches/sca-java-2.0-M2/modules/pom.xml @@ -0,0 +1,164 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M2-SNAPSHOT + ../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 + + contribution-osgi + implementation-osgi + implementation-osgi-runtime + node-impl-osgi + + + + + + 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