Revision: 802
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=802&view=rev
Author: henryju
Date: 2009-04-28 13:41:05 +0000 (Tue, 28 Apr 2009)
Log Message:
-----------
Updated to HtmlUnit 2.5 + other minor plugin upgrades.
Modified Paths:
--------------
trunk/pom.xml
trunk/src/changes/changes.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2009-03-10 15:44:23 UTC (rev 801)
+++ trunk/pom.xml 2009-04-28 13:41:05 UTC (rev 802)
@@ -213,7 +213,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-8</version>
+ <version>2.0-beta-9</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<preparationGoals>clean
install</preparationGoals>
@@ -231,6 +231,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
+ <version>2.6</version>
<configuration>
<downloadSources>true</downloadSources>
<downloadJavadoc>true</downloadJavadoc>
@@ -294,7 +295,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
- <version>2.4</version>
+ <version>2.5</version>
</dependency>
<dependency>
<groupId>org.openqa.selenium.client-drivers</groupId>
Modified: trunk/src/changes/changes.xml
===================================================================
--- trunk/src/changes/changes.xml 2009-03-10 15:44:23 UTC (rev 801)
+++ trunk/src/changes/changes.xml 2009-04-28 13:41:05 UTC (rev 802)
@@ -8,6 +8,9 @@
</properties>
<body>
<release version="2.2" date="UNKNOW">
+ <action type="update" dev="henryju">
+ Updated to HtmlUnit 2.5.
+ </action>
<action type="add" dev="henryju" issue="2106019" due-to="Kent R.
Spillner">
Enable partial matches of image src and alt attributes. Added
assertImagePresentPartial(String partialImageSrc, String partialImageAlt)
method.
</action>
@@ -20,9 +23,6 @@
<action type="fix" dev="henryju" issue="2525065" due-to="Sivan
Mozes">
WebClient.closeAllWindows() called to prevent memory leak.
</action>
- <action type="update" dev="henryju">
- Updated to HtmlUnit 2.4.
- </action>
</release>
<release version="2.1" date="December 12, 2008">
<action type="add" dev="jevonwright">
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development