[JWebUnit-development] SF.net SVN: jwebunit:[740] trunk
Brought to you by:
henryju
|
From: <he...@us...> - 2008-10-27 08:12:22
|
Revision: 740
http://jwebunit.svn.sourceforge.net/jwebunit/?rev=740&view=rev
Author: henryju
Date: 2008-10-27 08:12:20 +0000 (Mon, 27 Oct 2008)
Log Message:
-----------
Prepare for 2.0 release.
Added Paths:
-----------
trunk/README.txt
Removed Paths:
-------------
trunk/README-1.5.txt
Deleted: trunk/README-1.5.txt
===================================================================
--- trunk/README-1.5.txt 2008-10-07 16:28:07 UTC (rev 739)
+++ trunk/README-1.5.txt 2008-10-27 08:12:20 UTC (rev 740)
@@ -1,17 +0,0 @@
-The JWebUnit team is pleased to announce the JWebUnit 1.5 release!
-
-http://jwebunit.sourceforge.net
-
-JWebUnit is a Java framework that facilitates creation of acceptance tests for
-web applications. It evolved from a project where we were using HttpUnit and
-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).
-
-Changes in this version are available here:
-http://jwebunit.sourceforge.net/changes-report.html
-
-Have fun!
--The JWebUnit team
-
Copied: trunk/README.txt (from rev 739, trunk/README-1.5.txt)
===================================================================
--- trunk/README.txt (rev 0)
+++ trunk/README.txt 2008-10-27 08:12:20 UTC (rev 740)
@@ -0,0 +1,17 @@
+The JWebUnit team is pleased to announce the JWebUnit 2.0 release!
+
+http://jwebunit.sourceforge.net
+
+JWebUnit is a Java framework that facilitates creation of acceptance tests for
+web applications. It evolved from a project where we were using HttpUnit and
+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).
+
+Changes in this version are available here:
+http://jwebunit.sourceforge.net/changes-report.html
+
+Have fun!
+-The JWebUnit team
+
Property changes on: trunk/README.txt
___________________________________________________________________
Added: svn:mergeinfo
+
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|