summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 09:22:16 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 09:22:16 +0000
commit7a009e8362d5186f06f422a51c7685bf04f9ac73 (patch)
tree8df06d1329f95d812d2146575ea4d25aeb2c72de /sca-java-1.x/trunk/tutorials
parent305bbdc8713a40ad21dc5b21709110d2f8bcc8bc (diff)
Merge r998238 Add source directory to make the generated build.xml file work correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026992 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tutorials')
-rw-r--r--sca-java-1.x/trunk/tutorials/store/store-test/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml b/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml
index 96654f5170..57398bc876 100644
--- a/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml
@@ -183,6 +183,7 @@
<build>
<finalName>${artifactId}</finalName>
+ <sourceDirectory>${basedir}/client</sourceDirectory>
<testSourceDirectory>${basedir}</testSourceDirectory>
<resources>
<resource>