summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-07-28 08:11:49 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-07-28 08:11:49 +0000
commitb730cb427a48ba65898c0b7dd118436f5263c092 (patch)
tree693b305662783a7902c6b311b7d325fe397ba4b8 /sca-java-2.x/trunk/samples/pom.xml
parentf3ad3fa352d2c26c9213796171a0da2379d0efcb (diff)
Catching up with ML conversation re. dynamic interfaces so thought I'd add a script sample so I can play with what we do to date.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@979980 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml
index 4eb40567d2..5fea4bc450 100644
--- a/sca-java-2.x/trunk/samples/pom.xml
+++ b/sca-java-2.x/trunk/samples/pom.xml
@@ -67,6 +67,7 @@
<module>binding-sca</module>
<module>contribution-binding-ws-calculator</module>
<module>contribution-implementation-java-calculator</module>
+ <module>implementation-script</module>
<!-- contributions - Tuscany samples -->