summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-08-17 14:47:30 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-08-17 14:47:30 +0000
commitaf12c60edacb21d99760862e702e4665717471b7 (patch)
tree37163920226eb29fd822410924746c9ef39a2473 /sca-java-2.x
parent653f7665b4412896ab5bb009b01b0c703922f27e (diff)
Add interface-matching to the build so at least the distributed part is exercised.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1158751 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/testing/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml
index 45973c2ceb..c5ed5728b1 100644
--- a/sca-java-2.x/trunk/testing/itest/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/pom.xml
@@ -63,6 +63,7 @@
<module>implementation-spring</module>
<module>import-export</module>
<module>interfaces</module>
+ <module>interface-matching</module>
<module>java-lifecycle-exceptions</module>
<module>jms</module>
<module>lifecycle</module>