From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-0.90/distribution/bundle/pom.xml | 301 +++++++++++++++++++++ 1 file changed, 301 insertions(+) create mode 100644 branches/sca-java-0.90/distribution/bundle/pom.xml (limited to 'branches/sca-java-0.90/distribution/bundle') diff --git a/branches/sca-java-0.90/distribution/bundle/pom.xml b/branches/sca-java-0.90/distribution/bundle/pom.xml new file mode 100644 index 0000000000..f65fb7d788 --- /dev/null +++ b/branches/sca-java-0.90/distribution/bundle/pom.xml @@ -0,0 +1,301 @@ + + + + 4.0.0 + + + org.apache.tuscany.sca + tuscany-sca + 0.90-incubating-SNAPSHOT + ../../pom.xml + + + tuscany-bundle + Apache Tuscany Bundle Jar + jar + + + true + ${pom.version} + + + + + ${pom.groupId} + tuscany-assembly + ${pom.version} + + + ${pom.groupId} + tuscany-assembly-java-dsl + ${pom.version} + + + ${pom.groupId} + tuscany-assembly-xml + ${pom.version} + + + ${pom.groupId} + tuscany-binding-jsonrpc + ${pom.version} + + + ${pom.groupId} + tuscany-binding-rmi + ${pom.version} + + + ${pom.groupId} + tuscany-binding-ws + ${pom.version} + + + ${pom.groupId} + tuscany-binding-ws-axis2 + ${pom.version} + + + ${pom.groupId} + tuscany-binding-ws-xml + ${pom.version} + + + org.apache.tuscany + commonj-api + ${pom.version} + + + ${pom.groupId} + tuscany-contribution + ${pom.version} + + + ${pom.groupId} + tuscany-contribution-impl + ${pom.version} + + + ${pom.groupId} + tuscany-core + ${pom.version} + + + ${pom.groupId} + tuscany-core-databinding + ${pom.version} + + + ${pom.groupId} + tuscany-core-spi + ${pom.version} + + + ${pom.groupId} + tuscany-core-spring + ${pom.version} + + + ${pom.groupId} + tuscany-databinding + ${pom.version} + + + ${pom.groupId} + tuscany-databinding-axiom + ${pom.version} + + + ${pom.groupId} + tuscany-databinding-jaxb + ${pom.version} + + + ${pom.groupId} + tuscany-databinding-sdo + ${pom.version} + + + ${pom.groupId} + tuscany-databinding-sdo-axiom + ${pom.version} + + + ${pom.groupId} + tuscany-host-embedded + ${pom.version} + + + ${pom.groupId} + tuscany-host-http + ${pom.version} + + + ${pom.groupId} + tuscany-host-webapp + ${pom.version} + + + ${pom.groupId} + tuscany-http-jetty + ${pom.version} + + + ${pom.groupId} + tuscany-http-tomcat + ${pom.version} + + + ${pom.groupId} + tuscany-interface + ${pom.version} + + + ${pom.groupId} + tuscany-interface-java + ${pom.version} + + + ${pom.groupId} + tuscany-interface-java-xml + ${pom.version} + + + ${pom.groupId} + tuscany-interface-java-runtime + ${pom.version} + + + ${pom.groupId} + tuscany-interface-wsdl + ${pom.version} + + + ${pom.groupId} + tuscany-interface-wsdl-xml + ${pom.version} + + + ${pom.groupId} + tuscany-interface-wsdl-runtime + ${pom.version} + + + ${pom.groupId} + tuscany-implementation-java + ${pom.version} + + + ${pom.groupId} + tuscany-implementation-java-xml + ${pom.version} + + + ${pom.groupId} + tuscany-implementation-java-runtime + ${pom.version} + + + ${pom.groupId} + tuscany-implementation-script + ${pom.version} + + + ${pom.groupId} + tuscany-policy + ${pom.version} + + + ${pom.groupId} + sca-api + ${pom.version} + + + + + + + + + + src/main/resources + + **/* + + + + + + + + org.codehaus.mojo + shade-maven-plugin + 1.0-alpha-7 + + + package + + shade + + + org.apache.tuscany + false + + + + org.apache.tuscany.sdo:tuscany-sdo-impl + + + + + + META-INF/services/org.apache.tuscany.sca.core.ModuleActivator + + + + + + + + + + + -- cgit v1.2.3