Author: evenisse
Date: Tue Jul 5 02:06:37 2005
New Revision: 209247
URL: http://svn.apache.org/viewcvs?rev=209247&view=rev
Log:
Fix type.
Modified:
maven/maven-1/plugins/trunk/site/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/site/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/site/xdocs/changes.xml?rev=209247&r1=209246&r2=209247&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/site/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/site/xdocs/changes.xml Tue Jul 5 02:06:37 2005
@@ -30,7 +30,7 @@
<action dev="aheritier" type="fix" issue="MPSITE-22">Goal site:ftpdeploy
does nothing</action>
<action dev="brett" type="fix">In SSH mode do not continue with other
commands if any prior commands have failed</action>
<action dev="brett" type="fix" issue="MPSITE-23" due-to="Oscar
Picasso">Corrected rsync behaviour in some environments</action>
- <action dev="brett" type="change">Remove -v option from rsync by
default</action>
+ <action dev="brett" type="update">Remove -v option from rsync by
default</action>
</release>
<release version="1.6" date="2005-01-18">
<action dev="brett" type="add">Add ability to clean the destination
before deployment</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]