Author: antelder
Date: Fri May 14 07:45:03 2010
New Revision: 944148
URL: http://svn.apache.org/viewvc?rev=944148&view=rev
Log:
Remove exclude for ASM_4005 as its working now
Modified:
tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
Modified: tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml?rev=944148&r1=944147&r2=944148&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/compliance-tests/assembly/pom.xml Fri May 14
07:45:03 2010
@@ -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 -->