You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/10/25 11:22:16 UTC

svn commit: r1026992 - /tuscany/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml

Author: nash
Date: Mon Oct 25 09:22:16 2010
New Revision: 1026992

URL: http://svn.apache.org/viewvc?rev=1026992&view=rev
Log:
Merge r998238 Add source directory to make the generated build.xml file work correctly

Modified:
    tuscany/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml

Modified: tuscany/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml?rev=1026992&r1=1026991&r2=1026992&view=diff
==============================================================================
--- tuscany/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml (original)
+++ tuscany/sca-java-1.x/trunk/tutorials/store/store-test/pom.xml Mon Oct 25 09:22:16 2010
@@ -183,6 +183,7 @@
 
     <build>
        <finalName>${artifactId}</finalName>
+       <sourceDirectory>${basedir}/client</sourceDirectory>
        <testSourceDirectory>${basedir}</testSourceDirectory>
        <resources>
           <resource>