From a7621ae2165cc951c45fd44c56df260c9157b849 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 5 Feb 2009 09:41:39 +0000 Subject: Fix the problem with the distributions overwriting each other by merging the two assembly plugin configs in to one. That has some implications - the itests need the dir distribution so the distributions need to be built all the time not just with the distribution profile, so the assembly builds are moved to the default profile. To get it to work had to change appendAssemblyId to true so the dir distribution folder name changed again and the samples using that updated to match git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741059 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/binding-ws-calculator/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/sca/samples/binding-ws-calculator/build.xml') diff --git a/java/sca/samples/binding-ws-calculator/build.xml b/java/sca/samples/binding-ws-calculator/build.xml index 0742bb396c..55544a5af7 100644 --- a/java/sca/samples/binding-ws-calculator/build.xml +++ b/java/sca/samples/binding-ws-calculator/build.xml @@ -59,7 +59,7 @@ failonerror="true"> - + -- cgit v1.2.3