Revision: 606
http://svn.sourceforge.net/jwebunit/?rev=606&view=rev
Author: henryju
Date: 2006-11-17 07:29:57 -0800 (Fri, 17 Nov 2006)
Log Message:
-----------
Update to HtmlUnit 1.10.
Modified Paths:
--------------
branches/1.x/jwebunit-htmlunit-plugin/pom.xml
branches/1.x/src/changes/changes.xml
Modified: branches/1.x/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- branches/1.x/jwebunit-htmlunit-plugin/pom.xml 2006-11-17 10:44:34 UTC
(rev 605)
+++ branches/1.x/jwebunit-htmlunit-plugin/pom.xml 2006-11-17 15:29:57 UTC
(rev 606)
@@ -35,65 +35,7 @@
<dependency>
<groupId>htmlunit</groupId>
<artifactId>htmlunit</artifactId>
- <version>1.9</version>
- <exclusions>
- <exclusion>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- </exclusion>
- <exclusion>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- </exclusion>
- <exclusion>
- <groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
- </exclusion>
- <exclusion>
- <groupId>junitperf</groupId>
- <artifactId>junitperf</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-jelly</groupId>
- <artifactId>commons-jelly</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-jelly</groupId>
- <artifactId>commons-jelly-tags-log</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-jelly</groupId>
- <artifactId>commons-jelly-tags-xml</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-jelly</groupId>
- <artifactId>commons-jelly-tags-junit</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-jexl</groupId>
- <artifactId>commons-jexl</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-cli</groupId>
- <artifactId>commons-cli</artifactId>
- </exclusion>
- <exclusion>
- <groupId>dom4j</groupId>
- <artifactId>dom4j</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- </exclusion>
- <exclusion>
- <groupId>gsbase</groupId>
- <artifactId>gsbase</artifactId>
- </exclusion>
- <exclusion>
- <groupId>jetty</groupId>
- <artifactId>org.mortbay.jetty</artifactId>
- </exclusion>
- </exclusions>
+ <version>1.10</version>
</dependency>
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
Modified: branches/1.x/src/changes/changes.xml
===================================================================
--- branches/1.x/src/changes/changes.xml 2006-11-17 10:44:34 UTC (rev
605)
+++ branches/1.x/src/changes/changes.xml 2006-11-17 15:29:57 UTC (rev
606)
@@ -8,6 +8,9 @@
</properties>
<body>
<release version="1.4" date="UNKNOW">
+ <action type="update" dev="Julien Henry">
+ Update to HtmlUnit 1.10.
+ </action>
<action type="fix" dev="Julien Henry">
Fix cookie support. You can now properly manually add cookie
to the conversation by
using TestContext.addCookie() before calling beginAt().
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development