Revision: 853
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=853&view=rev
Author:   henryju
Date:     2010-10-18 09:08:30 +0000 (Mon, 18 Oct 2010)

Log Message:
-----------
Updated to surefire 2.6 to support parallel build.

Modified Paths:
--------------
    trunk/jwebunit-htmlunit-plugin/pom.xml
    trunk/jwebunit-selenium-plugin/pom.xml

Modified: trunk/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- trunk/jwebunit-htmlunit-plugin/pom.xml      2010-10-18 07:41:54 UTC (rev 
852)
+++ trunk/jwebunit-htmlunit-plugin/pom.xml      2010-10-18 09:08:30 UTC (rev 
853)
@@ -14,7 +14,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.5</version>
                 <configuration>
                     <includes>
                         <include>**/*Test.java</include>

Modified: trunk/jwebunit-selenium-plugin/pom.xml
===================================================================
--- trunk/jwebunit-selenium-plugin/pom.xml      2010-10-18 07:41:54 UTC (rev 
852)
+++ trunk/jwebunit-selenium-plugin/pom.xml      2010-10-18 09:08:30 UTC (rev 
853)
@@ -14,7 +14,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-surefire-plugin</artifactId>
-                <version>2.5</version>
                 <configuration>
                     <testFailureIgnore>true</testFailureIgnore>
                     <skip>true</skip>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to