From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/branches/2.0/modules/pom.xml | 243 ++++++++++++++++++++++++++++++ 1 file changed, 243 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/modules/pom.xml (limited to 'sca-java-2.x/branches/2.0/modules/pom.xml') diff --git a/sca-java-2.x/branches/2.0/modules/pom.xml b/sca-java-2.x/branches/2.0/modules/pom.xml new file mode 100644 index 0000000000..f3b60055d4 --- /dev/null +++ b/sca-java-2.x/branches/2.0/modules/pom.xml @@ -0,0 +1,243 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0 + ../pom.xml + + tuscany-modules + pom + Apache Tuscany SCA Implementation Modules + + + assembly + assembly-xml + assembly-xsd + binding-atom + binding-atom-runtime + binding-comet + + binding-ejb + binding-ejb-runtime + binding-http + binding-http-runtime + binding-jms + binding-jms-runtime + binding-jms-runtime-activemq + binding-jsonp + binding-jsonp-runtime + binding-jsonrpc + binding-jsonrpc-runtime + binding-rest + binding-rest-runtime + binding-rmi + binding-rmi-runtime + binding-sca-runtime + binding-websocket + binding-ws + binding-ws-runtime-axis2 + binding-ws-runtime-jaxws + binding-ws-runtime-jaxws-ri + binding-ws-wsdlgen + builder + common-http + common-java + common-xml + contribution + contribution-resource + core + core-databinding + core-spi + data-api + databinding + databinding-axiom + databinding-jaxb + databinding-jaxb-axiom + databinding-sdo + databinding-sdo-axiom + databinding-json + deployment + domain-hazelcast + domain-node + endpoint-tribes + extensibility + extensibility-equinox + host-http + host-http-osgi + host-jetty + host-rmi + host-webapp + implementation-bpel + implementation-bpel-runtime + implementation-java + implementation-java-runtime + implementation-jaxrs + implementation-jaxrs-runtime + implementation-python + implementation-python-runtime + implementation-script + implementation-script-runtime + implementation-spring + implementation-spring-runtime + implementation-spring-webapp + implementation-spring-stub + implementation-spring-tie + implementation-web + implementation-web-client + implementation-web-runtime + implementation-widget + implementation-widget-runtime + implementation-widget-runtime-dojo + interface-java + interface-java-jaxrs + interface-java-jaxws + interface-wsdl + launcher + monitor + myfaces + node-api + node-impl + node-launcher + node-launcher-equinox + node-manager + policy-logging + policy-security + policy-security-jsr250 + policy-transaction + policy-transaction-runtime + policy-transaction-runtime-geronimo + policy-wspolicy + shell + sca-api + sca-client-impl + + stripes + tracing-aspectj + xsd + web-javascript + web-javascript-dojo + wink + + contribution-osgi + implementation-osgi + implementation-osgi-runtime + node-impl-osgi + + host-corba + host-corba-jee + host-corba-jse + host-corba-jse-tns + binding-corba + binding-corba-runtime + + + composite-diagram + + + core-runtime-pom + base-runtime + base-runtime-pom + osgi-runtime-pom + + + + + + eclipse + + org.apache.tuscany.maven.plugins:maven-bundle-plugin:eclipse + + + + + + + + junit + junit + 4.8.1 + test + + + + + + + + maven-jar-plugin + + + ${basedir}/META-INF/MANIFEST.MF + + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + attach-sources + + jar-no-fork + + + + + + + + -- cgit v1.2.3