Release History

VersionDateDescription
1.5 2006-08-03
1.2 2005-06-24
1.1 2005-06-03
1.0 2005-03-18
0.9.1 2004-10-28
0.9.0 2004-08-10
0.8 2003-08-01
0.7 2003-07-18
0.6 2003-01-3
0.6 2003-01-3
0.5 2002-12-30
0.4 2002-11-12
0.3 2002-10-24
0.2 2002-10-24
0.1 2002-10-18

Get the RSS feed of the last changes

Release 1.5 - 2006-08-03

TypeChangesBy
update Prepared release 1.5 wdsgoe
update Updated to WebTest 2.0, build number = R_1304 wdsgoe

Release 1.2 - 2005-06-24

TypeChangesBy
update Prepared release 1.2 wdsgoe
update Updated to WebTest 1.7, build number = R_881 wdsgoe
update Most dependencies are declared in project.xml (again) wdsgoe

Release 1.1 - 2005-06-03

TypeChangesBy

Release 1.0 - 2005-03-18

TypeChangesBy
update Upgrade to build 752 of Webtest. Mostly consists of updating jar files. epugh
fix Fixed anchors in the XSLT Thanks to David Gerber. wdsgoe
fix Hopefully fixed passing emtpy parameters to ANT on UNIX. Thanks to Krystian Nowak. wdsgoe
update Upgrade to build 733 of Webtest. Mostly consists of updating jar files. Thanks to Matt Raible. epugh
add Add the ability to supply a list of extra systemproperties (maven.webtest.sysproperties) that are passed into the Ant task. Any empty system properties will cause a prompt first to supply the data. epugh
fix Fix link to generated report when running maven site. epugh

Release 0.9.1 - 2004-10-28

TypeChangesBy
update Updated to Canoo WebTest 543 wdsgoe
update Shipping the custom Canoo WebTest libraries as plugin-resources since the can't be uploaded to IBIBLIO wdsgoe
update Removed the special handling for ANT targets in the JELLY script - hope this still works on UNIX?! wdsgoe

Release 0.9.0 - 2004-08-10

TypeChangesBy
update Dropping JSTL in favour for XSLT and the the available XSL templates from Canoo wdsgoe
add Added a webtest:loop target wdsgoe

Release 0.8 - 2003-08-01

TypeChangesBy
fix Fixed empty target problem with the ANT invocation under UNIX/LINUX wdsgoe

Release 0.7 - 2003-07-18

TypeChangesBy
update Got the plugin working for Maven B10. wdsgoe
update Dropped the finishing time of sumamry report since it is redundant and just use precious space wdsgoe
update Extended the individual test report to show the parameters of the test steps. The generated HTML report now contains all the information of the original XSLT report apart from the html parser warnings. wdsgoe

Release 0.6 - 2003-01-3

TypeChangesBy
fix Using current versions of Canoo Webtest, NekoHtml und XERCES wdsgoe
fix Removed feature in plugin.jelly wich allows to add a JAR into ANT's classpath using JAR id for the local repository. Not defining anything resulted to adding all Jars of the local repository wdsgoe
add Added more detailed information how to use Canoo Webtest with SSL wdsgoe

Release 0.6 - 2003-01-3

TypeChangesBy
fix Using current versions of Canoo Webtest, NekoHtml und XERCES wdsgoe
fix Removed feature in plugin.jelly wich allows to add a JAR into ANT's classpath using JAR id for the local repository. Not defining anything resulted to adding all Jars of the local repository wdsgoe
add Added more detailed information how to use Canoo Webtest with SSL wdsgoe

Release 0.5 - 2002-12-30

TypeChangesBy
add Added a "maven.webtest.target" property fo define a target to be executed wdsgoe
add Added a few Canoo Webtest samples wdsgoe
add The default target "webtest" does everything now wdsgoe

Release 0.4 - 2002-11-12

TypeChangesBy
fix Not inlcuding the project dependencies when calling ANT. This should avoid clashes with the various Xerces on this planet wdsgoe
add Since the project dependencies are not longer included a new property maven.webtest.jar.include is used tpo selectively import JARs from the project. The property contains a comma seperated list of JAR ids to add JARs defined in the project.xml wdsgoe
add Using HttpUnit 1.5 instead of 1.4.1 wdsgoe
add Using NeckoHTML instead of JTidy due to HttpUnit 1.5 wdsgoe

Release 0.3 - 2002-10-24

TypeChangesBy
fix Removed XALAN from the ANT classpath since it was not needed wdsgoe
add Using images for the result of a webtest wdsgoe
add Added number of executed tests to summary report wdsgoe

Release 0.2 - 2002-10-24

TypeChangesBy
add Retrieving the required JARs from project.xml wdsgoe
add Provided properties to add additional JARs for executing ANT wdsgoe

Release 0.1 - 2002-10-18

TypeChangesBy
add Initial plugin created wdsgoe