You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by hu...@apache.org on 2007/02/05 22:27:58 UTC

svn commit: r503881 - /incubator/woden/trunk/java/pom.xml

Author: hughesj
Date: Mon Feb  5 13:27:57 2007
New Revision: 503881

URL: http://svn.apache.org/viewvc?view=rev&rev=503881
Log:
Included QNameTest for WODEN-125

Modified:
    incubator/woden/trunk/java/pom.xml

Modified: incubator/woden/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/woden/trunk/java/pom.xml?view=diff&rev=503881&r1=503880&r2=503881
==============================================================================
--- incubator/woden/trunk/java/pom.xml (original)
+++ incubator/woden/trunk/java/pom.xml Mon Feb  5 13:27:57 2007
@@ -91,12 +91,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-            <excludes>
-                <!-- WODEN-125: 1 test in QNameTest failing on Sun JRE so exclude the test class-->
-                <exclude>**/QNameTest.class</exclude>
-            </excludes>
-        </configuration>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org