Revision: 903
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=903&view=rev
Author:   henryju
Date:     2011-08-16 09:40:07 +0000 (Tue, 16 Aug 2011)

Log Message:
-----------
Update to HtmlUnit 2.9

Modified Paths:
--------------
    trunk/pom.xml
    trunk/src/changes/changes.xml

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2011-03-28 23:30:22 UTC (rev 902)
+++ trunk/pom.xml       2011-08-16 09:40:07 UTC (rev 903)
@@ -399,7 +399,7 @@
             <dependency>
                 <groupId>net.sourceforge.htmlunit</groupId>
                 <artifactId>htmlunit</artifactId>
-                <version>2.8</version>
+                <version>2.9</version>
             </dependency>
             <dependency>
                 <groupId>org.seleniumhq.selenium.client-drivers</groupId>

Modified: trunk/src/changes/changes.xml
===================================================================
--- trunk/src/changes/changes.xml       2011-03-28 23:30:22 UTC (rev 902)
+++ trunk/src/changes/changes.xml       2011-08-16 09:40:07 UTC (rev 903)
@@ -31,7 +31,10 @@
         </author>
     </properties>
     <body>
-        <release version="3.0" date="UNKNOW" description="Updated all 
internals to JUnit 4">
+        <release version="3.0" date="UNKNOW" description="Updated all 
internals to JUnit 4. HtmlUnit 2.9.">
+            <action type="update" dev="henryju">
+                Updated to HtmlUnit 2.9.
+            </action>
             <action type="fix" dev="henryju" issue="3190055" due-to="Achim 
Westermann">
                 Fixed handling of several cookies/headers with same name. 
getAllHeaders() was wrongly returning only the latest header
                 header with the same name so this method was deprecated and a 
new one was added with a different return type. 


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

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to