Revision: 816
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=816&view=rev
Author: henryju
Date: 2009-11-30 16:14:19 +0000 (Mon, 30 Nov 2009)
Log Message:
-----------
This parameter was preventing Hudson from ignoring test failures.
Modified Paths:
--------------
trunk/jwebunit-htmlunit-plugin/pom.xml
Modified: trunk/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- trunk/jwebunit-htmlunit-plugin/pom.xml 2009-11-30 06:34:35 UTC (rev
815)
+++ trunk/jwebunit-htmlunit-plugin/pom.xml 2009-11-30 16:14:19 UTC (rev
816)
@@ -14,7 +14,6 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
- <testFailureIgnore>false</testFailureIgnore>
<includes>
<include>**/*Test.java</include>
<include>**/*Tests.java</include>
@@ -70,4 +69,4 @@
<properties>
<topDirectoryLocation>..</topDirectoryLocation>
</properties>
-</project>
\ No newline at end of file
+</project>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development