You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2009/04/09 15:59:45 UTC

svn commit: r763656 - /ant/core/trunk/docs/manual/CoreTasks/sync.html

Author: bodewig
Date: Thu Apr  9 13:59:45 2009
New Revision: 763656

URL: http://svn.apache.org/viewvc?rev=763656&view=rev
Log:
preserveInTarget has been introduced with Ant 1.7.0

Modified:
    ant/core/trunk/docs/manual/CoreTasks/sync.html

Modified: ant/core/trunk/docs/manual/CoreTasks/sync.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/sync.html?rev=763656&r1=763655&r2=763656&view=diff
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/sync.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/sync.html Thu Apr  9 13:59:45 2009
@@ -105,6 +105,8 @@
 
 <h4>preserveInTarget</h4>
 
+<p><em>Since Ant 1.7.0</em></p>
+
 <p>Specifies files or directories that should be kept in the target
 directory even if they are not present in one of the source
 directories.</p>