Revision: 538
Author:   henryju
Date:     2006-07-28 02:57:28 -0700 (Fri, 28 Jul 2006)
ViewCVS:  http://svn.sourceforge.net/jwebunit/?rev=538&view=rev

Log Message:
-----------
Prepare release.

Modified Paths:
--------------
    branches/1.x/README-1.3.txt
    branches/1.x/src/changes/changes.xml
Modified: branches/1.x/README-1.3.txt
===================================================================
--- branches/1.x/README-1.3.txt 2006-07-28 07:46:30 UTC (rev 537)
+++ branches/1.x/README-1.3.txt 2006-07-28 09:57:28 UTC (rev 538)
@@ -1,18 +1,18 @@
-The jWebUnit team is pleased to announce the jWebUnit 1.3 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. 
-
-Changes in this version include:
-
-  New Features:
+The jWebUnit team is pleased to announce the jWebUnit 1.3 release!
 
-o Added ability to navigate to windows / assert presence by window id.
+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. 
+
+Changes in this version include:
+
+  New Features:
+
+o Added ability to navigate to windows / assert presence by window id.
 o Refactoring of Table assertions to handle perfectly colspan and rowspan.
 o Added XPath methods to core API.
 o Added Maven 2 support. There are many reports available on the website.
@@ -21,17 +21,17 @@
 o Assert button (not) present with text added.
 o Added ability to navigate to windows / assert presence by window title.
 o Added assert select option present / not present.
-
-
-  Fixed bugs:
-o Javascript support better thanks to HtmlUnit
-
-  Changes:
+
+
+  Fixed bugs:
+o Javascript better support thanks to HtmlUnit
+
+  Changes:
 o Remove HttpUnit testing engine.
 o Updated to Jetty 6 for running tests. Need less dependencies and run faster.
 o Add HtmlUnit as testing engine, that provide better Javascript support.
-
-
-Have fun!
--The jWebUnit team
+
+
+Have fun!
+-The jWebUnit team
       
\ No newline at end of file

Modified: branches/1.x/src/changes/changes.xml
===================================================================
--- branches/1.x/src/changes/changes.xml        2006-07-28 07:46:30 UTC (rev 
537)
+++ branches/1.x/src/changes/changes.xml        2006-07-28 09:57:28 UTC (rev 
538)
@@ -5,7 +5,7 @@
                <author email="dashorst at users.sourceforge.net">Martijn 
Dashorst</author>
        </properties>
        <body>
-        <release version="1.3-SNAPSHOT" date="UNKNOW">
+        <release version="1.3" date="july 28, 2006">
             <action type="remove" dev="Julien Henry" due-to="Fred Burlet">
                 assertFormParameterValue is now deprecated. Please use more 
specific method, like
                 assertTextFieldEquals, assertSelectedValueEqual, ...


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

Reply via email to