From fdaae3ffaa2f06063d0afe27b38aa05af398835f Mon Sep 17 00:00:00 2001 From: rsivaram Date: Thu, 16 Oct 2008 13:50:40 +0000 Subject: Event prototype: subset modules and change version to 1.4-EVENT-SNAPSHOT git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705244 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/event/modules/runtime/pom.xml | 381 ---------------------------------- 1 file changed, 381 deletions(-) delete mode 100644 sandbox/event/modules/runtime/pom.xml (limited to 'sandbox/event/modules/runtime/pom.xml') diff --git a/sandbox/event/modules/runtime/pom.xml b/sandbox/event/modules/runtime/pom.xml deleted file mode 100644 index cde7c627b8..0000000000 --- a/sandbox/event/modules/runtime/pom.xml +++ /dev/null @@ -1,381 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.4-SNAPSHOT - ../../pom.xml - - - Apache Tuscany SCA Runtime - tuscany-runtime - jar - - - - ${pom.groupId} - tuscany-assembly - ${pom.version} - - - ${pom.groupId} - tuscany-assembly-xml - ${pom.version} - - - ${pom.groupId} - tuscany-binding-dwr - ${pom.version} - - - ${pom.groupId} - tuscany-binding-ejb - ${pom.version} - - - ${pom.groupId} - tuscany-binding-feed - ${pom.version} - - - ${pom.groupId} - tuscany-binding-http - ${pom.version} - - - ${pom.groupId} - tuscany-binding-jms - ${pom.version} - - - ${pom.groupId} - tuscany-binding-jsonrpc - ${pom.version} - - - ${pom.groupId} - tuscany-binding-notification - ${pom.version} - - - ${pom.groupId} - tuscany-binding-rmi - ${pom.version} - - - ${pom.groupId} - tuscany-binding-sca - ${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} - - - javax.servlet - servlet-api - - - junit - junit - - - - - ${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-contribution-resource - ${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-definitions - ${pom.version} - - - ${pom.groupId} - tuscany-definitions-xml - ${pom.version} - - - org.apache.tuscany.sca - tuscany-node-api - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-node-launcher - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-domain-manager - 1.4-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-node-runtime - 1.4-SNAPSHOT - runtime - - - ${pom.groupId} - tuscany-extension-helper - ${pom.version} - - - ${pom.groupId} - tuscany-host-embedded - ${pom.version} - - - ${pom.groupId} - tuscany-host-http - ${pom.version} - - - ${pom.groupId} - tuscany-host-rmi - ${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-node - ${pom.version} - - - ${pom.groupId} - tuscany-implementation-node-runtime - ${pom.version} - - - ${pom.groupId} - tuscany-implementation-notification - ${pom.version} - - - ${pom.groupId} - tuscany-implementation-resource - ${pom.version} - - - ${pom.groupId} - tuscany-implementation-script - ${pom.version} - - - ${pom.groupId} - tuscany-implementation-spring - ${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-policy - ${pom.version} - - - ${pom.groupId} - tuscany-policy-xml - ${pom.version} - - - ${pom.groupId} - tuscany-sca-api - ${pom.version} - - - javax.servlet - servlet-api - 2.3 - provided - - - commons-fileupload - commons-fileupload - 1.2 - - - commons-io - commons-io - 1.2 - - - org.apache.activemq - activemq-core - 4.1.1 - - - - - tuscany-sca - - - src/main/java - - **/* - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - org.apache.tuscany.sca.runtime.standalone.Launcher - false - - - - tuscany-standalone-${pom.version}.jar - - - - - - - - -- cgit v1.2.3