From: dion g. <dio...@us...> - 2005-06-24 03:29:46
|
diongillard 05/06/23 20:29:37 Modified: was5/xdocs changes.xml Log: Add deprecated goal docs Revision Changes Path 1.15 +1 -0 maven-plugins/was5/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/changes.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- changes.xml 24 Jun 2005 03:28:33 -0000 1.14 +++ changes.xml 24 Jun 2005 03:29:37 -0000 1.15 @@ -7,6 +7,7 @@ </properties> <body> <release version="2.0-SNAPSHOT" date="in CVS"> + <action dev="diongillard" type="update">Deprecate was5:run-script, replacing it with was5:runScript</action> <action dev="diongillard" type="fix">Use ws_ant to invoke tasks, instead of using a taskdef inside Maven, as this is not supported by IBM</action> <action dev="diongillard" type="fix">username not being passed correctly</action> </release> |