Author: blin
Date: Fri Nov 17 06:09:42 2006
New Revision: 476145

URL: http://svn.apache.org/viewvc?view=rev&rev=476145
Log:
reenable SequenceTest

Modified:
    incubator/cxf/trunk/pom.xml

Modified: incubator/cxf/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=476145&r1=476144&r2=476145
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Fri Nov 17 06:09:42 2006
@@ -321,7 +321,6 @@
                         <!-- do not exclude **/Abstract*Test.java 
**/Abstract*TestCase.java -->
                         <excludes>
                             <exclude>**/*$*</exclude>
-                           <exclude>**/systest/**/SequenceTest.java</exclude>
                         </excludes>
                         <reportFormat>${surefire.format}</reportFormat>
                         <useFile>${surefire.usefile}</useFile>


Reply via email to