From 3cdc93215b4b0be782060438eec8c20b9c5152ce Mon Sep 17 00:00:00 2001 From: nash Date: Sat, 29 May 2010 20:30:28 +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@949439 13f79535-47bb-0310-9956-ffa450edef68 --- .../launchers/notification-ejb/pom.xml | 30 +++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml index a70f7b2556..c1ce939e10 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/notification-ejb/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/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} -- cgit v1.2.3