From 62eb21049ce986abe57992c3c57a78be957b5513 Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 7 Jan 2010 02:12:33 +0000 Subject: Add launchers/common to runtime path so that ant script works with maven-built jars git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896736 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/travelsample/launchers/blog-feed/build.xml | 2 +- sandbox/travelsample/launchers/currency-converter-corba/build.xml | 2 +- sandbox/travelsample/launchers/currency-converter-jms/build.xml | 2 +- sandbox/travelsample/launchers/currency-converter-rmi/build.xml | 2 +- sandbox/travelsample/launchers/currency-converter-ws/build.xml | 2 +- sandbox/travelsample/launchers/currency-converter/build.xml | 2 +- sandbox/travelsample/launchers/databinding/build.xml | 2 +- sandbox/travelsample/launchers/feed-logger/build.xml | 2 +- sandbox/travelsample/launchers/fullapp/build.xml | 2 +- sandbox/travelsample/launchers/help-pages/build.xml | 2 +- sandbox/travelsample/launchers/interaction/build.xml | 2 +- sandbox/travelsample/launchers/introducing/build.xml | 2 +- sandbox/travelsample/launchers/jumpstart/build.xml | 2 +- sandbox/travelsample/launchers/notification-corba/build.xml | 2 +- sandbox/travelsample/launchers/notification-ejb/build.xml | 2 +- sandbox/travelsample/launchers/notification-jms/build.xml | 2 +- sandbox/travelsample/launchers/notification-rmi/build.xml | 2 +- sandbox/travelsample/launchers/notification-ws/build.xml | 2 +- sandbox/travelsample/launchers/policy/build.xml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) (limited to 'sandbox/travelsample') diff --git a/sandbox/travelsample/launchers/blog-feed/build.xml b/sandbox/travelsample/launchers/blog-feed/build.xml index fff8bc212f..c425c33580 100644 --- a/sandbox/travelsample/launchers/blog-feed/build.xml +++ b/sandbox/travelsample/launchers/blog-feed/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/currency-converter-corba/build.xml b/sandbox/travelsample/launchers/currency-converter-corba/build.xml index 36012e293a..c40f77c322 100644 --- a/sandbox/travelsample/launchers/currency-converter-corba/build.xml +++ b/sandbox/travelsample/launchers/currency-converter-corba/build.xml @@ -22,7 +22,6 @@ - @@ -30,6 +29,7 @@ + diff --git a/sandbox/travelsample/launchers/currency-converter-rmi/build.xml b/sandbox/travelsample/launchers/currency-converter-rmi/build.xml index 814ed9a053..5d4fc20e8c 100644 --- a/sandbox/travelsample/launchers/currency-converter-rmi/build.xml +++ b/sandbox/travelsample/launchers/currency-converter-rmi/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/currency-converter-ws/build.xml b/sandbox/travelsample/launchers/currency-converter-ws/build.xml index f4b21d0b55..8b45a79763 100644 --- a/sandbox/travelsample/launchers/currency-converter-ws/build.xml +++ b/sandbox/travelsample/launchers/currency-converter-ws/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/currency-converter/build.xml b/sandbox/travelsample/launchers/currency-converter/build.xml index 6b0f17f2db..87d27f555f 100644 --- a/sandbox/travelsample/launchers/currency-converter/build.xml +++ b/sandbox/travelsample/launchers/currency-converter/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/databinding/build.xml b/sandbox/travelsample/launchers/databinding/build.xml index 3d80a6ca68..810d656642 100644 --- a/sandbox/travelsample/launchers/databinding/build.xml +++ b/sandbox/travelsample/launchers/databinding/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/feed-logger/build.xml b/sandbox/travelsample/launchers/feed-logger/build.xml index e6bca9c15d..5823cf2be3 100644 --- a/sandbox/travelsample/launchers/feed-logger/build.xml +++ b/sandbox/travelsample/launchers/feed-logger/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/fullapp/build.xml b/sandbox/travelsample/launchers/fullapp/build.xml index d6e7e18dbb..9db479d923 100644 --- a/sandbox/travelsample/launchers/fullapp/build.xml +++ b/sandbox/travelsample/launchers/fullapp/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/help-pages/build.xml b/sandbox/travelsample/launchers/help-pages/build.xml index 3f83d64e22..0a3ecdde0c 100644 --- a/sandbox/travelsample/launchers/help-pages/build.xml +++ b/sandbox/travelsample/launchers/help-pages/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/interaction/build.xml b/sandbox/travelsample/launchers/interaction/build.xml index e00596f636..981bf34176 100644 --- a/sandbox/travelsample/launchers/interaction/build.xml +++ b/sandbox/travelsample/launchers/interaction/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/introducing/build.xml b/sandbox/travelsample/launchers/introducing/build.xml index 3e3e839610..8ee16e40b2 100644 --- a/sandbox/travelsample/launchers/introducing/build.xml +++ b/sandbox/travelsample/launchers/introducing/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/jumpstart/build.xml b/sandbox/travelsample/launchers/jumpstart/build.xml index fdfc12c92d..5b58c98eb8 100644 --- a/sandbox/travelsample/launchers/jumpstart/build.xml +++ b/sandbox/travelsample/launchers/jumpstart/build.xml @@ -22,12 +22,12 @@ - + diff --git a/sandbox/travelsample/launchers/notification-corba/build.xml b/sandbox/travelsample/launchers/notification-corba/build.xml index 152918616a..d4d1af0e76 100644 --- a/sandbox/travelsample/launchers/notification-corba/build.xml +++ b/sandbox/travelsample/launchers/notification-corba/build.xml @@ -22,7 +22,6 @@ - @@ -34,6 +33,7 @@ + diff --git a/sandbox/travelsample/launchers/notification-jms/build.xml b/sandbox/travelsample/launchers/notification-jms/build.xml index 0c1c4d2063..829fbcfdf8 100644 --- a/sandbox/travelsample/launchers/notification-jms/build.xml +++ b/sandbox/travelsample/launchers/notification-jms/build.xml @@ -22,7 +22,6 @@ - @@ -34,6 +33,7 @@ + diff --git a/sandbox/travelsample/launchers/notification-ws/build.xml b/sandbox/travelsample/launchers/notification-ws/build.xml index 2d9660caeb..cc9e73890c 100644 --- a/sandbox/travelsample/launchers/notification-ws/build.xml +++ b/sandbox/travelsample/launchers/notification-ws/build.xml @@ -22,7 +22,6 @@ - @@ -34,6 +33,7 @@ + diff --git a/sandbox/travelsample/launchers/policy/build.xml b/sandbox/travelsample/launchers/policy/build.xml index 2e670f6983..376a1830bc 100644 --- a/sandbox/travelsample/launchers/policy/build.xml +++ b/sandbox/travelsample/launchers/policy/build.xml @@ -22,12 +22,12 @@ - + -- cgit v1.2.3