summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/compliance-tests/policy
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-05-01 10:58:52 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-05-01 10:58:52 +0000
commit8661c0500cc78ba44dbced11ec291c2b579f4e1f (patch)
tree74caaac0c8681cd15470aa3e65e73b16ad4d6841 /sca-java-2.x/trunk/testing/compliance-tests/policy
parentd13465484db535e63f4042c156bdc5d01fe39635 (diff)
include otests dependency so tests run in eclipse
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1332614 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/compliance-tests/policy')
-rw-r--r--sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml
index 2e0bd8e6a7..842ffaf82f 100644
--- a/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml
+++ b/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml
@@ -32,11 +32,11 @@
<!-- This is only needed to get the module working in Eclipse which doesn't pick it up from the dependency plugin unpack -->
<!-- The dependency plugin unpack is needed as presently the surefire plugin wont run tests in a dependency jar -->
- <!-- dependency>
+ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-otests-policy-tests</artifactId>
<version>2.0-SNAPSHOT</version>
- </dependency -->
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>