summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/compliance-tests
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-12 14:29:04 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-05-12 14:29:04 +0000
commitb1d6facedb7889ad39e70c9210ff6e4479d02b7d (patch)
treebbf9572d2028f3438b04bae6280d6634dd9efc15 /sca-java-2.x/trunk/compliance-tests
parent751a7eef65bc0e4a60a77534ebe6a39ab92428e3 (diff)
Remove exclude as the test works now
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943512 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/compliance-tests')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
index 64f269c056..3d6198b7ad 100644
--- a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
@@ -79,7 +79,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<excludes>
- <exclude>**/JCA_8007_TestCase.java</exclude><!-- see TUSCANY-3482 -->
</excludes>
</configuration>
</plugin>