From: dion g. <dio...@us...> - 2004-08-04 07:16:34
|
diongillard 04/08/04 00:16:28 Modified: was5/xdocs changes.xml Log: Doc change Revision Changes Path 1.7 +3 -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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- changes.xml 1 Aug 2004 23:27:45 -0000 1.6 +++ changes.xml 4 Aug 2004 07:16:28 -0000 1.7 @@ -6,6 +6,9 @@ <author email="dio...@us...">dIon Gillard</author> </properties> <body> + <release version="1.2" date="in CVS"> + <action dev="diongillard" type="fix">Fix typo for ${maven.was5.ejbDeploy}. The code was checking ${maven.was5.ejbdeploy}</action> + </release> <release version="1.1" date="2004-08-02"> <action dev="diongillard" type="add">Add was5:run-script goal</action> <action dev="diongillard" type="fix">Check ${maven.was5.home} is specified before using</action> |