From: Siegfried G. <wd...@us...> - 2004-10-12 13:26:59
|
wdsgoe 04/10/12 06:25:32 Modified: webtest/xdocs how-to.xml changes.xml Log: Preparing release 0.9.1 Revision Changes Path 1.6 +1 -1 maven-plugins/webtest/xdocs/how-to.xml Index: how-to.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/how-to.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- how-to.xml 18 Jul 2003 09:30:01 -0000 1.5 +++ how-to.xml 12 Oct 2004 13:25:32 -0000 1.6 @@ -2,7 +2,7 @@ <document> <properties> - <title>Maven Canoo WebTest Plug-i How To</title> + <title>Maven Canoo WebTest Plug-in How To</title> <author email="sie...@it...">Siegfried Goeschl</author> </properties> 1.6 +18 -0 maven-plugins/webtest/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/webtest/xdocs/changes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changes.xml 10 Aug 2003 13:59:34 -0000 1.5 +++ changes.xml 12 Oct 2004 13:25:32 -0000 1.6 @@ -7,6 +7,24 @@ <releases> + <release version="0.9.1" date="2004-08-10"> + <action dev="wdsgoe" type="update"> + Shipping the custom Canoo WebTest as plugin-resources since the can't be uploaded to IBIBLIOP + </action> + <action dev="wdsgoe" type="add"> + Added a webtest:loop target + </action> + </release> + + <release version="0.9.1" date="2004-08-10"> + <action dev="wdsgoe" type="update"> + Dropping JSTL in favour for XSLT and the the available XSL templates from Canoo + </action> + <action dev="wdsgoe" type="add"> + Added a webtest:loop target + </action> + </release> + <release version="0.8" date="2003-08-01"> <action dev="wdsgoe" type="fix"> Fixed empty target problem with the ANT invocation |