From 4537071c7caf6b151c6984fad1e11dbf698f50b0 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 30 Oct 2009 08:29:42 +0000 Subject: Create 2.0-M4 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831226 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-2.0-M4/features/all/pom.xml | 98 +++++++++ branches/sca-java-2.0-M4/features/api/pom.xml | 58 ++++++ branches/sca-java-2.0-M4/features/core/pom.xml | 230 +++++++++++++++++++++ branches/sca-java-2.0-M4/features/ejava/pom.xml | 133 ++++++++++++ branches/sca-java-2.0-M4/features/pom.xml | 48 +++++ branches/sca-java-2.0-M4/features/process/pom.xml | 57 +++++ branches/sca-java-2.0-M4/features/web20/pom.xml | 81 ++++++++ branches/sca-java-2.0-M4/features/webapp/pom.xml | 96 +++++++++ .../sca-java-2.0-M4/features/webservice/pom.xml | 122 +++++++++++ 9 files changed, 923 insertions(+) create mode 100644 branches/sca-java-2.0-M4/features/all/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/api/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/core/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/ejava/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/process/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/web20/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/webapp/pom.xml create mode 100644 branches/sca-java-2.0-M4/features/webservice/pom.xml (limited to 'branches/sca-java-2.0-M4/features') diff --git a/branches/sca-java-2.0-M4/features/all/pom.xml b/branches/sca-java-2.0-M4/features/all/pom.xml new file mode 100644 index 0000000000..b010f4898d --- /dev/null +++ b/branches/sca-java-2.0-M4/features/all/pom.xml @@ -0,0 +1,98 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-all + Apache Tuscany SCA All-in-one Feature + pom + + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-webservice + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-web20 + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-ejava + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-webapp + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-process + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-launcher + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-endpoint-tribes + 2.0-M4-SNAPSHOT + + + + + diff --git a/branches/sca-java-2.0-M4/features/api/pom.xml b/branches/sca-java-2.0-M4/features/api/pom.xml new file mode 100644 index 0000000000..fbe0a8a144 --- /dev/null +++ b/branches/sca-java-2.0-M4/features/api/pom.xml @@ -0,0 +1,58 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-api + Apache Tuscany SCA API Feature + pom + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-data-api + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-M4-SNAPSHOT + + + + + diff --git a/branches/sca-java-2.0-M4/features/core/pom.xml b/branches/sca-java-2.0-M4/features/core/pom.xml new file mode 100644 index 0000000000..1fd1bfb2cb --- /dev/null +++ b/branches/sca-java-2.0-M4/features/core/pom.xml @@ -0,0 +1,230 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-core + Apache Tuscany SCA Core Feature + pom + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-M4-SNAPSHOT + + + + + + + + org.apache.tuscany.sca + tuscany-assembly + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-assembly-xsd + 2.0-M4-SNAPSHOT + + + + + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-core + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-core-databinding + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-databinding + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-databinding-jaxb + 2.0-M4-SNAPSHOT + + + + + + + + org.apache.tuscany.sca + tuscany-extensibility + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-extensibility-equinox + 2.0-M4-SNAPSHOT + + + + + + + org.apache.tuscany.sca + tuscany-host-http + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-interface-java + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-interface-java-jaxws + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-interface-wsdl + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-sca-client-impl + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-node-launcher + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-node-launcher-equinox + 2.0-M4-SNAPSHOT + + + + + + + org.apache.tuscany.sca + tuscany-monitor + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-policy-security + 2.0-M4-SNAPSHOT + + + + + + org.apache.tuscany.sca + tuscany-xsd + 2.0-M4-SNAPSHOT + + + + diff --git a/branches/sca-java-2.0-M4/features/ejava/pom.xml b/branches/sca-java-2.0-M4/features/ejava/pom.xml new file mode 100644 index 0000000000..d114234f73 --- /dev/null +++ b/branches/sca-java-2.0-M4/features/ejava/pom.xml @@ -0,0 +1,133 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-ejava + Apache Tuscany SCA Enterprise Java Feature + pom + + + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-binding-rmi-runtime + 2.0-M4-SNAPSHOT + + + + + + org.apache.tuscany.sca + tuscany-host-rmi + 2.0-M4-SNAPSHOT + + + + + + + org.apache.tuscany.sca + tuscany-implementation-spring + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-spring-sca + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-implementation-osgi-runtime + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution-osgi + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl-osgi + 2.0-M4-SNAPSHOT + + + + org.eclipse.osgi + services + 3.2.0-v20090520-1800 + + + + + + + + + diff --git a/branches/sca-java-2.0-M4/features/pom.xml b/branches/sca-java-2.0-M4/features/pom.xml new file mode 100644 index 0000000000..97043365e0 --- /dev/null +++ b/branches/sca-java-2.0-M4/features/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + ../pom.xml + 2.0-M4-SNAPSHOT + + org.apache.tuscany.sca + tuscany-feature + pom + Apache Tuscany SCA Features + + + all + api + core + ejava + process + webservice + web20 + webapp + + + + diff --git a/branches/sca-java-2.0-M4/features/process/pom.xml b/branches/sca-java-2.0-M4/features/process/pom.xml new file mode 100644 index 0000000000..e939c5477f --- /dev/null +++ b/branches/sca-java-2.0-M4/features/process/pom.xml @@ -0,0 +1,57 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-process + Apache Tuscany SCA Process Feature + pom + + + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-implementation-bpel + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-implementation-bpel-runtime + 2.0-M4-SNAPSHOT + + + + + diff --git a/branches/sca-java-2.0-M4/features/web20/pom.xml b/branches/sca-java-2.0-M4/features/web20/pom.xml new file mode 100644 index 0000000000..4ce517cc31 --- /dev/null +++ b/branches/sca-java-2.0-M4/features/web20/pom.xml @@ -0,0 +1,81 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-web20 + Apache Tuscany SCA Web 2.0 Feature + pom + + + + org.apache.tuscany.sca + tuscany-feature-api + pom + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-binding-atom-runtime + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-http-runtime + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-jsonrpc-runtime + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-databinding-json + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-M4-SNAPSHOT + + + diff --git a/branches/sca-java-2.0-M4/features/webapp/pom.xml b/branches/sca-java-2.0-M4/features/webapp/pom.xml new file mode 100644 index 0000000000..1ca21ef6a7 --- /dev/null +++ b/branches/sca-java-2.0-M4/features/webapp/pom.xml @@ -0,0 +1,96 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-webapp + Apache Tuscany SCA WebApp Feature + pom + + + + + org.apache.tuscany.sca + tuscany-feature-core + 2.0-M4-SNAPSHOT + pom + + + + org.apache.tuscany.sca + tuscany-implementation-web-runtime + 2.0-M4-SNAPSHOT + + + + + javax.servlet + servlet-api + 2.5 + + + + org.apache.geronimo.specs + geronimo-jsp_2.1_spec + 1.0.1 + + + + org.apache.geronimo.specs + geronimo-el_1.0_spec + 1.0.1 + + + + org.apache.tuscany.sca + tuscany-stripes + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-myfaces + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-binding-jsonp + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-binding-jsonp-runtime + 2.0-M4-SNAPSHOT + + + + + + + diff --git a/branches/sca-java-2.0-M4/features/webservice/pom.xml b/branches/sca-java-2.0-M4/features/webservice/pom.xml new file mode 100644 index 0000000000..73ffeed741 --- /dev/null +++ b/branches/sca-java-2.0-M4/features/webservice/pom.xml @@ -0,0 +1,122 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-feature + 2.0-M4-SNAPSHOT + ../pom.xml + + + tuscany-feature-webservice + Apache Tuscany SCA Web Service Feature + pom + + + + + + org.apache.tuscany.sca + tuscany-feature-core + pom + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-binding-sca-axis2-runtime + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-binding-ws + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 2.0-M4-SNAPSHOT + + + org.apache.ant + ant-nodeps + + + org.apache.axis2 + addressing + + + org.apache.axis2 + axis2-xmlbeans + + + org.apache.axis2 + axis2-adb-codegen + + + bouncycastle + bcprov-jdk15 + + + opensaml + opensaml + + + + + org.apache.tuscany.sca + tuscany-binding-ws-wsdlgen + 2.0-M4-SNAPSHOT + + + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 2.0-M4-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-databinding-jaxb-axiom + 2.0-M4-SNAPSHOT + + + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-M4-SNAPSHOT + + + + + -- cgit v1.2.3