From ed2d7054609558b344beb55eff640f6c91061376 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 18 Nov 2009 15:27:16 +0000 Subject: create a bundle from the 1.x modules git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@881801 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/slaws/runtimecompat/1xbundle/pom.xml | 398 +++++++++++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 sandbox/slaws/runtimecompat/1xbundle/pom.xml (limited to 'sandbox/slaws') diff --git a/sandbox/slaws/runtimecompat/1xbundle/pom.xml b/sandbox/slaws/runtimecompat/1xbundle/pom.xml new file mode 100644 index 0000000000..df44caf9f5 --- /dev/null +++ b/sandbox/slaws/runtimecompat/1xbundle/pom.xml @@ -0,0 +1,398 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + + 1.x-osgi-bundle + Apache Tuscany SCA 1.x Bundle + bundle + + + true + ${pom.version} + + + + ${pom.groupId} + tuscany-monitor + ${pom.version} + + + ${pom.groupId} + tuscany-assembly + ${pom.version} + + + ${pom.groupId} + tuscany-assembly-xml + ${pom.version} + + + ${pom.groupId} + tuscany-assembly-xsd + ${pom.version} + + + ${pom.groupId} + tuscany-binding-sca + ${pom.version} + + + ${pom.groupId} + tuscany-binding-sca-axis2 + ${pom.version} + + + ${pom.groupId} + tuscany-binding-sca-xml + ${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} + + + ${pom.groupId} + tuscany-contribution + ${pom.version} + + + ${pom.groupId} + tuscany-contribution-impl + ${pom.version} + + + ${pom.groupId} + tuscany-contribution-java + ${pom.version} + + + ${pom.groupId} + tuscany-contribution-namespace + ${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-databinding + ${pom.version} + + + ${pom.groupId} + tuscany-databinding-axiom + ${pom.version} + + + ${pom.groupId} + tuscany-databinding-jaxb + ${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-host-jetty + ${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-wsdl + ${pom.version} + + + ${pom.groupId} + tuscany-interface-wsdl-xml + ${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-node-api + ${pom.version} + + + ${pom.groupId} + tuscany-node-impl + ${pom.version} + + + ${pom.groupId} + tuscany-node-launcher + ${pom.version} + + + ${pom.groupId} + tuscany-policy + ${pom.version} + + + ${pom.groupId} + tuscany-policy-logging + ${pom.version} + + + ${pom.groupId} + tuscany-policy-security + ${pom.version} + + + ${pom.groupId} + tuscany-policy-xml + ${pom.version} + + + ${pom.groupId} + tuscany-definitions + ${pom.version} + + + ${pom.groupId} + tuscany-workspace + ${pom.version} + + + ${pom.groupId} + tuscany-workspace-impl + ${pom.version} + + + ${pom.groupId} + tuscany-workspace-xml + ${pom.version} + + + ${pom.groupId} + tuscany-sca-api + ${pom.version} + + + + + + com.sun.xml.bind + jaxb-impl + 2.1.6 + + + javax.xml.stream + stax-api + + + + + commons-lang + commons-lang + 2.1 + + + commons-cli + commons-cli + 1.0 + + + junit + junit + + + + + org.easymock + easymock + 2.2 + + + + + + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.apache.tuscany.sca.node + ${pom.artifactId} + *;scope=compile|runtime + true + .,{maven-dependencies} + + + + + + + + + + + + + + -- cgit v1.2.3