summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-17 18:38:41 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-17 18:38:41 +0000
commitba0690ce4d0210dd6d0a2b1c6053b97ba90c25ad (patch)
tree740c90c76e76ab178ee99bb69f9ceb334951b938 /sca-java-1.x
parentaac6c6eec869e7d623fd9713460380608bdf5048 (diff)
Add source directory to make the generated build.xml file work correctly
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998238 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml
index f335e8e05c..aeacb725a1 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/store-test/pom.xml
@@ -183,6 +183,7 @@
<build>
<finalName>${artifactId}</finalName>
+ <sourceDirectory>${basedir}/client</sourceDirectory>
<testSourceDirectory>${basedir}</testSourceDirectory>
<resources>
<resource>