diff options
-rw-r--r-- | sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml | 1 |
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>
|