diff options
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/compliance-tests/assembly/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml index 9975e757ac..aca8b0c22f 100644 --- a/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml @@ -78,7 +78,6 @@ <configuration>
<excludes>
<!-- Real otest/Tuscany problems -->
- <exclude>**/ASM_4005_TestCase.java</exclude><!-- see TUSCANY-xxxx -->
<exclude>**/ASM_10002_TestCase.java</exclude><!-- see TUSCANY-3503 -->
<!-- actually is working but the err msgs come out in a different order so the msg text test fails -->
|