Author: hughesj
Date: Wed Jan 31 14:31:27 2007
New Revision: 502023
URL: http://svn.apache.org/viewvc?view=rev&rev=502023
Log:
WODEN-125: re-enabled the QNameTeest that now works
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=502023&r1=502022&r2=502023
==============================================================================
--- incubator/woden/trunk/java/pom.xml (original)
+++ incubator/woden/trunk/java/pom.xml Wed Jan 31 14:31:27 2007
@@ -91,12 +91,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <excludes>
- <!-- WODEN-125: 6 tests in QNameTest failing so exclude the
test class-->
- <exclude>**/QNameTest.class</exclude>
- </excludes>
- </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]