mbenson 2004/03/12 09:30:41 Modified: docs/manual/CoreTasks pathconvert.html Log: Add "since" for nested <mapper>. Revision Changes Path 1.15 +3 -2 ant/docs/manual/CoreTasks/pathconvert.html Index: pathconvert.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/pathconvert.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- pathconvert.html 27 Feb 2004 23:23:05 -0000 1.14 +++ pathconvert.html 12 Mar 2004 17:30:41 -0000 1.15 @@ -20,7 +20,8 @@ <p>Nested <code><map></code> elements can be specified to map Windows drive letters to Unix paths, and vice-versa.</p> <p>More complex transformations can be achieved using a nested -<a href="../CoreTypes/mapper.html"><code><mapper></code></a>. +<a href="../CoreTypes/mapper.html"><code><mapper></code></a> +(since Ant 1.6.2). </p> <h3>Parameters</h3> @@ -120,7 +121,7 @@ <h4>mapper</h4> <p>A single nested <a href="../CoreTypes/mapper.html"> <code><mapper></code></a> element can be specified -to perform any of various filename transformations. +to perform any of various filename transformations (since Ant 1.6.2). </p> <h3>Examples</h3>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]