summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 00:53:57 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 00:53:57 +0000
commite1bd5c0cd4909eb112bf1c6c687f0a4c0f4042dc (patch)
tree46673308a72540e2f67f18a7f947eb857f491d2b
parentd683dc4b30c79348b5e73f0f11b1cfd8ce4b9812 (diff)
Add scdl to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945981 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index 7d44f788a7..cc7913f1a5 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -83,7 +83,7 @@
<module>scaclient-api-osgi</module>
<module>scaclient-api-remote</module>
<module>scopes</module>
- <!-- module>scdl</module broken with sample refactoring -->
+ < module>scdl</module>
<module>services</module>
<module>service-reference</module>
<module>wires</module>