From: dion g. <dio...@us...> - 2004-07-18 15:49:16
|
diongillard 04/07/18 08:49:10 Modified: was40/xdocs changes.xml Log: Doc changes Revision Changes Path 1.14 +2 -0 maven-plugins/was40/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/was40/xdocs/changes.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- changes.xml 13 Jul 2004 07:04:27 -0000 1.13 +++ changes.xml 18 Jul 2004 15:49:09 -0000 1.14 @@ -7,6 +7,8 @@ </properties> <body> <release version="1.3.1" date="in CVS"> + <action dev="diongillard" type="update">Added app-reinstall goal.</action> + <action dev="diongillard" type="update">Added app-install and remove goals as synonyms for deploy-ear and undeploy-ear.</action> <action dev="diongillard" type="update">Updated docs for clarity and formatting</action> <action dev="diongillard" type="fix">remove use of outputproperty for exec, as multiple executions caused the same error to be displayed</action> </release> |