You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2006/10/10 19:05:41 UTC

svn commit: r454833 - /ant/core/trunk/docs/manual/CoreTasks/pathconvert.html

Author: mbenson
Date: Tue Oct 10 10:05:40 2006
New Revision: 454833

URL: http://svn.apache.org/viewvc?view=rev&rev=454833
Log:
document that <pathconvert> can actually support multiple resource collections now.

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

Modified: ant/core/trunk/docs/manual/CoreTasks/pathconvert.html
URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTasks/pathconvert.html?view=diff&rev=454833&r1=454832&r2=454833
==============================================================================
--- ant/core/trunk/docs/manual/CoreTasks/pathconvert.html (original)
+++ ant/core/trunk/docs/manual/CoreTasks/pathconvert.html Tue Oct 10 10:05:40 2006
@@ -26,8 +26,8 @@
 
 <h2><a name="pathconvert">Pathconvert</a></h2>
 <h3>Description</h3>
-<p>Converts a nested <a href="../CoreTypes/resources.html#collection">
-ResourceCollection</a>, or a reference to one, into a path
+<p>Converts nested <a href="../CoreTypes/resources.html#collection">
+ResourceCollection</a>s, or a reference to just one, into a path
 form for a particular platform, optionally storing the result into
 a given property. It can also be used when you need
 to convert a Resource Collection into a list, separated by a given



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org