peterreilly 2004/01/22 10:42:00 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH apply.html Log: sync with head Revision Changes Path No revision No revision 1.23.2.3 +5 -1 ant/docs/manual/CoreTasks/apply.html Index: apply.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/apply.html,v retrieving revision 1.23.2.2 retrieving revision 1.23.2.3 diff -u -r1.23.2.2 -r1.23.2.3 --- apply.html 13 Oct 2003 13:09:40 -0000 1.23.2.2 +++ apply.html 22 Jan 2004 18:41:59 -0000 1.23.2.3 @@ -265,6 +265,11 @@ <p>You can use any number of nested <code><dirset></code> elements to define the directories for this task and refer to <code><dirset></code>s defined elsewhere.</p> +<h4>mapper</h4> +<p>A single <code><mapper></code> specifies the target files +relative to the <CODE>dest</CODE> attribute for dependency checking. +At least one <code><fileset></code> or +<code><filelist></code> is required.</p> <h4>arg</h4> <p>Command line arguments should be specified as nested <code><arg></code> elements. See <a @@ -335,4 +340,3 @@ </body> </html> -
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]