From 9e03a04923d65f9985badb997b62226e7a5d951e Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 28 Jan 2009 14:59:17 +0000 Subject: update the jms itests to include a jms host git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@738506 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-java-1.x/itest/jms-args/pom.xml | 6 + branches/sca-java-1.x/itest/jms-callbacks/pom.xml | 194 +++++++++++---------- .../sca-java-1.x/itest/jms-definitions/pom.xml | 192 ++++++++++---------- branches/sca-java-1.x/itest/jms-format/pom.xml | 5 + branches/sca-java-1.x/itest/jms-selectors/pom.xml | 192 ++++++++++---------- branches/sca-java-1.x/itest/jms-topics/pom.xml | 193 ++++++++++---------- branches/sca-java-1.x/itest/jms/pom.xml | 5 + 7 files changed, 413 insertions(+), 374 deletions(-) (limited to 'branches/sca-java-1.x') diff --git a/branches/sca-java-1.x/itest/jms-args/pom.xml b/branches/sca-java-1.x/itest/jms-args/pom.xml index e839f3b828..929fd294e2 100644 --- a/branches/sca-java-1.x/itest/jms-args/pom.xml +++ b/branches/sca-java-1.x/itest/jms-args/pom.xml @@ -63,6 +63,12 @@ 1.5-SNAPSHOT + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + + junit junit diff --git a/branches/sca-java-1.x/itest/jms-callbacks/pom.xml b/branches/sca-java-1.x/itest/jms-callbacks/pom.xml index b092b61bb6..2ce3c9b4dc 100644 --- a/branches/sca-java-1.x/itest/jms-callbacks/pom.xml +++ b/branches/sca-java-1.x/itest/jms-callbacks/pom.xml @@ -1,94 +1,100 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.5-SNAPSHOT - ../../pom.xml - - itest-jms-callbacks - Apache Tuscany SCA iTest JMS Tests For Callbacks - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-jms-runtime - 1.5-SNAPSHOT - - - - junit - junit - 4.5 - test - - - - org.apache.tuscany.sca - tuscany-node-impl - 1.5-SNAPSHOT - test - - - - - org.apache.activemq - activemq-core - 5.1.0 - test - - - - - - ${artifactId} - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../../pom.xml + + itest-jms-callbacks + Apache Tuscany SCA iTest JMS Tests For Callbacks + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.5-SNAPSHOT + test + + + + + org.apache.activemq + activemq-core + 5.1.0 + test + + + + + + ${artifactId} + + diff --git a/branches/sca-java-1.x/itest/jms-definitions/pom.xml b/branches/sca-java-1.x/itest/jms-definitions/pom.xml index 56127518e8..3ecec7674f 100644 --- a/branches/sca-java-1.x/itest/jms-definitions/pom.xml +++ b/branches/sca-java-1.x/itest/jms-definitions/pom.xml @@ -1,93 +1,99 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.5-SNAPSHOT - ../../pom.xml - - itest-jms-definitions - Apache Tuscany SCA iTest JMS Tests For Properties - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-jms-runtime - 1.5-SNAPSHOT - - - - junit - junit - 4.5 - test - - - - org.apache.tuscany.sca - tuscany-node-impl - 1.5-SNAPSHOT - test - - - - - org.apache.activemq - activemq-core - 5.1.0 - - - - - - ${artifactId} - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../../pom.xml + + itest-jms-definitions + Apache Tuscany SCA iTest JMS Tests For Properties + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.5-SNAPSHOT + test + + + + + org.apache.activemq + activemq-core + 5.1.0 + + + + + + ${artifactId} + + diff --git a/branches/sca-java-1.x/itest/jms-format/pom.xml b/branches/sca-java-1.x/itest/jms-format/pom.xml index 4aa941253c..7af9266abb 100644 --- a/branches/sca-java-1.x/itest/jms-format/pom.xml +++ b/branches/sca-java-1.x/itest/jms-format/pom.xml @@ -62,6 +62,11 @@ tuscany-binding-jms-runtime 1.5-SNAPSHOT + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + junit diff --git a/branches/sca-java-1.x/itest/jms-selectors/pom.xml b/branches/sca-java-1.x/itest/jms-selectors/pom.xml index 1f99d733f9..bdc52f4bc5 100644 --- a/branches/sca-java-1.x/itest/jms-selectors/pom.xml +++ b/branches/sca-java-1.x/itest/jms-selectors/pom.xml @@ -1,93 +1,99 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.5-SNAPSHOT - ../../pom.xml - - itest-jms-selectors - Apache Tuscany SCA iTest JMS Tests For Selectors - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-jms-runtime - 1.5-SNAPSHOT - - - - junit - junit - 4.5 - test - - - - org.apache.tuscany.sca - tuscany-node-impl - 1.5-SNAPSHOT - test - - - - - org.apache.activemq - activemq-core - 5.1.0 - - - - - - ${artifactId} - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../../pom.xml + + itest-jms-selectors + Apache Tuscany SCA iTest JMS Tests For Selectors + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.5-SNAPSHOT + test + + + + + org.apache.activemq + activemq-core + 5.1.0 + + + + + + ${artifactId} + + diff --git a/branches/sca-java-1.x/itest/jms-topics/pom.xml b/branches/sca-java-1.x/itest/jms-topics/pom.xml index 97c0032d68..7efe57aaa1 100644 --- a/branches/sca-java-1.x/itest/jms-topics/pom.xml +++ b/branches/sca-java-1.x/itest/jms-topics/pom.xml @@ -1,94 +1,99 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-itest - 1.5-SNAPSHOT - ../../pom.xml - - itest-jms-topics - Apache Tuscany SCA JMS Tests for topics - - - - apache.incubator - http://people.apache.org/repo/m2-incubating-repository - - - - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.5-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-embedded - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.5-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-jms-runtime - 1.5-SNAPSHOT - - - - junit - junit - 4.5 - test - - - - org.apache.tuscany.sca - tuscany-node-impl - 1.5-SNAPSHOT - test - - - - - org.apache.activemq - activemq-core - 5.1.0 - test - - - - - - ${artifactId} - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 1.5-SNAPSHOT + ../../pom.xml + + itest-jms-topics + Apache Tuscany SCA JMS Tests for topics + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.5-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.5-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jms-runtime + 1.5-SNAPSHOT + + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.5-SNAPSHOT + test + + + + + org.apache.activemq + activemq-core + 5.1.0 + test + + + + + + ${artifactId} + + diff --git a/branches/sca-java-1.x/itest/jms/pom.xml b/branches/sca-java-1.x/itest/jms/pom.xml index 2c2ffa42ce..33da67c6d7 100644 --- a/branches/sca-java-1.x/itest/jms/pom.xml +++ b/branches/sca-java-1.x/itest/jms/pom.xml @@ -69,6 +69,11 @@ tuscany-binding-jms-runtime 1.5-SNAPSHOT + + org.apache.tuscany.sca + tuscany-host-jms-asf + 1.5-SNAPSHOT + junit -- cgit v1.2.3