From fce13d6255809e0127d00fdabd15a4f0ba4081ad Mon Sep 17 00:00:00 2001 From: brett Date: Sun, 20 Feb 2005 01:26:23 +0000 Subject: [PATCH] minor fix to rsync command git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@154465 13f79535-47bb-0310-9956-ffa450edef68 --- site/plugin.jelly | 3 ++- site/xdocs/changes.xml | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/site/plugin.jelly b/site/plugin.jelly index 95e8a94d..b8b4ff61 100644 --- a/site/plugin.jelly +++ b/site/plugin.jelly @@ -303,8 +303,9 @@ Cleaning destination + - + diff --git a/site/xdocs/changes.xml b/site/xdocs/changes.xml index de8bc048..64efd3f8 100644 --- a/site/xdocs/changes.xml +++ b/site/xdocs/changes.xml @@ -25,6 +25,7 @@ + Corrected rsync behaviour in some environments Remove -v option from rsync by default