summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-25 06:00:05 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-25 06:00:05 +0000
commit84995215061f73e1124a2127730d2303b03df14c (patch)
tree1b87c35fd3d43a5678beda9ec572bcf577e2dd75 /sca-java-2.x/trunk/itest/pom.xml
parent83dc875c50a1754602ffff6badc36d79bfbb7e1c (diff)
Add node-launcher-equinox itest
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@927283 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/pom.xml')
-rw-r--r--sca-java-2.x/trunk/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/pom.xml b/sca-java-2.x/trunk/itest/pom.xml
index c145d7e7cc..237a6fc2ea 100644
--- a/sca-java-2.x/trunk/itest/pom.xml
+++ b/sca-java-2.x/trunk/itest/pom.xml
@@ -61,6 +61,7 @@
<module>interfaces</module>
<module>jms</module>
<module>nodes</module>
+ <module>node-launcher-equinox</module>
<module>oneway</module>
<!-- why commented out?
<module>operation-overloading</module>