From: dion g. <dio...@us...> - 2005-06-24 03:29:17
|
diongillard 05/06/23 20:28:38 Modified: was5/xdocs changes.xml Log: Add comments Revision Changes Path 1.14 +1 -1 maven-plugins/was5/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was5/xdocs/changes.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.xml 23 Jun 2005 18:03:10 -0000 1.13 +++ changes.xml 24 Jun 2005 03:28:33 -0000 1.14 @@ -7,7 +7,7 @@ </properties> <body> <release version="2.0-SNAPSHOT" date="in CVS"> - <action dev="diongillard" type="fix">Use ws_ant to invoke tasks, instead of using a taskdef as this is not supported by IBM</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> <release version="1.2" date="2004-08-27"> |