From: dion g. <dio...@us...> - 2004-08-04 07:39:54
|
diongillard 04/08/04 00:39:48 Modified: was5/xdocs changes.xml Log: Doc changes Revision Changes Path 1.8 +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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- changes.xml 4 Aug 2004 07:16:28 -0000 1.7 +++ changes.xml 4 Aug 2004 07:39:48 -0000 1.8 @@ -8,6 +8,7 @@ <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> + <action dev="diongillard" type="fix">Check the ear exists before trying to install it.</action> </release> <release version="1.1" date="2004-08-02"> <action dev="diongillard" type="add">Add was5:run-script goal</action> |