Revision: 507
Author: henryju
Date: 2006-06-26 07:42:41 -0700 (Mon, 26 Jun 2006)
ViewCVS: http://svn.sourceforge.net/jwebunit/?rev=507&view=rev
Log Message:
-----------
Ignore test failure = false.
Modified Paths:
--------------
branches/1.x/jwebunit-htmlunit-plugin/pom.xml
Modified: branches/1.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/1.x/jwebunit-htmlunit-plugin/pom.xml 2006-06-26 14:38:56 UTC
(rev 506)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml 2006-06-26 14:42:41 UTC
(rev 507)
@@ -23,7 +23,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <testFailureIgnore>true</testFailureIgnore>
+ <testFailureIgnore>false</testFailureIgnore>
<includes>
<include>**/*Test.java</include>
<include>**/*Tests.java</include>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development