From 88bf2a256b02e1858993bf097f4dc743d389e3f0 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 29 Aug 2010 02:55:29 +0000 Subject: Sandbox to experiment and extend the runtime. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990479 13f79535-47bb-0310-9956-ffa450edef68 --- .../extend/itest/jms/format-jmstextxml/pom.xml | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 sandbox/sebastien/java/extend/itest/jms/format-jmstextxml/pom.xml (limited to 'sandbox/sebastien/java/extend/itest/jms/format-jmstextxml/pom.xml') diff --git a/sandbox/sebastien/java/extend/itest/jms/format-jmstextxml/pom.xml b/sandbox/sebastien/java/extend/itest/jms/format-jmstextxml/pom.xml new file mode 100644 index 0000000000..9235ad3f93 --- /dev/null +++ b/sandbox/sebastien/java/extend/itest/jms/format-jmstextxml/pom.xml @@ -0,0 +1,83 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-SNAPSHOT + ../pom.xml + + + itest-jms-format-jmstextxml + Apache Tuscany SCA iTest JMS Message Format jmstextxml + + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 2.0-SNAPSHOT + + + + org.apache.activemq + activemq-core + 5.2.0 + runtime + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1 + provided + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + + + + + + + + ${artifactId} + + -- cgit v1.2.3