[JWebUnit-development] SF.net SVN: jwebunit:[908] trunk
Brought to you by:
henryju
|
From: <he...@us...> - 2011-08-18 08:17:39
|
Revision: 908
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=908&view=rev
Author: henryju
Date: 2011-08-18 08:17:32 +0000 (Thu, 18 Aug 2011)
Log Message:
-----------
Prepare the release
Modified Paths:
--------------
trunk/README.txt
trunk/src/changes/changes.xml
Modified: trunk/README.txt
===================================================================
--- trunk/README.txt 2011-08-16 11:56:33 UTC (rev 907)
+++ trunk/README.txt 2011-08-18 08:17:32 UTC (rev 908)
@@ -1,4 +1,4 @@
-The JWebUnit team is pleased to announce the JWebUnit 2.4 release!
+The JWebUnit team is pleased to announce the JWebUnit 3.0 release!
http://jwebunit.sourceforge.net
@@ -7,7 +7,7 @@
JUnit to create acceptance tests. As the tests were being written, they were
continuously refactored to remove duplication and other bad smells in the test
code. JWebUnit is the result of these refactorings.
-We are now using HtmlUnit (htmlunit.sourceforge.net).
+We are using HtmlUnit (htmlunit.sourceforge.net).
Changes in this version are available here:
http://jwebunit.sourceforge.net/changes-report.html
Modified: trunk/src/changes/changes.xml
===================================================================
--- trunk/src/changes/changes.xml 2011-08-16 11:56:33 UTC (rev 907)
+++ trunk/src/changes/changes.xml 2011-08-18 08:17:32 UTC (rev 908)
@@ -30,7 +30,7 @@
</author>
</properties>
<body>
- <release version="3.0" date="UNKNOW" description="Updated all internals to JUnit 4. HtmlUnit 2.9.">
+ <release version="3.0" date="August 18, 2011" description="Updated all internals to JUnit 4. HtmlUnit 2.9.">
<action type="update" dev="henryju">
Updated to HtmlUnit 2.9.
</action>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|