Revision: 687
http://svn.sourceforge.net/jwebunit/?rev=687&view=rev
Author: henryju
Date: 2007-03-17 11:00:02 -0700 (Sat, 17 Mar 2007)
Log Message:
-----------
Update documentation.
Update HtmlUnit to 1.11.
Modified Paths:
--------------
trunk/jwebunit-htmlunit-plugin/pom.xml
trunk/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml
trunk/pom.xml
trunk/src/changes/changes.xml
trunk/src/site/xdoc/index.xml
trunk/src/site/xdoc/installation.xml
Modified: trunk/jwebunit-htmlunit-plugin/pom.xml
===================================================================
--- trunk/jwebunit-htmlunit-plugin/pom.xml 2007-03-17 16:27:13 UTC (rev
686)
+++ trunk/jwebunit-htmlunit-plugin/pom.xml 2007-03-17 18:00:02 UTC (rev
687)
@@ -36,7 +36,7 @@
<dependency>
<groupId>htmlunit</groupId>
<artifactId>htmlunit</artifactId>
- <version>1.10</version>
+ <version>1.11</version>
</dependency>
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
Modified: trunk/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml
===================================================================
--- trunk/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml 2007-03-17
16:27:13 UTC (rev 686)
+++ trunk/jwebunit-htmlunit-plugin/src/site/xdoc/index.xml 2007-03-17
18:00:02 UTC (rev 687)
@@ -90,7 +90,7 @@
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
<artifactId>jwebunit-htmlunit-plugin</artifactId>
- <version>1.4-rc4</version>
+ <version>1.4</version>
</dependency>
...
</dependencies>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2007-03-17 16:27:13 UTC (rev 686)
+++ trunk/pom.xml 2007-03-17 18:00:02 UTC (rev 687)
@@ -204,7 +204,9 @@
</executions>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
+ <version>2.2-SNAPSHOT</version>
<configuration>
<attach>false</attach>
<descriptors>
Modified: trunk/src/changes/changes.xml
===================================================================
--- trunk/src/changes/changes.xml 2007-03-17 16:27:13 UTC (rev 686)
+++ trunk/src/changes/changes.xml 2007-03-17 18:00:02 UTC (rev 687)
@@ -7,6 +7,16 @@
</author>
</properties>
<body>
+ <release version="1.5" date="UNKNOW">
+ </release>
+ <release version="1.4" date="march 17, 2007">
+ <action type="update" dev="Julien Henry">
+ Update to HtmlUnit 1.11.
+ </action>
+ <action type="add" dev="Julien Henry" issue="1677214"
due-to="Dragan Pazin">
+ Add a new method: getElementTextByXPath.
+ </action>
+ </release>
<release version="1.4-RC4" date="march 04, 2007">
<action type="add" dev="Julien Henry" issue="993058" due-to="Chris
Eldredge">
Add new ResourceBundle related methods allowing formatting of
resources.
Modified: trunk/src/site/xdoc/index.xml
===================================================================
--- trunk/src/site/xdoc/index.xml 2007-03-17 16:27:13 UTC (rev 686)
+++ trunk/src/site/xdoc/index.xml 2007-03-17 18:00:02 UTC (rev 687)
@@ -11,7 +11,7 @@
<body>
<section name="Welcome">
<p>
- You are on the JWebUnit 1.x website. Current version is 1.4-RC4. This
is
+ You are on the JWebUnit 1.x website. Current version is 1.4. This is
the "stable" version of JWebUnit. You can also consult <a
href="2.x/index.html">JWebUnit 2.x website</a>.
</p>
</section>
Modified: trunk/src/site/xdoc/installation.xml
===================================================================
--- trunk/src/site/xdoc/installation.xml 2007-03-17 16:27:13 UTC (rev
686)
+++ trunk/src/site/xdoc/installation.xml 2007-03-17 18:00:02 UTC (rev
687)
@@ -22,7 +22,7 @@
<dependency>
<groupId>net.sourceforge.jwebunit</groupId>
<artifactId>jwebunit-htmlunit-plugin</artifactId>
- <version>1.4-rc4</version>
+ <version>1.4</version>
<scope>test</scope>
</dependency>
</dependencies>
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