summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/policy/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2012-02-20 10:40:35 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2012-02-20 10:40:35 +0000
commitdcdefa32b02ea6df9e1226a0d7028d89531f983a (patch)
tree1ec381da93c1781ff31daee3e87a0ce5185b2396 /sca-java-2.x/trunk/testing/itest/policy/pom.xml
parent1a01ce4fe5882fcc5b312172d7fdf409e0cb9765 (diff)
TUSCANY-4017 - add a test case to ensure that the exactlyOnce profile intent resolves to atLeastOnce and atMostOnce.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1291186 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/policy/pom.xml')
-rw-r--r--sca-java-2.x/trunk/testing/itest/policy/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/policy/pom.xml b/sca-java-2.x/trunk/testing/itest/policy/pom.xml
index 4e62039bbd..07998c97d7 100644
--- a/sca-java-2.x/trunk/testing/itest/policy/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/policy/pom.xml
@@ -33,9 +33,8 @@
<module>matching</module>
<module>wspolicy</module>
<module>operations</module>
-<!--
<module>interceptors</module>
--->
+ <module>reliability</module>
</modules>
</project>