From 9a3408f7df9d48acb2f6c49bbd62ef7373f2c547 Mon Sep 17 00:00:00 2001 From: nash Date: Sat, 29 May 2010 20:27:51 +0000 Subject: Remove openejb-runtime dependency from notification-ejb launcher when using the default profile, and clean up profile handling in the travel sample poms (TUSCANY-3578) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949438 13f79535-47bb-0310-9956-ffa450edef68 --- .../launchers/notification-ejb/pom.xml | 30 +++++++- .../sca-java-travelsample-1.0/launchers/pom.xml | 85 ++++++++++------------ 2 files changed, 67 insertions(+), 48 deletions(-) (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/launchers') diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/notification-ejb/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/notification-ejb/pom.xml index a70f7b2556..c1ce939e10 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/notification-ejb/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/notification-ejb/pom.xml @@ -72,6 +72,34 @@ + + + + default + + true + + + + + + + + + + selfcontained + + + ../util/scatours-util-openejb-runtime.jar + + + + + ${artifactId} @@ -82,7 +110,7 @@ - ../util/scatours-util-launcher-common.jar ../util/scatours-util-openejb-runtime.jar + ../util/scatours-util-launcher-common.jar ${openejb-runtime} ${scatours.selfContained} diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/pom.xml index 8df7db17cc..1e4e23c717 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/pom.xml @@ -29,52 +29,43 @@ pom Apache Tuscany SCA Tours Launchers - - - default - - true - - - blog-feed - buildingblocks - currency-converter - currency-converter-corba - currency-converter-jms - currency-converter-rmi - currency-converter-ws - databinding - feed-logger - interaction - introducing - introducing-client - introducing-domain - introducing-tours - introducing-trips - jumpstart - fullapp - fullapp-domain - fullapp-nodes - help-pages - notification-ws - notification-corba - notification-ejb - notification-jms - notification-rmi - payment-java - payment-java-callback - payment-java-policy - payment-java-reference-pass - payment-spring - payment-spring-scatag - payment-bpel - payment-groovy - payment-python - policy - usingsca - - - - + + blog-feed + buildingblocks + currency-converter + currency-converter-corba + currency-converter-jms + currency-converter-rmi + currency-converter-ws + databinding + feed-logger + interaction + introducing + introducing-client + introducing-domain + introducing-tours + introducing-trips + jumpstart + fullapp + fullapp-domain + fullapp-nodes + help-pages + notification-ws + notification-corba + notification-ejb + notification-jms + notification-rmi + payment-java + payment-java-callback + payment-java-policy + payment-java-reference-pass + payment-spring + payment-spring-scatag + payment-bpel + payment-groovy + payment-python + policy + usingsca + -- cgit v1.2.3