Hi all,
I've put together the pre-release of 1.2. Please take a moment and check the release. If nobody sees a problem, I'll release the 1.2 version on the official file system.
You can find the pre-release on the following URL:
http://jwebunit.sourceforge.net/release-1.2
Notes:
* the version number of the release is embedded in:
* the manifest file in the jwebunit jar,
* the filename of the jar: jwebunit-<version>.jar
* the zipfilename: jwebunit-<version>.zip
* the release build is done using maven
* I've attached the announcement I could generate using maven, which is the text I'll be using as the release announcement
* All links in the documentation are valid url's, but some don't point to the correct issue (like changes-report.html), this is due to not fully supported sourceforge issuetracker by the changes plugin of maven.
* all tests run
Martijn
The announcement:
The jwebunit team is pleased to announce the jWebUnit 1.2 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:
Fixed bugs:
o Wrong text in Assert Issue: 856218. Thanks to Roberto Cosenza.
o quickstart.html setBaseUrl is mistyped Issue: 908440. Thanks to Vasile
Alaiba.
o assertFormElementPresent fails when a form is in an IFRAME Issue: 910242.
Thanks to Hien Nguyen.
o assertLinkPresentWithImage("foo") fails if foo isn't first Issue: 908372.
o broken link in jwebunit-1.1.1 set of files Issue: 918278. Thanks to Jim
Cloughley.
o prevent js files from being returned as response content
o Fork enabled for ant-build compile. Issue: 727614. Thanks to Brad Clarke.
o Form submit overload for forms with multiple submit buttons. Issue: 745868.
Thanks to Charles Blaxland.
Changes:
o assertTextNotInElement method addition
o form assertion failure messages more accurate
o assertFormNotPresent method addition
o goto a page directly by url Thanks to Alex Chaffee.
o support for clicking links by text when there are multiple links with same
text on page Thanks to justin sampson.
o support for multiple checkboxes with different values
o Moved the build system from Ant to Maven.
o Upgraded all dependencies (httpunit, rhino, nekohtml, xerces, junit) to
their newest released version.
o Added support for cookies. Issue: 727614. Thanks to Vivek Venugopalan.
Have fun! -The jwebunit team
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
