diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-19 08:51:48 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-19 08:51:48 +0000 |
commit | fb1b389ce5736652924e26db726b37cf846da960 (patch) | |
tree | 6994b83d4ab407cc69a8fac05bc654c5538dbf26 /sandbox/scajcaa | |
parent | 802fbef9eca36bde16cc6931c61684c68aa44808 (diff) |
Add test client folder to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@826611 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/scajcaa')
-rw-r--r-- | sandbox/scajcaa/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/scajcaa/pom.xml b/sandbox/scajcaa/pom.xml index a680232d80..5405a2184c 100644 --- a/sandbox/scajcaa/pom.xml +++ b/sandbox/scajcaa/pom.xml @@ -64,6 +64,7 @@ <module>sca-api</module>
<module>xsd</module>
+ <module>sca-assembly/Test_Client</module>
<module>sca-java-caa</module>
<module>tuscany-java-caa-test-runner</module>
|